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]How to include HTML files

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED]How to include HTML files
 Login/Join
 
Member
posted
I am a WebFOCUS newbie and here is what I am trying to do.

I have a set of HTML files that contain a number filters (dropdowns, checkboxes, radiobuttons, etc.).

I have another set of HTML files that contain a set of placeholders (IFRAME objects) that our developers can use to import existing procedures.

My goal is to create a new set "final" HTML file that combines a HTML file from my first set with a HTML file from my final set. This "final" HTML file will be used to create our BI Portal pages.

I hope I am making sense. The reason I am doing this is to implement some sort of re-usability of our content.

Can someone please let me know if I am in the right path. if so, how would I implement this?

Thanks.

This message has been edited. Last edited by: <Emily McAllister>,


WebFOCUS 8.x, Windows, HTML/PDF
 
Posts: 23 | Registered: April 29, 2016Report This Post
Master
posted Hide Post
Have you tried creating a portal yet? You can create them from the landing page(wfserver.com/ibi_apps), and you just need to drag and drop your content.

Other then that you would need to create an HTML page that calls your other pages through IFrames.


Eric Woerle
8.1.05M Gen 913- Reporting Server Unix
8.1.05 Client Unix
Oracle 11.2.0.2
 
Posts: 750 | Location: Warrenville, IL | Registered: January 08, 2013Report This Post
Member
posted Hide Post
Thanks Eric. Yes, I have created a portal and I am able to drag and drop my content. However, my intention is to create all the HTML content using AppStudio and then drop a single HTML file into the portal. Can you explain a bit more on creating a HTML page that calls other pages through IFrames? I can't figure out how to do this in AppStudio.


WebFOCUS 8.x, Windows, HTML/PDF
 
Posts: 23 | Registered: April 29, 2016Report This Post
Master
posted Hide Post
rajje,

there is way to much for me to be able to teach you how to use app studio in a thread. Its probably best to take a class from IBI on creating HTML content through App Studio. They will get you going faster then I can.

Personally I'm still a Developer Studio Kind of guy... I'm not a fan of App Studio. I personally find it more confusing the way its laid out.


Eric Woerle
8.1.05M Gen 913- Reporting Server Unix
8.1.05 Client Unix
Oracle 11.2.0.2
 
Posts: 750 | Location: Warrenville, IL | Registered: January 08, 2013Report This Post
Member
posted Hide Post
Thanks Eric. Being new to WebFOCUS, I am trying to build my content in AppSudio as much as I can. I will continue to experiment.


WebFOCUS 8.x, Windows, HTML/PDF
 
Posts: 23 | Registered: April 29, 2016Report This Post
Master
posted Hide Post
I'd suggest doing your HTML files as FEX files using HTMLFORM..
-HTMLFORM BEGIN
<div>Here</div>
-HTMLFORM END

Then to include them it's as simple as..

Client Side Includes:
-INCLUDE IBFS:/WFC/Repository/Folder1/SubFolder/file.fex


Reporting Server file Includes:
-INCLUDE IBFS:/EDA/EDASERVE/Folder1/SubFolder/file.fex



- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server
 
Posts: 578 | Registered: October 01, 2014Report 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]How to include HTML files

Copyright © 1996-2020 Information Builders