Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] WebFocus Report Caster

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] WebFocus Report Caster
 Login/Join
 
Member
posted
I have developed a report with MR to produce a report (output to Excel w/formulas) based on 3 parameters. I need to run this report for about 150 sets of parameters and then email the report to 150 indivduals each month. I am new to WF and have been struggling to figure out how to make this work in Report Caster... Any suggestions out there?

This message has been edited. Last edited by: Kerry,


WebFOCUS 7.6
Excel, PDF, HTML
 
Posts: 2 | Registered: January 28, 2013Report This Post
Master
posted Hide Post
Hi,

Can't you do a burst report?

Creating an temporary table which will have those 150 parameter set and join that with your main table. Then while displaying the result, sort the table by using the parameter set fields.

EXAMPLE

TABLE FILE TEMP
PRINT NAME ID
ON TABLE HOLD AS TEMP1
END
-RUN

JOIN NAME IN MAINTABLE TO NAME IN TEMP1

TABLE FILE MAINTABLE
PRINT DETAILS
BY NAME
BY ID
END
-EXIT

In Reportcaster, use the burst option and give the individual email id.

It just an thought.


WFConsultant

WF 8105M on Win7/Tomcat
 
Posts: 780 | Location: Florida | Registered: January 09, 2005Report This Post
Virtuoso
posted Hide Post
If there is a relation between the parameters and the 150 receivers it should be easy
To give you the perfect answer we need to know a bit more.
Try to simplify your question with the use of the CAR dataset or one of the other example databases.




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

 
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] WebFocus Report Caster

Copyright © 1996-2020 Information Builders