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] Copy report caster schedules

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Copy report caster schedules
 Login/Join
 
Member
posted
We are looking to copy all the schedules from one RC user to another user.

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


Webfocus 7
Windows
Excel,PDF, HTML
 
Posts: 1 | Registered: July 28, 2008Report This Post
Guru
posted Hide Post
I don't think that's doable... But you can grobally update the owner which will transfer the jobs to the new user/admin.

Thanks,
Sayed


WF 8.x and 7.7.x Win/UNIX/AS400, MRE/Portal/Self-Service, IIS/Tomcat, WebSphere, IWA, Realmdriver, Active Directory, Oracle, SQLServer, DB2, MySQL, JD Edwards, E-BIZ, SAP BW, R/3, ECC, ESSBASE
 
Posts: 285 | Location: Texas | Registered: June 27, 2006Report This Post
Virtuoso
posted Hide Post
you can move the jobs as far as I know
i am not sure if you can copy a job

I can not produce the steps by head. Monday I am back at the office




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
Master
posted Hide Post
Seems to me that if you have the adapters, you can use TABLE or SQL SELECT to read them from one RC Repository to use MODIFY or SQL INSERT to load them into another repository.


In FOCUS since 1985. Prod WF 8.0.08 (z90/Suse Linux) DB (Oracle 11g), Self Serv, Report Caster, WebServer Intel/Linux.
 
Posts: 975 | Location: Oklahoma City | Registered: October 27, 2006Report This Post
Master
posted Hide Post
they're all assigned funky IDs (TaskID, PacketID, SchedID etc). It will probably not like copying them around.

Personally, I'd reassign the owner of the intended jobs to the intended user. I've done this before (on a small scale) with no negative effect.

- ABT


------------------------------------
WF Environment:
------------------------------------
Server/Client, ReportCaster, Dev Studio: 7.6.11
Resource Analyzer, Resource Governor, Library, Maintain, InfoAssist
OS: Windows Server 2003
Application/Web Server: Tomcat 5.5.25
Java: JDK 1.6.0_03
Authentication: LDAP, MRREALM Driver
Output: PDF, EXL2K, HTM

------------------------------------
Databases:
------------------------------------
Oracle 10g
DB2 (AS/400)
MSSQL Server 2005
Access/FoxPro
 
Posts: 561 | Registered: February 03, 2010Report This Post
Gold member
posted Hide Post
Look at page 100 of this document:
http://documentation.informati...p/wf71_migration.pdf

Once it creates the XML files in the temp directory, you could try editing them with a text editor and make changes if you need to but be very careful. If you want to change the owner, I would do a single search and then replace rather than a global search/replace.


WebFOCUS 7.7.05M, gen 144, Windows 2008 Server R2 64-bit, Tomcat 6.0.33, IIS 7.0, SQL Server, Excel 2013, PDF, HTML, FOCUS files.
 
Posts: 88 | Location: Seattle | Registered: March 29, 2007Report This Post
Gold member
posted Hide Post
I wouldn't recommend using MODIFY or SQL INSERT as there are multiple tables associated with each schedule. If you don't have them all aligned correctly, you'll not have a useable schedule. The best thing is to extract the schedules and then modify the XML that is output. Then you can use rcload to load the records.


WebFOCUS 7.7.05M, gen 144, Windows 2008 Server R2 64-bit, Tomcat 6.0.33, IIS 7.0, SQL Server, Excel 2013, PDF, HTML, FOCUS files.
 
Posts: 88 | Location: Seattle | Registered: March 29, 2007Report This Post
Member
posted Hide Post
I work with Dana and we need to copy the existing schedules for year end report parameters. We only have one RC user that has all of the reports and schedules. We will probably have two accounting periods open so we want to keep all of the parameters the same for one period.

That's one reason for the request for help. The other is that we are constantly changing the report tasks (adding, deleting, etc.) and I would prefer that we have a user that we can call backup that has the copy if last month's tasks and parameters.


Dan McDonald
Version : 7.7.01
Platform:WindowsOutput : Excel, PDF, HTML
 
Posts: 15 | Location: Long Island | Registered: July 29, 2008Report This Post
Gold member
posted Hide Post
The problem with wanting to have the same schedules but possibly under a different owner is that the schedule ID, the 12 character identifier that starts with 'S', would be duplicated and that may cause problems. Have you run this by IBI?


WebFOCUS 7.7.05M, gen 144, Windows 2008 Server R2 64-bit, Tomcat 6.0.33, IIS 7.0, SQL Server, Excel 2013, PDF, HTML, FOCUS files.
 
Posts: 88 | Location: Seattle | Registered: March 29, 2007Report This Post
Guru
posted Hide Post
I know I had a New Feature request for this few years ago with IBI. I guess not enough clients requested this for IBI to add it to the new version.

Thanks,
Sayed


WF 8.x and 7.7.x Win/UNIX/AS400, MRE/Portal/Self-Service, IIS/Tomcat, WebSphere, IWA, Realmdriver, Active Directory, Oracle, SQLServer, DB2, MySQL, JD Edwards, E-BIZ, SAP BW, R/3, ECC, ESSBASE
 
Posts: 285 | Location: Texas | Registered: June 27, 2006Report This Post
Platinum Member
posted Hide Post
We have schedules that we like multiple people to be able to see/maintain and also a few that we want to preserve as the origional run.

We do several things depending on the situation.
Use CLONE to copy the schedules we then have one that is a backup and one they can change. Since the owner of the schedule is the only one that can see the schedules the owner knows the cloned one is the backup/origional. We also set up some generic owner id's so that 2 people can use this id without compramising the security on their "real" id. The reports are owned but the generic id.

Not sure if any of this helps but tossing some ideas out there.


Webfocus 8.0.7 on Windows
 
Posts: 176 | Location: Ohio | Registered: October 26, 2006Report This Post
Member
posted Hide Post
I think we will run with the CLONE idea for now.


Dan McDonald
Version : 7.7.01
Platform:WindowsOutput : Excel, PDF, HTML
 
Posts: 15 | Location: Long Island | Registered: July 29, 2008Report This Post
Member
posted Hide Post
Schedules are in SQL tables that store and the scheduling information. Just load the old into the new. BOTSCHED etc. You can find where your tables are store in the ReportCaster Server Configuration


WebFOCUS 7.6.11
All Outputs
Windows 2003
 
Posts: 6 | Registered: July 03, 2008Report 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] Copy report caster schedules

Copyright © 1996-2020 Information Builders