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]Selection through parameters fails for some machines

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED]Selection through parameters fails for some machines
 Login/Join
 
Member
posted
The following issue happens only to some machines so I guess it's not a coding error.

Even the simplest selection:

TABLE FILE CAR
PRINT CAR
WHERE SEATS EQ &SEATS;
END


gives error message:
(FOC295) A VALUE IS MISSING FOR: &SEATS

Version is not the issue. We had 766 on some machines and 764 on others, while the error message pops up under both versions. And the rest that works also contain both versions.

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


____________________
764_XP
 
Posts: 14 | Registered: September 23, 2008Report This Post
Guru
posted Hide Post
quote:
&SEATS


It is a coding error if you haven't defined &SEATS


Try entering at the top of the statement:

 -SET &SEATS = '1'; 


it may be that you are trying to run it from another .fex or caster job which means its not prompting you to enter a value for &SEATS. normally when you don't define a variable it will prompt you for it


Developer Studio 7.64
Win XP
Output: mostly HTML, also Excel and PDF

"Never attribute to malice that which can be adequately explained by stupidity." - Heinlein's Razor
 
Posts: 285 | Location: UK | Registered: October 26, 2007Report This Post
Expert
posted Hide Post
Do you have user profiles that skip amper autoprompting for some users? or is it the same Id being used on different machines?



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
Member
posted Hide Post
Tony, thanks for the tip. I think it is the amper auto-prompting issue.
I tried to search help file for information, but it just says "Select Configuration -> Select Managed Reporting -> Set IBIMR_prompting" (whici is nowhere to be found), and refers to "WebFOCUS Security and Administration manual".


____________________
764_XP
 
Posts: 14 | Registered: September 23, 2008Report This Post
Guru
posted Hide Post
Is the report in MRE? try right-clicking it in DS and looking at the properties


Developer Studio 7.64
Win XP
Output: mostly HTML, also Excel and PDF

"Never attribute to malice that which can be adequately explained by stupidity." - Heinlein's Razor
 
Posts: 285 | Location: UK | Registered: October 26, 2007Report This Post
Expert
posted Hide Post
IBIMR_prompting can be found via the Client server console (http://[your server]/ibi_html/wfconsole.htm).

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
Member
posted Hide Post
Yeah, my mistake, it's under administration console. Thought it was just some DS setting, forgot it was security.
Thanks, problem solved.


____________________
764_XP
 
Posts: 14 | Registered: September 23, 2008Report 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]Selection through parameters fails for some machines

Copyright © 1996-2020 Information Builders