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] App Path Question

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] App Path Question
 Login/Join
 
Member
posted
This is just out of curiosity, but does anyone know why the app path needs to be specified in the code of HTML Composer, even though it is already associated with the domain?

Thanks!
Melanie

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


WF 7.6.11 on Windows/Linux
All Outputs
 
Posts: 6 | Registered: February 16, 2012Report This Post
Expert
posted Hide Post
MRE domain I guess ?

The issue there is that I don't think that path is passed to FOCUS, may be wrong. Also if you have the path in the code you can change it to what ever you want.


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
Member
posted Hide Post
Yes, MRE domain. Thanks for your input!


WF 7.6.11 on Windows/Linux
All Outputs
 
Posts: 6 | Registered: February 16, 2012Report This Post
Platinum Member
posted Hide Post
Not sure what you are saying. You should not have to add it when building the HTML page. If the page was served up from a domain, the subsequent interactions back to WF Client are in the "execution environment" of that domain. If that is not working, then please provide a more detailed description.
The composer only writes IBIAPP_app when the page was developed under dataservers or local projects.


Brian Suter
VP WebFOCUS Product Development
 
Posts: 200 | Location: NYC | Registered: January 02, 2007Report This Post
Member
posted Hide Post
Every HTML Composer file I've ever seen has app references in the code, similar to: ibiapp_app="edw_sellthru_dev". HTML Composer puts it in the code automatically. I'm not having any problems. My team is just wondering why, if the app path is already specified by the domain, it needs to put it in the code also.


WF 7.6.11 on Windows/Linux
All Outputs
 
Posts: 6 | Registered: February 16, 2012Report This Post
Expert
posted Hide Post
because you can reference any app you want from an html page, mutliple apps per page, if you want. think 'dashboard', your bits in a dashboard , especially a dashboard built on 'the back end', could come from a whole bunch of apps.
so the same theory is replicted when you build an html page on the 'front end', eg MRE;
EG: if your site has its own portal software, then you'll want to write your htm pages , fexes, on 'the back end', eg in the apps directories.




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
 
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003Report This Post
Member
posted Hide Post
That makes sense. Thanks for your answer!

Melanie


WF 7.6.11 on Windows/Linux
All Outputs
 
Posts: 6 | Registered: February 16, 2012Report This Post
Guru
posted Hide Post
Pages in the MR space do not have any application directories written in the HTML.


David Glick
Director WebFOCUS App Studio
and WebFOCUS Developer Studio
WebFOCUS Division
Information Builders, Inc.
Direct (917) 339-5560
Voice Mail (212) 736-6250 x3560
Fax (212) 947-5168
Email david_glick@ibi.com
 
Posts: 315 | Registered: April 13, 2004Report This Post
Member
posted Hide Post
quote:
Every HTML Composer file I've ever seen has app references in the code, similar to: ibiapp_app="edw_sellthru_dev".


The above is what I've been referring to, and is copied directly from the code of the HTML composer. Perhaps you are thinking of something else. But I believe susannah gave me the answer I was looking for.


WF 7.6.11 on Windows/Linux
All Outputs
 
Posts: 6 | Registered: February 16, 2012Report This Post
Guru
posted Hide Post
A hidden variable named IBIAPP_app is always written to the page, however when in the MR area, it does not contain any app folder references. Instead it contains ismre=1, which means the page is in MR, and will therefore obtain the app folders dynamically from the MR properties.


David Glick
Director WebFOCUS App Studio
and WebFOCUS Developer Studio
WebFOCUS Division
Information Builders, Inc.
Direct (917) 339-5560
Voice Mail (212) 736-6250 x3560
Fax (212) 947-5168
Email david_glick@ibi.com
 
Posts: 315 | Registered: April 13, 2004Report This Post
Expert
posted Hide Post
quote:
ismre=1


Good info to know.


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
  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] App Path Question

Copyright © 1996-2020 Information Builders