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.
If anyone out there is proficient in the ESRI integration using the flex viewer (we are back on 8007) I'd appreciate any assistance you can give.
I have successfully built the synthetic layers and they look beautiful but for the life of me I'm not able to run a report for a selection nor an identity off this synthetic layer.This message has been edited. Last edited by: Tamra,
WebFOCUS 8202M Client: Windows Server 2012R2/Tomcat 8.0/IIS Server: IBM i v7r2m0 MS-SQL
So a bit of an update. I was having two issues .... 1) Synthetic layer data does not respect HTML parameters. This is still unresolved. 2) Could not select an area from the synthetic layer and had that information feed to a report ... I have a solution for this issue. Early in the report fex I added this line ... -SET &ESRISPWHERE='WHERE (INX FROM EXPN(' | &ESRIMINX | ') TO EXPN(' | &ESRIMAXX | ') ) AND (INY FROM EXPN(' | &ESRIMINY | ') TO EXPN(' | &ESRIMAXY | ') );'; And then in the report itself I added &ESRISPWHERE as a where line.
WebFOCUS 8202M Client: Windows Server 2012R2/Tomcat 8.0/IIS Server: IBM i v7r2m0 MS-SQL