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 currently working on a RC job which is supposed to run every first working day of the month. In case if the first day of the month falls on Saturday/sunday then I need to kill this job.
Any advise would be helpful!
Thank you, PrajaktaThis message has been edited. Last edited by: FP Mod Chuck,
The "First Monday" will not work since if the first working day falls on Thursday then the user would get the data very late. I was trying the option &&KILL_RPC but for some reason it is not working. Have you tried this before.
Ok, so your request is not the first working day of the month but the first day of the month which is not a week-end (Sat or Sun). Not the same request... One thing that you can do using a Daily schedule, is to add a test at the beginning of your fex to check which day it is :
If 1st of the month and not a Sat-Sun, then continue to report Else if 2nd of the month and a Monday, then continue to report Else if 3nd of the month and a Monday, then continue to report Otherwise bypass report and go to end
This doesn't take in consideration Holidays.
If you have issue with KILL_RPC, you may have to contact IB Support because the reasons may be multiple.
So, please stop opening multiple treads for the "same related" issue because you may get the same answer in several location and it's make the upgoing searches harder.
WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF In Focus since 2007
Posts: 2409 | Location: Montreal Area, Qc, CA | Registered: September 25, 2013