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'm wondering if it is possible to create a table template with variables that have no values,then replace these variables with real date. the idea here is to create a general table template and change its components whenever needed.!This message has been edited. Last edited by: FP Mod Chuck,
it is a table template to display a verity of services in a city in numbers in monthly bases. EX. JAN number of calls answered is 200 calls if it is possible can I create a placeholder in any table template and can be replaced later. As I work in a BI team. my coworker asked me to create such a template and send it to her!
quote:
Originally posted by Hank W.: Well... ummm... yeah, in principle, but...
OK, lets start this from the other way around. What kind of scenario would you be using this template for?
So still not quite sure of what is your goal and your need, but it looks like you may need something such as Babak's sample
TABLE FILE &FILE_NAME
&VERB.(<PRINT>,<SUM>).Select Verb.
&FIELD_NAME.Select fieldname.
BY &SORT.Select Sort.
ON TABLE HOLD AS MyHoldFile
END
The above will create sort of "dynamic" hold file - meaning that its contains/format will change depending on selection made.
But what would you like to do with that ?
If you can provide a complete and detailed sample/explanation of your need and goal, maybe we'll be able to give you the proper way to accomplish it. We don't know your spec and request so you need to be more explicit if you need help.
WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF In Focus since 2007
Posts: 2409 | Location: Montreal Area, Qc, CA | Registered: September 25, 2013
This really sounds like the traditional WF Guided Adhoc or sometimes called guided self-service processing where a bunch of parameters are provided to control the contents of the report and output format.
Have you ever heard of this technique?
Thank you for using Focal Point!
Chuck Wolff - Focal Point Moderator WebFOCUS 7x and 8x, Windows, Linux All output Formats
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005
TheTexasStingray has a quick intro to creating a guided-adhoc procedure then using that base to make a htmlpage for the report. He is using Developer Studio in the video, but the navigation shouldn't too difficult to figure in App Studio: https://www.youtube.com/watch?v=HknE6oQSWxU