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 using Report Caster & Dev Studio 7.6.11. I have a working report that I'd like to make smarter. The focexec is only expected to produce a monthly report. My issue is that the report can only be generated when the records are in a certain status. I currently have to run this report for a week to poll for the status until it's update. If the records aren't in the status I'm looking for...then a No data report is sent to the end user. What I'd like to do is use Report Caster advanced feature and shedule my report to run for a week, but only sent the end users a report when the status is correct and then reset RC automatically for thenext month run time. Can this be done? Thank you in advanceThis message has been edited. Last edited by: Kerry,
When &&KILL_RPC is set to Y to stop the execution of a scheduled job, the default behavior is to set the NEXTRUNTIME interval to the next run time value of the schedule stored in the ReportCaster Repository
Thanks nd for the tips and trick article. I'm going to see if I can get this to work for my report some how. The KILL RPC flag seems like a great option for delaying RC. Thanks again!