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'm exploring what is possible with HTML documents in App Studio. When I try to run a document, I get the spinner that doesn't go away. I suspect it has something to do with a setting in IE.
I have tried creating some documents and I even tried to run one with nothing at all (I created an HTML document and I hit run). Each time I get just this spinner that doesn't go away.
I searched this forum for "IE spinner HTML" and variations, but I couldn't find a solution to this.
Anyone have this happen to them?
Thank you!This message has been edited. Last edited by: FP Mod Chuck,
The "spinner" could be there for multiple reasons such as a procedure that goes into a loop, or an error in your HTML (could be a js error) that prevents the page from loading...
May not be related to IE. Try with FireFox and/or Chrome.
What I do suggest is :
1- Be sure that each report/graph can be executed properly outside the HTML page 2- Include them one by one in a brand new HTML/Document by performing a test with each inclusion 3- Use the IE F12-Degugging key to find any issue
WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF In Focus since 2007
Posts: 2409 | Location: Montreal Area, Qc, CA | Registered: September 25, 2013
App Studio > Environments Tree > I select a folder under Domain where I have successfully created reports > right click > New > HTML/Document > The HTML/Document Wizard shows up > click Next > click Finish > then from AppStudio I hit run > and I'm stuck with this spinner.
So you see... there is nothing special about the HTML document. That's why I think it has something to do with my environment (AppStudio or IE).
As for trying to run it in Chrome... I've tried to click the Chrome button under the Utilities ribbon > Preview group, and I get the following error message: "Error: Request processing failed. Warning: Failed to create instance of IBIWebBrowserDriverInterface needed for multi browser support"
I tried App Studio Options > Output Viewer Settings > Chrome > Test Browser Setup and I get the following error message: "Webdriver test status. Warning: Failed to create instance of IBIWebBrowserDriversInterface needed for multibrowser support"
I tried App Studio Options > Output Viewer Settings > Internal Viewer > Test Browser Setup and it comes back with SUCCESS (I also get SUCCESS with IE). But when I run the HTML document with IE or Internal Viewer I get this spinner that doesnt want to go away.
I tried F12 with IE and I don't see anything unusual.
My University experienced "HTML spinner" on 8.105m version which was caused by insufficient Security settings. Questions: 1. Are you an Administrator in your WF environment? or a "developer" granted access to create reports under that 'folder' in Domain? 2. Were you able to run ANY HTML document/report in your WebFocus which does not belong to You? Do other members experience the same issue or just You?
WebFOCUS 8.201
Posts: 23 | Location: MI | Registered: October 06, 2016
So if you created that HTML document in App Studio then what happens when: 1. Run preview via App Studio (spinner appears without output, right?) 2. Run it in actual WebFocus via browser (firefox/chrome), -> the same issue like above or it actually runs?
I found that those PREVIEWS options in App Studio are not very accurate. I am usually creating projects via App Studio but executing/previewing in actual WebFocus/Browser instead.
I hope I am not asking too many questions
WebFOCUS 8.201
Posts: 23 | Location: MI | Registered: October 06, 2016
Unfortunately it yields the same results. Only that spinner appears.
From WebFOCUS I navigated to other HTML documents and tried running them, and all I get is that spinner. These HTML documents are part some portals. When I run the portals I have no trouble seeing the HTML contents.