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.
I have reports that are have fex file launch pages (which include -HTMLFORM BEGIN and HTMLFORM END) which call a separate fex files. On the launch page, I have both Run, Run Defer, and Reset buttons. When I Run Defer a report, the called fex is submitted into the queue as expected. Once the report is completed, if you click the "parameters" button, I only get an html page with the Run Defer and Reset buttons. None of my other parameters are displayed. Has anyone had this problem?
I've also tried a report with the launch page created in HTML layout painter which calls a run deferred only fex. There is only a single RUN button on the HTML page, but again in the Deferred Report Status Page, when I click the parameters button I get an HTML page of only the RESET and DEFER buttons (both do not even exist on the launch page in this case).
Bethany
WF: 7.1.1 DevStudio: 7.1.4
Server Environment: Win2K3 Server WebFOCUS 7.13 Apache Tomcat standalone application server
There may be different causes to the problem, so this will require a bit of research. The best suggestion will be to open a case with Information Builders' Customer Support Services. To do so, you may either call at 1-800-736-6130, or access online at InfoResponse.
Hope this helps.
Cheers,
Kerry
Kerry Zhan Focal Point Moderator Information Builders, Inc.
Posts: 1948 | Location: New York | Registered: November 16, 2004
I just ran into this as well and opened a case on it. I had to change the IBIMR_prompting parameter in the WF client from XMLRUN to XMLPROMPT and this fixed the problem. However, as expected, it changes the automatic prompting behavior as documented.
Regards,
Darin
In FOCUS since 1991 WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex WF Client: 77 on Linux w/Tomcat
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007
No problems, per se, but changing to XMLPROMPT causes -DEFAULT parameters to always be prompted for. This was the default behavior in previous releases with XMLRUN, but XMLRUN now only prompts if one ore more variables remain unresolved. If you have -DEFAULTs for all variables (which we have done as a standard) then it doesn't prompt. For us, that was OK.
Regards,
Darin
In FOCUS since 1991 WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex WF Client: 77 on Linux w/Tomcat
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007