IB - Developer Center    Forums  Hop To Forum Categories  FOCUS/WebFOCUS    [SOLVED] dynamic distribution list
Go
New
Search
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Member
Posted
Hi,
I'm trying to schedule a report via reportcaster that is sorted by email address. I want to burst the report by e-mail and then use this e-mail in my distribution list (so each person will only receive the part of the report that pertains to them). From reading the RC documentation it looks like I need to create a separate fex with the burst value and destination (fields called VALUE and DEST) and this fex needs to live in one of my application folders (as opposed to a domain). It looks like this is set up correctly, but the message from my RC job says no report to distribute. My report (which is in my domain) runs fine on its own. One question -- what matches up the burst field in my report (the field is called emal_address) with the value field in the dynamic distribution list? Or am I missing something else?

Thanks in advance for any help.

My RC log is as follows:
BTP1010 Starting worker thread
BTP1020 Starting task: email burst
BTP1020 Task type: MR Standard Report
BTP1020 Retrieving MR report: app/revfacst
BTP1020 Connecting to server EDASERVE with execution id ssmith
BTP1020 Executing focexec.
BTP1020 0 HOLDING PDF FILE ON PC DISK ...
BTP1020 Task finished.
BTP1010 Dynamically creating distribution information
BTP1010 No report to distribute.

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


WebFOCUS 7.1.4
Windows 2003
 
Posts: 19 | Registered: March 02, 2005Reply With QuoteEdit or Delete MessageReport This Post
Virtuoso
Posted Hide Post
You need to set up a distibution list with the burst value to go with each e-mail address. When you are setting up there is a Burst Value column and an E-mail address column


WebFOCUS 7.6.1 Win 2003 Test -7.6.5
 
Posts: 1188 | Location: San Antonio | Registered: February 28, 2005Reply With QuoteEdit or Delete MessageReport This Post
Member
Posted Hide Post
Hi,
My distribution list fex looks like this:
TABLE FILE EMPS
ON TABLE SET ASNAMES ON
PRINT
EMAL_ADDRESS AS 'VALUE'
EMAL_ADDRESS AS 'DEST'
ON TABLE PCHOLD
END

My .fex is sorted on emal_address (so it is both the burst value and the e-mail address). Do I need to name this field 'VALUE' to match the distribution list?


WebFOCUS 7.1.4
Windows 2003
 
Posts: 19 | Registered: March 02, 2005Reply With QuoteEdit or Delete MessageReport This Post
Virtuoso
Posted Hide Post
Yes if that is the burst Value then put it in.


WebFOCUS 7.6.1 Win 2003 Test -7.6.5
 
Posts: 1188 | Location: San Antonio | Registered: February 28, 2005Reply With QuoteEdit or Delete MessageReport This Post
Virtuoso
Posted Hide Post
I think you have to use the exact asnames burstvalue and mailadress like

TABLE FILE USERS
PRINT
USERCODE AS 'BURSTVALUE'
EMAILADRESS AS 'MAILADRESS'
WHERE USERGROEP EQ 'MANAGERS'
ON TABLE HOLD FORMAT PCHOLD
END




Frank

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

 
Posts: 1640 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Reply With QuoteEdit or Delete MessageReport This Post
Member
Posted Hide Post
Hi,
Thanks to everyone who responded. I am all set now. I think I did the setup correctly from the beginning, but my hold file with the burst value and email addresses was not parsing correctly. I changed the hold format and that seemed to do it.


WebFOCUS 7.1.4
Windows 2003
 
Posts: 19 | Registered: March 02, 2005Reply With QuoteEdit or Delete MessageReport This Post
Silver Member
Posted Hide Post
Hi leo,
I have a question for you. Can you pls help? I need to sort the output by number of lines(limit is set as 100).I need to burst the report every 100 lines. How should I create dynamic file for the reports to be bursted and where should I place my dynamic file? Should I need to include this dynamic file inside my fex procedure?


WebFOCUS 7.4.1(Production and Test region)
Oracle backend (10g)and Windows Frontend.
HTML,CSV,PDF,PF,Excel
 
Posts: 39 | Registered: June 07, 2007Reply With QuoteEdit or Delete MessageReport This Post
Virtuoso
Posted Hide Post
Leos's post is from last April and I doubt he is even still following it since his question was answered. If you have a question of your own, you should start your own thread - not post onto another thread unless it is the same question. Yours is not.

There are NUMEROUS posts regarding what your are trying to do - I have probably responded to three of them in the last two days. The big question is how are you deciding where to distribute each report when the burst is on number of lines? In order to create a dynamic distribution list, the unique burst value (such as CAR or COUNTRY) should be available in some data somewhere. In your case the burst values would be some value computed on a line number. etc. Possible, but not very practical.


Regards,

Darin



WF Server: 7.1.6 on Z/OS and Linux, ReportCaster, Self-Service, MRE, Java
Data: DB2, DB2/UDB, Adabas, SQL Server Output: HTML,PDF,Excel2K
WF Client: Linux w/WebSphere, Servlet, CGI
 
Posts: 1306 | Location: Salt Lake City, Utah | Registered: February 02, 2007Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

IB - Developer Center    Forums  Hop To Forum Categories  FOCUS/WebFOCUS    [SOLVED] dynamic distribution list

Copyright © 1996-2008 Information Builders, leaders in enterprise business intelligence.