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     [SOLVED]remove parameter button on the Deferred Status page under the Utilities tab

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED]remove parameter button on the Deferred Status page under the Utilities tab
 Login/Join
 
Platinum Member
posted
how can one do this in v7.6? In v7.1, one can edit the enmrchft.def in
7.1.x ibi\WebFOCUS71\client71\wfc\etc

But this file does not exist in v7.6 any more.
thanks.

This message has been edited. Last edited by: mike,


wf 7.6.11
unix aix
active reports, HTML, Excel, Text and PDF formats
 
Posts: 102 | Registered: April 20, 2004Report This Post
Virtuoso
posted Hide Post
I don't know if this is the official way, but if you edit the /WebFOCUS76/client/wfc/etc/ENtemplate.xml, and change this:
   <template name='DEFER_CONTROL_HREF_REPLAY'>
       <![CDATA[
            <A HREF='javascript:toPromptWindow("<inserttemplate DEFER_CONTROL_HREF_REPLAY_URL />")'>
                <IMG SRC="<insertvariable FOCHTMLURL />/javaassist/intl/<insertvariable IBIWF_language_upper />/<insertvariable IBIWF_language_upper />paramtrs.gif" WIDTH=<inserttext txt_deferred_paramtrs_gif_width /> HEIGHT=<inserttext txt_deferred_paramtrs_gif_height /> ALT="<inserttext txt_deferred_parameters_ALT />" BORDER="0"></A>
       ]]>
   </template>
  


to this:
  
   <template name='DEFER_CONTROL_HREF_REPLAY'>
       <![CDATA[
          <!--
            <A HREF='javascript:toPromptWindow("<inserttemplate DEFER_CONTROL_HREF_REPLAY_URL />")'>
                <IMG SRC="<insertvariable FOCHTMLURL />/javaassist/intl/<insertvariable IBIWF_language_upper />/<insertvariable IBIWF_language_upper />paramtrs.gif" WIDTH=<inserttext txt_deferred_paramtrs_gif_width /> HEIGHT=<inserttext txt_deferred_paramtrs_gif_height /> ALT="<inserttext txt_deferred_parameters_ALT />" BORDER="0"></A>
          -->
       ]]>
   </template>


That seems to do the trick.


"There is no limit to what you can achieve ... if you don’t care who gets the credit." Roger Abbott
 
Posts: 1102 | Location: Toronto, Ontario | Registered: May 26, 2004Report This Post
Platinum Member
posted Hide Post
I got this error with the change:

Error attaching to Reporting Server: EDASERVE
The reporting server may not be running or may not be properly defined in the Client Communication Configuration file.

Please notify your server administrator.

This message has been edited. Last edited by: mike,


wf 7.6.11
unix aix
active reports, HTML, Excel, Text and PDF formats
 
Posts: 102 | Registered: April 20, 2004Report This Post
Virtuoso
posted Hide Post
Make sure you entered exactly like I specified. All that was added was commenting out the HTML with the:
<!-- 
-->


You are suppose to restart the web application after this change ... sorry, forgot to mention that in the last response.


"There is no limit to what you can achieve ... if you don’t care who gets the credit." Roger Abbott
 
Posts: 1102 | Location: Toronto, Ontario | Registered: May 26, 2004Report This Post
Platinum Member
posted Hide Post
yes, I did. I understood the commented out change. I also did the ./edastart -start
thing. That is what you meant by starting web app?

This message has been edited. Last edited by: mike,


wf 7.6.11
unix aix
active reports, HTML, Excel, Text and PDF formats
 
Posts: 102 | Registered: April 20, 2004Report This Post
Platinum Member
posted Hide Post
Hi dhagen: I apologized. I finally got it to work. The issue was a timing discrepancy between stop/start the websphere app server and the wfc server. thanks. It works great!


wf 7.6.11
unix aix
active reports, HTML, Excel, Text and PDF formats
 
Posts: 102 | Registered: April 20, 2004Report 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     [SOLVED]remove parameter button on the Deferred Status page under the Utilities tab

Copyright © 1996-2020 Information Builders