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.
I have one report that close to 100 schedules based on it. Recnetly we made a change to that report, but when the schedules ran it did not include the changes, like it was using a cached version of the report. To correct this we had to edit each schedule, reslecting the same report, resetting all the parameters and the ouput file name for each one. Is there an easier way to make the schedules pick up the new changes to the report without having to edit each one individually.This message has been edited. Last edited by: Kerry,
Kevin ______________________ Production: WebFocus 7.6.11 on Win2K3 Server Test: WebFocus 7.6.11 on Win2K3 Server Formats: Excel2K, PDF, HTML
Sounds to me like there may be more than one copy of the report somewhere. Each time the request runs, RC accesses the specified code (in MRE on otherwise) to see what code needs to be run. It doesn't sotre a copy of that code anywhere else. If I create a procedure, schedule and run it through RC and then change the procedure and run the scheduled job again it will automatically pick up the changes to the fex. One issue that may occur is when parameters are involved. Paraamters and values ARE written to Caster tables, so if additional parameters are added after the original job is scheduled, there may be problems. (Also noticed that the server where a job is scheduled cannot be changed after the fact or an error occurs unless the job is re-opened, procedure re-selected, and re-saved.)
We do this (changing code of scheduled procedures) all the time without having to do anything additional in Caster.
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, 2007
I'm not sure what caused this for us. We use parameters, but no additional parameters were added, just a couple new columns to the report. There is only one version of the report in MRE and all we had to do to pull in the new columns was to pick the same report from the list in the schedule edit.
Kevin ______________________ Production: WebFocus 7.6.11 on Win2K3 Server Test: WebFocus 7.6.11 on Win2K3 Server Formats: Excel2K, PDF, HTML
HI Kevin, What Darin has suggested is right?? if any new parameters has been added in the procedure(fex) then only we need to edit schedule.. as you have said there is no additional parameters added in the procedure(fex), it automatically takes the procedure changes.
Check the Procedure name(fex name), if this has been changed in MRE? this might be the reason. otherwise it should work perfectly..
Anmol
WebFocus7.6.2, WebFocus 7.1.1,Windows HTML, PDF and Excel