Focal Point
[SOLVED] Report Caster Data Files

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/541100735

September 29, 2010, 02:07 PM
Todd Jones
[SOLVED] Report Caster Data Files
I want to create a .fex from data within Report Caster jobs. Where are the files located on the server and the names?
For example I would like to create a datamart that would query a specific Schedule ID to get the Job Description and the details behind that scheduled job (specific Task Scheduled, time scheduled,...).

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


7.6.8
UNIX
FOCUS,HTML,PDF,EXCEL.
September 29, 2010, 02:55 PM
GinnyJakes
Todd, I think you meant RC tables. First, what kind of data base is used for your RC repository? Once you know that, you can use the WF console or Developer Studio to create the master file descriptions from the appropriate adapter. Then you can write reports against the tables to your heart's content.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
September 29, 2010, 03:29 PM
GamP
I haven't got any idea as to why you would want to do such a thing, but if you want to do so, go ahead. You can find the master files in the server's catalog directory. They all start with BOT. That is, they will be there up to release 7.7. As of 77 and higher you won't find the masters any more, so your idea of datamarting the RC tables will end with that release anyway.


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
September 30, 2010, 04:29 AM
PBax
I did something similar which may point you in the direction you want to go

http://forums.informationbuild...=308102704#308102704


81.05 All formats
September 30, 2010, 09:26 AM
jgelona
GamP or anyone. Why would those masters for the RC data files be going away?


In FOCUS since 1985. Prod WF 8.0.08 (z90/Suse Linux) DB (Oracle 11g), Self Serv, Report Caster, WebServer Intel/Linux.
September 30, 2010, 09:48 AM
Francis Mariani
You may not "find the masters" but what will stop you from generating metadata for the tables?


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
October 05, 2010, 03:15 PM
Todd Jones
I'm looking for the BOTSCHED & BOTTASK files, but can not find them. I'm looking in the ReportCaster76 locatioin, am I looking in the wrong place? Any help would be appreciated. I'm trying to do the same thing PBax is...great stuff!


7.6.8
UNIX
FOCUS,HTML,PDF,EXCEL.
October 05, 2010, 03:38 PM
Todd Jones
OK...I think I found them. I'm good to go. I can now make some reporting on this data.


7.6.8
UNIX
FOCUS,HTML,PDF,EXCEL.
October 05, 2010, 03:48 PM
Tony A
quote:
As of 77 and higher you won't find the masters any more
This is because a new database is being used as default. However, configuring a JDBC adapter will still allow you to get to the repository and create the synonyms and therefore allow you to continue your quest.

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 
October 05, 2010, 05:17 PM
Francis Mariani
Tony, I assume that is the same DB as for MRE...


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server