Focal Point
[CLOSED] Save Question

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/50310269

April 28, 2009, 09:55 AM
dz
[CLOSED] Save Question
I'm a long time Focus mainframe developer. I just installed Developer Studio and wrote a procedure to create a Visual Discovery file using "on table save". Everything is working fine but I don't have a clue where Focus stored this file. Can anyone tell me?

This message has been edited. Last edited by: Kerry,
April 28, 2009, 10:12 AM
dhagen
It stored the file in a temp directory that was then promptly deleted at the end of the request.

Use the command
APP HOLDDATA directory-name

before the table request to target one of the /ibi/apps directories for the output.

e.g.
APP HOLDDATA baseapp


"There is no limit to what you can achieve ... if you don’t care who gets the credit." Roger Abbott
April 28, 2009, 10:29 AM
dz
I need to save this file permanently. Is APP HOLDDATA will keep the data after the procedure is done?
April 28, 2009, 10:45 AM
GinnyJakes
Yes. It will save it in the directory specified.

If you have a hold file that you want to save both the master and the file, you can issue APP HOLD dirname. APP HOLDMETA only holds the master.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google