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     Report Caster and System Variables

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Report Caster and System Variables
 Login/Join
 
<DougLee>
posted
How can I -SET something based on a system variable which is not passed in from RC and is needed for proper execution of a fex which is submitted via RC? What I’m doing is as follows: -SET &CNCT = IF &IBIMR_domain EQ 'X' THEN 'Y' ELSE 'Z' ; Where 'X' is a valid value FOR &IBIMR_domain and &IBIMR_domain is a WebFOCUS / system variable. This is WebFOCUS 536 / AIX, Thanks, Doug
 
Report This Post
Master
posted Hide Post
Use && Global variables in one of the preprocesses to vary the action of rcaster jobs.

If you want a process to prompt for parameters and then run in the background use deferred execution.



Server: WF 7.6.2 ( BID/Rcaster) Platform: W2003Server/IIS6/Tomcat/SQL Server repository Adapters: SQL Server 2000/Oracle 9.2
Desktop: Dev Studio 765/XP/Office 2003 Applications: IFS/Jobscope/Maximo
 
Posts: 888 | Location: Airstrip One | Registered: October 06, 2006Report This Post
Virtuoso
posted Hide Post
Or you can set the variables in RC

Edit -> Task -> Advanced

There you will see the variables




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

 
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Report This Post
Expert
posted Hide Post
hey Doug, nice to see you on the Point.
If you put your -SET &CNT into a pre-processing fex for the caster task, the question i have is would the task fex itself run in the same agent as the preprocessing fex?
I dont know that it does...
Even if you set it as a &&CNT, would it die between pre-processing and task-processing?
John? Frank?




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
 
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003Report This Post
Virtuoso
posted Hide Post
Susannah...nice to see you on the point!


In Focus since 1993. WebFOCUS 7.7.03 Win 2003
 
Posts: 1903 | Location: San Antonio | Registered: February 28, 2005Report This Post
<DougLee>
posted
Thanks everyone for the input (Hi Susannah. Nice to be on the point - aka: Leading Bleeding Edge).

The problem is: I need to set a variable for "ENGINE SQLORA ... [connection]" based on the folder [abcdefgh/abcdefgh.htm]. However, that System Variable, &IBIMR_domain, is not available in my procedure and needs to be set in Report Caster. This defeats the idea of a procedure setting a variable dynamically.

More Thoughts?
 
Report 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     Report Caster and System Variables

Copyright © 1996-2020 Information Builders