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.
Hi All, Is there any API provided by ReportCaster to cancel a particular instance of the schedule. Say i have submitted a request to run from Apr 20th to Apr 25th. Is there any way can i set that the schedule instance should not run only on Apr 22nd.
fazlina a simple flexible way to accomplish this sort of situation would be to use a preprocessing fex. You can set up all sorts of date-based or time-based conditions, and you can use the regular RC tool to include that pre-processing fex. something like this:
-IF &YYMD NE 20070422 GOTO end.thisfex ;
-SET &&KILL_RPC='Y';
-end.thisfex
where the double & variable kill_rpc is a system variable that will stop the processing of that specific task in your schedule, and go on to the next task in your schedule (if there is one)
In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003
Can you please share with all, what is the outcome when you try Frank and Susan's suggestions?
As always, you can contact Information Builders' Customer Support Services and open a case for help. To do so, you may either call at 1-800-736-6130, or access the online system InfoResponse at http://techsupport.ibi.com. Here is a list of information to be ready when you call: http://techsupport.ibi.com/before_you_call.jsp.
Hope this helps.
Cheers,
Kerry
Kerry Zhan Focal Point Moderator Information Builders, Inc.
Posts: 1948 | Location: New York | Registered: November 16, 2004