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] Which of these is the 'correct' method to call a .htm file in MRE?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Which of these is the 'correct' method to call a .htm file in MRE?
 Login/Join
 
Guru
posted
Hi,

I want to create a hyperlink to a .htm page that lives in the MRE. Which of these is considered the 'correct' method?
In the examples below:
DOMAIN = domain01
.HTM file = mywebpage.htm
.FEX file = myprocedure.fex

1) Call the .htm page directly

....s://hostname.com/ibi_apps/WFServlet?IBIF_webapp=/ibi_apps&IBIC_server=EDASERVE&,domain01/domain01.htm&IBIF_ex=app/mywebpage


2) Call a .fex that simply has -HTMLFORM app/mywebpage.htm in it

....s://hostname.com/ibi_apps/WFServlet?IBIF_webapp=/ibi_apps&IBIC_server=EDASERVE&,domain01/domain01.htm&IBIF_ex=app/myprocedure


Are both methods acceptible?

Thanks,

Dan

This message has been edited. Last edited by: Dan Pinault,


7.7.05M/7.7.03 HF6 on Windows Server 2003 SP2 output to whatever is required.
 
Posts: 393 | Location: St. Paul, MN | Registered: November 06, 2007Report This Post
Expert
posted Hide Post
I would use a URL that matches what is generated when right-clicking and selecting Run from the MRE > Domain > Standard Report > Folder location. It would look something like this:

http://server-name[:port]/ibi_apps/WFServlet?IBIMR_action=MR_RUN_FEX&IBIMR_sub_action=MR_STD_REPORT&IBIMR_fex=app/test1.htm&IBIMR_folder=#testfolder01&IBIMR_domain=untitled/untitled.htm


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
Expert
posted Hide Post
Ditto with Francis, but is this being called from outside of MRE ? You will need to authenticate.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Guru
posted Hide Post
Thanks Francis. That's a good idea. I suppose it's better to use the full 'official' URL so we don't run in to any issues.

Waz - It will actually be called from within the same domain so the user will have authenticated already. However, we are embedding it in a .swf file so we need the properly formed URL to get the page to launch.

Cheers!


7.7.05M/7.7.03 HF6 on Windows Server 2003 SP2 output to whatever is required.
 
Posts: 393 | Location: St. Paul, MN | Registered: November 06, 2007Report This Post
Guru
posted Hide Post
BONUS! Francis, your suggestion got me thinking about how to call stuff in a URL and I was able to come up with a workaround to this issue

Thanks! Smiler


7.7.05M/7.7.03 HF6 on Windows Server 2003 SP2 output to whatever is required.
 
Posts: 393 | Location: St. Paul, MN | Registered: November 06, 2007Report 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] Which of these is the 'correct' method to call a .htm file in MRE?

Copyright © 1996-2020 Information Builders