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.
Has anyone used the WebFocus Enable Adobe Flex Compute. function? I'm able to compute a new column in my datagrid but when I reload the datagrid later on the Compute no long works. The syntax I'm using is:
Compute.newATP(DEPT_FARE,DEPT_TICKETS) AS NEWFLD1
And this works fine the first time, but when I force a reload I see 2 columns in the grid:
1. Compute.newATP(DEPT_FARE
2. DEPT_TICKETS) AS NEWFLD1
It is like it doesn't now what it is and splits the field apart at the comma.
thanks, BobThis message has been edited. Last edited by: Kerry,
Prod: WebFocus/ReportCaster 7.6.10 - Self Service - Windows 2003 Server - IIS/Tomcat
Test: WebFocus/ReportCaster 7.6.10 - Self Service - Windows 2003 Server - IIS/Tomcat
Databases: MS SQL Server, Focus DB, Output: HTML, Excel 2000 and PDF
I have seen that document. I used it to get me started with the 'Compute.'. The problem is when the datagrid reloads the compute doesn't work. I opened a case with IBI on it.
thanks, Bob
Prod: WebFocus/ReportCaster 7.6.10 - Self Service - Windows 2003 Server - IIS/Tomcat
Test: WebFocus/ReportCaster 7.6.10 - Self Service - Windows 2003 Server - IIS/Tomcat
Databases: MS SQL Server, Focus DB, Output: HTML, Excel 2000 and PDF