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.
What are the Processing Steps (phases) of a FOCEXEC? It's something like this: 1. Read a record 2. Apply the DEFINE's 3. Apply the IF/WHERE filters 4. Sort etc...
I believe there is a document that lays out the seqnece of events in a TABLE FILE procedure. Can anyone point me to this piece of informationThis message has been edited. Last edited by: Kerry,
At a gross level: 1. Evaluate and run Dialogue Manager commands, i.e. prompt for amper variables, run -SETs, etc. 2. Parse the master. 3. Read a record. 4. Apply screening conditions on real (fields in the master). 5. Evaluate the defines. 6. Apply screening conditions on defined fields. 7. Build the internal matrix. 8. Perform COMPUTEs. 9. Present the report.
I'm sure that there are more steps. But this should give you an idea of what goes on under the covers.
As a new WF user, I was confused with the processing blocks too. Took me a while to realize JOIN is before DEFINE FILE...
I would use the GUI version of Report Painter, go directly to the "Report" when you pull-down the diamond shape connecter.
You will asked to select a synonmy and it will open up the report painter when you do so.
There are 3 basic areas: 1. Preparation Group - define,join,olap,set... 2. Data manipulation group -detail, sum, by, across, where/if... 3. Output -html,pdf,exel...
After you touch base with these areas, look it up in the text editor, and the processing flow is layout nicely for you, in the context you familiar with. Of course this is just one conner of it. Many other good stuff like Diaglog Manager are outside of this box. Go by the book to get the full coverage.
Hua
Developer Studio 7.6.11 AS400 - V5R4 HTML,PDF,XLS
Posts: 305 | Location: Winnipeg,MB | Registered: May 12, 2008