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     ReportCaster Distribution and BOTDEST Table

Read-Only Read-Only Topic
Go
Search
Notify
Tools
ReportCaster Distribution and BOTDEST Table
 Login/Join
 
Silver Member
posted
I need to know what the correlation is between the email distribution list in report caster and the email addresses listed in the botdest table. We have a web page that allows users to enter the burst values and email address (for distribution) that get inserted into the botdest table. The fex report that is generated, gets scheduled in reportcaster. I want to know if it is necessary to manually enter the email addresses into reportcaster when it is already in the botdest table. How does this work?

Thanks.


7.1.4
UNIX
Excel, PDF, HTML
 
Posts: 36 | Registered: April 09, 2008Report This Post
Guru
posted Hide Post
BOTDEST is where Report Caster stores the email addresses in distribution lists. So if the addresses are put there by something else, they are "in" report caster.


(Prod: WebFOCUS 7.7.03: Win 2008 & AIX hub/Servlet Mode; sub: AS/400 JDE; mostly Self Serve; DBs: Oracle, JDE, SQLServer; various output formats)
 
Posts: 391 | Location: California | Registered: April 14, 2003Report This Post
Silver Member
posted Hide Post
Do you know if there is any way to filter a report using a where clause in my fex that gets scheduled? I want to be able to filter on a range of values.

Thanks!


7.1.4
UNIX
Excel, PDF, HTML
 
Posts: 36 | Registered: April 09, 2008Report This Post
Virtuoso
posted Hide Post
Don't know if this is related to your first question or not. And I'm not quite sure what the second question is. Report Caster runs the fex that is scheduled. If there is a WHERE clause in the fex, the data is filtered. If not, there is nothing else in RC that lets you add additional filters.

One way around this (there is always a way around things) that I frequently use when a job is run both on-demand and through RC is the following. I add an additional parm called &RCRUN and use -DEFAULT &RCRUN='N' in the fex.
By default, all the code, WHEREs, etc. that will be used ONLY by RC are skipped, branched around, an so on by testing the &RCRUN parm. Then when I set up the job in RC, I add the parameter value of 'Y' to the RCRUN &var under the advanced tab, along with any additional values or ranges of values to be used.
If it is run in RC, it uses additional filters. If not in RC, it does not use them.


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
 
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007Report This Post
Silver Member
posted Hide Post
Thanks Darin. I will give it a shot. Thanks for you help.


7.1.4
UNIX
Excel, PDF, HTML
 
Posts: 36 | Registered: April 09, 2008Report This Post
Expert
posted Hide Post
quote:
-DEFAULT &RCRUN='N'
Darin,

You could always use -SET &var = IF &DSTSCHEDID.EXISTS EQ 0 THEN 'N' ELSE 'Y' ;

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report 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     ReportCaster Distribution and BOTDEST Table

Copyright © 1996-2020 Information Builders