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 had a requirement to customize the Report Caster window when we click on the Schedule button present in HTML composer.
By using the Report Caster API's we built a Java application to suit our requirement. So now from the WebFOCUS reports when we click on the Schedule button(Created through HTML Composer) it will redirect us to the Java page which we built.
In order to create a schedule using Report Caster API's we need to pass execUserId and execPassword.
We need to pass the connected user's credentials in order to create the schedule under his/her account. We cannot prompt for User Name and Password with the users. We need to achieve a functionality similar to single sign on so that we can achieve our requirement.
Could you all please throw some light on this.
Thanks, SanthoshThis message has been edited. Last edited by: <Kathryn Henning>,
WebFOCUS 8.0.03 Unix HTML, Excel and PDF
Posts: 35 | Location: Los Angeles | Registered: April 25, 2014
The ReportCaster samples requires User Name and Password. That's the reason I asked for the solution to pass the user name and password without prompting the users as we are using Single sign on.
Thanks, Santhosh
quote:
Originally posted by Kathryn Henning: Hi Santhosh,
I've consulted with several ReportCaster experts about this topic. We need to get more details of your current security setup which is best done through a case. Please open a case on InfoResponse Online so that we can work with you on this.