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.
SysV8uTkUsPr is the schedule id of the report caster job. (Its a simple car file that has been disabled in RC). Would running this fex after having a SUBERR = 0 invoke the job in RC Straight away or there needs to be some code added before / after this.
Please let me know, what I am doing wrong.
Thank you,
Webfocus 7.7This message has been edited. Last edited by: Kerry,
In this example, the third parameter explicitly specifies the context root, 'server:serverport/ibi_apps:ibi_apps' where the entry after the second colon ("ibi_apps") specifies the alias to be used.
Alan. WF 7.705/8.007
Posts: 1451 | Location: Portugal | Registered: February 07, 2007
Also, I noticed that the lengths you specified in the DSTRUN parameters is not correct. e.g. you specified 'CorpID',7 whereas it should be 'CorpID',6 The same is true in some of the other parameters, especially in you second piece of code. To answer your other questiopn, on successful submission (SUBERR=0), the schedule is invoked in RC right away, based on how often you have RC set up to check for pending jobs.
Diptesh WF 7.1.7 - AIX, MVS
Posts: 79 | Location: Warren, NJ, USA | Registered: October 25, 2006
The Second part to the problem was sending out a mail to the user who submits the DSTRUN Request. I will be trying to use the dynamic list to capture the MRUser and sending out the mail.
With what I know, with DSTRUN we can only pass the parameters,
Are there anyways to pass the dynamic mail to / include these parameters in the subject line / body of the RC Job.