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 would like to delete reports using API/Python in WF Ver 8.1.05 .. Anyone here able to delete reports using API? If you have, would appreciate if you can share here or even the documentation for WF 8.1.05 API RC.. I understand there is documentation for WF ver 8.2 but we are still on 8.1.5 and per IBI we cannot use 8.2 API with 8.1.5 Version
ThanksThis message has been edited. Last edited by: FP Mod Chuck,
Prod/Dev/Test: WF 8.1.5 on (Windows Server 2012 R2 ) SandBox: WebFocus Server 8.1.5 on Windows Server 2008 R2 WebFOCUS App Studio 8.1.5 and Developer Studio 8.1.5 on Windows 7
Posts: 134 | Location: USA | Registered: August 21, 2008
we had a issue grabbing version of the report in RC, that's when we contacted IBI Support and were told that the API code we were trying to use is for 8.2 and we have 8.1.5.. I see you are using WF 8.2 , would it be lot to convert to 8.2 from 8.1.05M
Thanks
Prod/Dev/Test: WF 8.1.5 on (Windows Server 2012 R2 ) SandBox: WebFocus Server 8.1.5 on Windows Server 2008 R2 WebFOCUS App Studio 8.1.5 and Developer Studio 8.1.5 on Windows 7
Posts: 134 | Location: USA | Registered: August 21, 2008
FOCdeveloper, you should consider upgrading to 8.2 since 8.105 is pretty dated. There are migration considerations but in the long run, going to the 8.2 will be well worth it, as it'll make your installation more current. Here's a link to the doc for Migration. It's a good starting point.
Go to the admin console / Configuration / Application Settings / Security, and turn on IBI_Enable_Test_Page
Then try these addresss {http[s]://host[: port]}/ibi_apps/rs?IBIRS_action=TEST {http[s]://host[: port]}/ibi_apps//WFServlet?IBFS1_action=TEST {http[s]://host[: port]}/ibi_apps//WFServlet?IBFS1_action=TEST1
The have test calls for many function, including deleting.