Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] regarding HOLD.....

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] regarding HOLD.....
 Login/Join
 
Silver Member
posted
i want to create a hold file and use it in the other session,other session refers to the session which is outside the session where i created hold file.
my requirement is that i need to create that hold file into a master file,so that for any further creation of procedures i can directly use this master file instead of doing all the joins,defines,computes.

This message has been edited. Last edited by: Kerry,


WebFOCUS Version 7.6.7
windows
PDF
 
Posts: 44 | Location: Huntsville,Alabama | Registered: April 25, 2009Report This Post
Expert
posted Hide Post
In the procedure where you create the hold file, you can code an APP HOLD directory_name where directory_name is a folder in your ibi\apps structure. This will save the file AND the master into that directory.

You can now do one of two things. You can put and APP FI (FILEDEF) statement in each of the programs that wants to use that file OR you can update the hold master with a DATASET parameter and change the APP HOLD in the creation program to an APP HOLDDATA so as not to wipe out the change you just made.

I've typed in a lot of keywords here that you can use to do other searches in the Forum. This is a fairly basic activity to learn.


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
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
Expert
posted Hide Post
I totally agree with Ginny. There are two pages of posts regarding this subject, permanent hold files, that contain a vast amount of valuable information.
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Silver Member
posted Hide Post
thanks guys.


WebFOCUS Version 7.6.7
windows
PDF
 
Posts: 44 | Location: Huntsville,Alabama | Registered: April 25, 2009Report This Post
Silver Member
posted Hide Post
You could also store the hold file into a RDBMS and retrieve it in the second session.
Using SQL-Pass-Through removes the need for the masterfile, though you might need some care for the datatypes.

Just an idea.


WF 7.6.6 (MRE,BID, DevStudio, partly RC) on Windows 2003 /Apache/Tomcat
Output: HTML,Excel,PDF,PPT
Adapters: SQL Server, DB2, Oracle
 
Posts: 38 | Location: Austria, Linz | Registered: June 19, 2009Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] regarding HOLD.....

Copyright © 1996-2020 Information Builders