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.
What dictates whether the value in &FOCFEXNAME contains the full directory path or just the data flow? I have 2 different data flows putting &FOCFEXNAME into a column. The first results in appdir/flowname. The second results in flowname. Thanks!This message has been edited. Last edited by: Tamra,
WebFOCUS 7.7.06 Windows, All Outputs
Posts: 6 | Location: Des Moines, IA | Registered: April 10, 2014
While we wait for others to reply to this topic, what version of Data Migrator are you using.
In WebFOCUS using &FOCFEXNAME may depend on whether you are running a focexec in the App Folder or within MRE.
WebFOCUS Explanation: Manages reporting operations involving many similarly named requests that are executed using the EX command. &FOCFOCEXEC enables you to easily determine which procedure is running by returning the fully qualified path for the procedure. &FOCFOCEXEC can be specified within a request or a Dialogue Manager command to display the name of the current procedure.
What is it that you are trying to do with the &FOCFEXNAME?
Thank you for participating in the Focal Point Forum.
Kindest regards, Tamra Colangelo Focal Point Moderator - Information Builders Inc. * Summit 2016 – June
WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5
Posts: 487 | Location: Toronto | Registered: June 23, 2009
The following is a reply received back from a colleague in the Data Migrator group.
Here is what I noticed:
- If the procedure part of the process flow (IOWs, it is an icon), then the full path is displayed. - If the procedure is called from a stored proc, then only the name is displayed unless it is called using the application name o Example EX SHOWVARS will be “showvars” EX baseapp/SHOWVARS will be “baseapp/showvars”
There is an option in the DMConsole that says “Use application directory name with flow components” in “Options/Process Flow Designer”. That should be checked on to ensure the app name is always included in the “EX “ statements.
Hope that helps,
Thank you for participating in the Focal Point Forum.
Kindest regards, Tamra Colangelo Focal Point Moderator - Information Builders Inc.
WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5
Posts: 487 | Location: Toronto | Registered: June 23, 2009