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.
Currently We are using the Functionally Stabilized Bean API to connect to WebFocus Reportcaster 532. But we are not able to use the same code to connect to WebFocus Reportcaster 716. Do we need to pass on some extra credentials to connect to WebFocus 716? Has anyone migrated the self service apps from WebFocus 532 to 716. I guess they should also have faced some issues.All our servers are running in SUN OS Thanks, Shyam WebFocus 532 UNIX Prod WebFocus 716 UNIX Dev WebFocus 714 MVS Prod
I just used the same code and replaced the distribution server name and port number in the setagentProperty of DSTAuthenticate bean. I am getting "Unable to Communicate to Distribution Server.Make sure the Distribution Server is started". But my Distribution server is running fine.What changes should i make to the existing code? I am using the same way as mentioned in the " Functionally Stabilized Bean API" manual.
The Functionally Stabilized Bean API was an API created for version 5x. For version 7x, it is recommended to use the new ReportCaster API. To find more, the following document on ReportCaster API may be of interest:
In that case i should not be getting "Unable to communicate error". The API is trying to connect to the server but some information is missing. If we pass that information, it should be able to connect.