IB - Developer Center    Forums  Hop To Forum Categories  FOCUS/WebFOCUS    Setting Output Filename in ReportCaster
Go
New
Search
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Silver Member
Posted
I'm using WebFOCUS 4.3.6 and trying to set the output filename of a report emailed via Report Caster. Currently, all the emailed report files have the same name (e.g. hold.xls, hold.pdf,etc.). The report caster tool does not have that option. Is it possible to do that through the report code ?
 
Posts: 30 | Registered: September 21, 2004Reply With QuoteEdit or Delete MessageReport This Post
<WFUser>
Posted
Upgrade. This feature is available in 5.2 and 5.3.
 
Reply With QuoteEdit or Delete MessageReport This Post
Silver Member
Posted Hide Post
We are few months away from that. Is there an alternative ?
 
Posts: 30 | Registered: September 21, 2004Reply With QuoteEdit or Delete MessageReport This Post
Platinum Member
Posted Hide Post
Hi

Don't know if you want this kind of solution, but one thing you could do is manipulate the data in the table BOTTASK. You can use SQL Passthrough or some other method to set the value of "ASVALUE".

Also, I don't know if this is available in your version. But you might want to take a look.
 
Posts: 163 | Registered: October 01, 2003Reply With QuoteEdit or Delete MessageReport This Post
Silver Member
Posted Hide Post
Hi jodye,
We use WebFOCUS 4.3.6 and I would like to try your suggestion, but I am new to WebFOCUS and not familiar with this technique. Can you please explain with sample code ?

Thanks !
 
Posts: 30 | Registered: September 21, 2004Reply With QuoteEdit or Delete MessageReport This Post
Gold member
Posted Hide Post
I'm using Web Focus 5.2.5 and I would like to be able to add a timestamp to the filename, is it possible?

Right now I can choose the filename but it's static, it would be nice to have reportA_20050128.pdf
 
Posts: 87 | Location: Montreal, QC, Canada | Registered: September 03, 2004Reply With QuoteEdit or Delete MessageReport This Post
Platinum Member
Posted Hide Post
Hi Flipper

I asked IBI exactly that question last week. Yes and no. I have a case open about this. It is a new feature request. So there is no easy way to do it.

However... I am accomplishing exactly this by doing it in SQL Server with a Package that runs every midnight and updates "ASVALUE" field in BOTTASK to today's date (FILENAME_YYYYMMDD.XLS). We have many work arounds like that.

bchinnap, you need to look at the caster repository. Look at the table called BOTTASK. Do you have a field called "asvalue"? If not, and you don't have the option for "save report as" in your version then perhaps there is no way to do it.
 
Posts: 163 | Registered: October 01, 2003Reply 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    Setting Output Filename in ReportCaster

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