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 am running WebFocus 7.1 and I'm having problems scheduling a report. The fex file has the ability to run 1 to 4 different reports, we do this using '-TYPE WEBFOCUS CGIVAR IBIWF_mreports=INDEX'. When I schedule this report I only get the first report run as the report index is missing. Any suggestions on how to get all the reports?
You can split the fex up into 4 or 5 programs and schedule them as separate tasks. We would write one program for the data collection and store the data in a permanent folder like baseapp. That would be the 1st task in the RC job. Then we would have the 4 reports, each in a separate fex and scheduled in the RC job as separate tasks.
Another option is to make the data collection task a pre-processing task to the 1st report. If no data is found, you can kill the rest of the RC job by setting &&KILL_RPC to Y.
In FOCUS since 1985. Prod WF 8.0.08 (z90/Suse Linux) DB (Oracle 11g), Self Serv, Report Caster, WebServer Intel/Linux.
Posts: 975 | Location: Oklahoma City | Registered: October 27, 2006
Splitting it out won't work for us as we have provided a schedule button on the forms and are allowing the users to schedule their own reports. Our workaround for now is to tell the user to schedule each report separately. I was just hoping that I could get it to behave the same way as it does on the dashboard.
There is currently no way to schedule more than one report with output in RC. If you go the RC route as Francis suggests, there are many reports but a single output. The dashboard is a browser based interface, but there is nothing comparable in RC. It can only distribute a single output at a time. Take Francis' suggestion or keep doing it the way you are. We use both.
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