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.
New TIBCO Community Coming Soon
In early summer, TIBCO plans to launch a new community—with a new user experience, enhanced search, and expanded capabilities for member engagement with answers and discussions! In advance of that, the current myibi community will be retired on April 30. We will continue to provide updates here on both the retirement of myibi and the new community launch.
What You Need to Know about Our New Community
We value the wealth of knowledge and engagement shared by community members and hope the new community will continue cultivating networking, knowledge sharing, and discussion.
During the transition period, from April 20th until the new community is launched this summer, myibi users should access the TIBCO WebFOCUS page to engage.
I'm working on an html page in my new 8206 environment. When I click my control (button) to launch a fex, I get this little "messages" window that pins itself to the upper left-hand corner of my panel. There are no words in the window, just controls to pin, close, etc. Does anyone know what causes this window to appear and/or how to make it go away? It looks like it only does this the first time I click my button. Looked at the AppStudio guide but I did not see this mentioned. Not sure it matters, but it works the same in IE and Chrome. ThanksThis message has been edited. Last edited by: FP Mod Chuck,
WF 8.0.08 (Prod); WF 8.2.06 (Dev)
Posts: 83 | Location: OK | Registered: November 19, 2015
Hey Evan. In my experience, when you are setting up a control to execute a FEX procedure, it gives you the option of where the 'output' of that procedure should end up. It sounds like you've selected the 'Frame' option, which typically opens an iframe at the top-left corner of your page. You should be able to see this frame when you open your page for editing in App Studio. I typically just set the visibility of this iframe to hidden so I can use it for all my fex calls without it interrupting the user experience.
WF Enterprise Edition Windows Server 2016 x64 WebFocus / App Studio 8207.16
I am aware of all the output options (window, iframe, infowindow, etc.). This is definitely not an iframe. This is a window that you can pin, minimize, etc.
WF 8.0.08 (Prod); WF 8.2.06 (Dev)
Posts: 83 | Location: OK | Registered: November 19, 2015