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 am interested in getting feeback on naming conventions for .fex procedures in WebFOCUS. We currently have no particular form to follow. What are some suggestions? Any feedback is greatly appreciated.
Thanks in advance!This message has been edited. Last edited by: viking08,
I asked the very same question a couple of months ago.
I use a naming convention that is supposed to give me some insight as to what the fex does, viz: sales_prodvolume_across_month.fex but as you can see these can get really long, and don't necessarily indicate everything that's in the report.
I've started a Lotus Notes database that includes the fex name, a snapshot of the input parameters screen and a sample of the output, so my users can browse through the reports and select one before asking me to produce yet another report that has essentially the same information as an existing one.
But that's still in development and as the old saying goes:
When you are up to your arse in alligators, It's often difficult to remember That the first objective Was to drain the swamp.
(Sorry about going all English on you but it seems this forum software objects to the word *** - even though it's just a donkey and appears countless times in popular religous books ! I bet if I wrote bum it would get through ...).This message has been edited. Last edited by: George Patton,
Hmmm, I like that option snapshot of input parm screen and sample of output, it will be more clear for users.This message has been edited. Last edited by: Venkat-,
product release:8203 o/s: windows 10 expected o/p formats: HTML,EXCEL,PDF
Here is an option that we use at one of my previous companies. Just like mentioned above. Using a DEPT/AREA/GROUP and a Number for the procedure which was always on the page bottom of the report/html etc.. We also had a database table with that as the key value along with a description. you could always add a url to a sample report. having a database also lends itself to quering by WebFOCUS.
Like Dave, I get requests for "the report that I always use" - but often with some minor modification suggested. I also use &FOCFEXNAME to put the FEX at the bottom of the report.
Does it help? No! They throw away the old report so they can't tell me the FEX name. grrrrrrrr......