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 have attempted to use the following method in both the ReportCaster API and in .NET consuming the ConsoleService.
I can have many jobs in the ReportCaster console view running and yet every time this method returns an array with a length of zero. No errors, nothing, just an empty array.
I have used the API to run reports and pull other data with no issue, but this one method (which is really what I need!!!) will not work.
The ultimate goal is to create a .NET app that I can use to start and monitor a report run, then pull in the log when it is completed using our enterprise scheduling app. Without the ability to monitor the running jobs I will never know when it is completed and when to then pull the log.
I am familiar with the link you posted. I have an open case with IB on this subject, I just wanted to see if anyone else has experienced a similar issue and had some tips.