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 seen the many topics on Web Services, but it seems most are about creating web services.
My question is, is there an example of code or documentation that can share how Web Focus communicates with a separate Web Service and how it interprets a response.
I can only assume this is done in a fex file, or configured somewhere on the server.
Can anyone enlighten me? I have read the documentation on creating a web service, but I'm not sure I want to do that... unless creating one would be good to talk to other web services.
Can a fex pass and interpret web service calls and responses?
I know we have the ON TABLE HOLD AS name FORMAT XML, but how does this relate?
Dev, SIT, UAT, Production:7.6.6 Dev Sandbox:7.6.11
Consuming Web Services requires a license for the Web Services adapter and is configured on the WebFOCUS Reporting Server. When you configure a Web Service it creates a Master File and Access File. Then you can access the Web Services as just another data source.
I'm not sure I fully understand Web Services, but I do understand master and access files, but if I am not creating my own Web Service, can I configure an external Web Service to create a master and access file to use?
Did that question make any sense?
Dev, SIT, UAT, Production:7.6.6 Dev Sandbox:7.6.11
At a basic level, there are 2 type of Web Services; 1) Publishing allows you to take an exist WebFOCUS & Reports Caster procedure and turn it into a web service so that other application front-end like DOT NET can then call them. 2) Consuming allows you to take an exist web service and call it as another data source.
What IBI software is required to perform number 1. Publishing an already written WebFOCUS report so that it can be called as a Web Service from a .net application?
(Production: WebFOCUS 7.1.3 on Win 2K/IIS 6/CGI) (Test: WebFOCUS 7.1.3 on Win 2K/IIS 6/CGI)
Posts: 104 | Location: Boston | Registered: April 23, 2003