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     A VALUE IS MISSING FOR: &IBIMR_user?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
A VALUE IS MISSING FOR: &IBIMR_user?
 Login/Join
 
Master
posted
We have added a logging fex as an Include in many of our report fexes. This log fex uses IBIMR_user, and works just fine in MRE.

Unfortunately, this doesn't work so well in reportcaster. We're getting an error of
Task error: A VALUE IS MISSING FOR: &IBIMR_user

Is there a way to either ignore the -include if the job is a reportcaster job OR to prevent the error from occuring?


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report This Post
Virtuoso
posted Hide Post
You might be able to use a DEFAULT set up using dialog manager code in the include that if it isn't there set it to some set value. Of course syntax is not my area of expertise in dialog manager.


Leah
 
Posts: 1317 | Location: Council Bluffs, IA | Registered: May 24, 2004Report This Post
Expert
posted Hide Post
Since Report Caster runs under a completely different servlet than MRE and the WF client, many variables are not available. Maybe someone with more MRE experience can tell you whether you can get the MR variable in RC.

With that said, here is something you can do. We have a situation in our shop where certain secure data bases require an include for the connect string. This include can be run from WF and uses user credentials in the connect string. If it is run from RC, it looks up credentials in a data base. The include program knows what its environment is based on the setting of a flag, in our case RC_app. The person setting up the schedule must code a value for the RC_app parameter in the Advanced section of the Task tab. There is a -DEFAULT in the include program.

So, Leah, you were right! Smiler

Jason, let me know if you need more details.


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
Master
posted Hide Post
I think I understand.
You put if/then logic in the fex that requires mr_user variable and set a variable in reportcaster pre-process to say that "this is a reportcaster job, so goto end of my INCLUDE app"

so simple.


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report This Post
Expert
posted Hide Post
You've got it!


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
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     A VALUE IS MISSING FOR: &IBIMR_user?

Copyright © 1996-2020 Information Builders