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. it seems like its been ages since I had my hands in a webfocus project. I tried doing a search buty maybe I am not formulating my search correct. anywho, heres my problem:
We have a transaction file that will be retreived several times throughout the day thats gets run through the ISeries Robot scheduler. After it finishes its updates, I would like to have a Webfocus report sent to the users, so they can verify the transaction and complete the cycle. Problem is that depending on the number of transactions the RObot job may take varying times to run. This makes it difficult to use report caster. Question is, is there a way to have the Iseries launch a report caster job, or launch a fex( which is on an NT box)?This message has been edited. Last edited by: Kerry,
Lloyd Prendergast Michael Kors (USA), Inc. Phone: 201-453-5076 Fax: 646-354-4776 Lloyd.Prendergast@Michaelkors.com
Lloyd, Another possibility is to have the process that creates the transaction file also create an indicator file after it finishes the transaction file. The report caster job, scheduled to run every minute for instance, checks the presence of the indicator file. If it's not there the caster jobs terminates without doing anything. If it is, the job processes the transaction file, sends the mail(s) and deletes the indicator file. If you insist on kicking off the caster job after the transaction file finishes, consult the report caster api manual. I'm quite sure that this document contains the necessary information to do just what you need.
GamP
- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007