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.
My reporting OBJECTS and reports built using business view are giving me FOC32508 error message. I tried to use following
SET FOCTRANSFORM=ON
But I am still getting error message. However after using SET command I get different error message telling:FOC32496) FIELD NOT FOUND BY FOCEXEC PARSER: AGGRIGATE_ENROLLMENT_VIEW_BV01.TIMEPERIOD.FYPW. I checked that field is still in BV. Has any else seen this type of problems before? I have no problem using same BV/report using development environment.This message has been edited. Last edited by: Kerry,
As I noticed that its complaning about some field names that are not in the business view. I deleted and recreatred business view; but it is still complaning about some fields that dont exist in this business view. Any idea?
Does the same business view exist in a folder that is higher up in the list of app folders for your application? It may be finding another version of the business view.
WebFOCUS 7.7.05
Posts: 1213 | Location: Seattle, Washington - USA | Registered: October 22, 2007
Does the same business view exist in a folder that is higher up in the list of app folders for your application? It may be finding another version of the business view.
Thanks Dan. You were 100% pointing out the problem. I am not sure why I didnt think of it. I really appriciate the help.