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.
I have a requirement to implement "Save Selection" button in all the reports and dashboards. I have followed the below steps to achieve the requirement,
1. Copied xx.fex file and xx.htm files in to the "Content" folder from "EDASERVE". 2. The xx.htm file will point the xx.fex in the "Content" folder.
When I execute the xx.htm file,the following error displays "IBFS(1020) cannot include resource specified ENDEFLT.sty"
I have tried with the below solution which was already given in this forum,but still it doesn't works for me
1.Specified the path for "ENDEFLT.sty" in the xx.fex file by replacing code "INCLUDE =ENDEFLT.sty," with "INCLUDE = IBFS:/WFC/Repository/Portal_Reports/endeflt.sty" 2. Copied the ENDEFLT.sty file in to the Portal_Reports folder in the Managed Reporting.
Web-focus Environment: Webserver and Webfocus-Iway server are configured in two different machines.
Any help would be appreciated...
Thanks, Saranya ManickamThis message has been edited. Last edited by: <Kathryn Henning>,
I tried it by publishing endeflt.sty in the content page under portal_reports folder where all my reports and dashboards & endeflt.sty are placed.
I have checked the properties and the name is actually in "endeflt.sty". I didn't get any error in the report instead endeflt.sty doesn't gets affected in my report and It takes default .sty file in Info assist.