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.
TABLE FILE FS004
PRINT *
HEADING
""
FOOTING
""
WHERE FS004.FS004.AC_PROC_STATUS EQ &ProcStat.(AND(<Bypass,B>,<Cancel,C>,<Hold,H>,<Montly,M>,<Process,P>)).Process Status.;
ON TABLE SET PAGE-NUM OFF
ON TABLE NOTOTAL
ON TABLE PCHOLD FORMAT HTML
When I run it , the HTML window tells me that "(FOC295) A VALUE IS MISSING FOR: &ProcStat". What am I missing here? Usually when I set up a parameter in this way, the window will prompt me beforehand, but it appears it is bypassing this step and just running the request immediately.This message has been edited. Last edited by: T.Peters,
WebFOCUS: 7702 O/S : Windows Data Migrator: 7702
Posts: 127 | Location: San Antonio | Registered: May 29, 2009
I dont believe I have access to the admin console, but I'll try
EDIT..... No, I dont have access to that, but I am able to view the config files on my IFS. What should I be looking for?This message has been edited. Last edited by: T.Peters,
WebFOCUS: 7702 O/S : Windows Data Migrator: 7702
Posts: 127 | Location: San Antonio | Registered: May 29, 2009
If this is a procedure you are running from Managed Reporting, make sure the "Prompt for Parameters" box is checked in the Properties dialog for the procedure.
WebFOCUS 7.7.05
Posts: 1213 | Location: Seattle, Washington - USA | Registered: October 22, 2007
Originally posted by Dan Satchell: If this is a procedure you are running from Managed Reporting, make sure the "Prompt for Parameters" box is checked in the Properties dialog for the procedure.
Dan, no, I was trying to do it in the EDASERVE. I knew about that check box but since I was developing in the EDASERVE, that option never came up. I'll try Landerman's suggestion and see if that works.
WebFOCUS: 7702 O/S : Windows Data Migrator: 7702
Posts: 127 | Location: San Antonio | Registered: May 29, 2009
Do not forget that changing the server profile to set IBIF_wfdescribe to XMLRUN will affect ALL end users and may impact their developments. If your Production environment is set to OFF then I would urge you to keep that setting in Devlopment also.
But then you knew that anyway
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, 2004
You mean outside of the WebFocus client? If so, then yeah, there is no autoprompt. As a rule of thumb, I would not advise to do your development directly on the server, I'd always try to do it towards the way the endusers will be using the product. That way there'll be no awkward surprises after development has been concluded....
GamP
- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007