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'm having a fex in domain 'B' which uses SET FOCEXURL = /ibi_apps/WFServlet to open a fex in domain 'A' via an INCLUDE. This works fine. The INCLUDE fex has a FOCEXEC to open a fex also residing in domain 'A'. However, i get the FOC 227 Procedure not found error when opening the FOCEXEC.
Question is: how can I combine the FOCEXEC command with the SET FOCEXURL needed?
ps. still on version 7, not 8
Thanks, SWES
WebFOCUS 8105m Windows 7, All Outputs
Member of the Benelux Usergroup
Posts: 198 | Location: Amsterdam | Registered: August 24, 2011
-MRNOEDIT -INCLUDE is used to include fex files that are located on the reporting server.
SET FOCEXURL is used to set up the location of the WebFOCUS Servlet and is used in fex files that have drill-downs, so that the drill-downs work properly - particularly useful for PDF and Excel reports.
In your main fex, you have SET FOCEXURL and -INCLUDE - I don't see how SET FOCEXURL helps you to use -INCLUDE to include a fex file located in another domain.
I don't have WF 7 any more so I can't verify, but have you tried -INCLUDE domain-name/app/fex-name.fex ?
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