Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Deferred Status Page Not Appearing in Dashboard

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Deferred Status Page Not Appearing in Dashboard
 Login/Join
 
Virtuoso
posted
Hey guys, we're on 7.7 on NT and the Deferred Status page is not appearing on the dashboard when we add the tab. We get the big box that it's supposed to appear in, but the box is empty. Can anyone provide any insight? It appears that the DFM is running on the system.

J.

This message has been edited. Last edited by: <Kathryn Henning>,



 
Posts: 1012 | Location: At the Mast | Registered: May 17, 2007Report This Post
Expert
posted Hide Post
I don't know why that is occurring. Some time ago I worked on a project where we also could not get the deferred status page to display (probably for a different reason than yours). A consultant wrote the following fex - we added a tab with one block and pointed it to this fex (I cannot currently test or vouch for this).

-HTMLFORM BEGIN

<form id="foo" class="inputfont" method="POST" action="/ibi_apps/bid">
<input type="hidden" name="WORP_REQUEST_TYPE" value="MR_DEFER_CONTROL">

<input type="hidden" size=10 name="IBIMR_action" value="MR_DEFER">
<input type="hidden" size=10 name="IBIMR_sub_action" value="MR_DEFER_CONTROL">

<input valign=center type="submit" value="GetDeferred" name="Login">
</form>
 <script type="text/javascript">
 function myfunc () {
 var frm = document.getElementById("foo");
 frm.submit();
 }
 window.onload = myfunc;
 </script>
-HTMLFORM END


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Gold member
posted Hide Post
Thanks Francis, I gave that a go and nothing. I tried writing some text in the form and noticed that it flashed on the screen then it went blank.

Also, to clarify Johns post, our DFM is not listed under services/listeners but the DFM_DEFAULT agent is running...


WebFOCUS 8.0.07 and 8.2.01M
UNIX, WINDOWS, ORACLE
PDF, CSV, Excel, TXT, XML, HTML
 
Posts: 65 | Location: Maryland | Registered: January 17, 2012Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Deferred Status Page Not Appearing in Dashboard

Copyright © 1996-2020 Information Builders