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.
We have a requirement in our project to get the list of reports executed by a user in the last 10 days.We are supposed to use ReportCaster for this purpose.
Can somebody advice how we can invoke ReportCaster from a java web-based application.Should it be done using Webfocus client?
We have a requirement in our project to get the list of reports executed by a user in the last 10 days.
My main question would be What is the intended content of this report? Using the BOTLOGs will only give you the list of reports that have been executed through Report Caster. It will NOT give you a list of all reports executed by a user. You will need Resource Analyzer to get that information or use some other customized technique.
Once you have figured out where to get the list you need, you can just execute a URL with a WF servlet call from your java application that will send the report back to the user. Either way, the actual ReportCaster application does NOT appear to be part of what you really need. If you really do only want a list of jobs executed through RC, then those files can be accessed using regular WF and RC does not need to be invoked.
As for invoking ReportCaster from a java environment, there is a complete manual called Report Caster API Developer's Reference that you should refer to for this info. If you are new to RC the manuals (or perhaps a training course) are the first place you should be looking. Do a little homework and then we can help you out a little better.
Regards,
Darin
In FOCUS since 1991 WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex WF Client: 77 on Linux w/Tomcat
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007