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.
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, 2006
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, 2007
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, 2007
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, 2008
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, 2007
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, 2006
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