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 a HTMLFORM in my fex(fex1) that contains a Submit button, which runs fex2. So, when the html page containing fex2 comes up the URL looks like this-http://localhost:8080/ibi_apps/WFServlet
Fex2 again runs fex3 to bring up a final report. So from the html page containg fex3, if I click on the back button on the browser, it redirects to http://localhost:8080/ibi_apps/WFServlet, which is not a real url. So, i get this message below
Warning: Page has Expired The page you requested was created using information you submitted in a form. This page is no longer available. As a security precaution, Internet Explorer does not automatically resubmit your information for you.
To resubmit your information and view this Web page, click the Refresh button
How to get around this?This message has been edited. Last edited by: Kerry,
WF 7.1.1, WF Developer studio 7.1.1, Windows & Mainframe, HTML
Not sure if you can get around this. This is similar to submitting a form and then going back on the browser. It'll try to repost information back to the server.
To get around this, you may want to put a 'back' button on the HTML page of fex3 that links back to fex2.
I do have links/buttons within my reports/pages to redirect to the correct pages. But what if the user chooses to use the browsers back button instead?
WF 7.1.1, WF Developer studio 7.1.1, Windows & Mainframe, HTML
dev, what's puzzling is that you are building something on 'localhost', which means you are using devstudio on your own desktop. So there can't be any 'other users' running a fex on your desktop. When you built your launch page, were you aware that the application you were in was on your desktop and not on your server?
In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003