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]WebFocus8 Report Caster disable mutiple schedules at once

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED]WebFocus8 Report Caster disable mutiple schedules at once
 Login/Join
 
Member
posted
Hello,

I was wondering if there is an easy way to disable large groups of Report Caster schedules.

All I see is to highlight all schedules, right click, Edit. This opens one popup per schedule selected, and I assume I would then need to manually uncheck the enabled option. There has to be a better way.

Thanks.

Greg

This message has been edited. Last edited by: <Emily McAllister>,


WebFOCUS 8
Windows, All Outputs
 
Posts: 1 | Registered: June 07, 2016Report This Post
Expert
posted Hide Post
There doesn't appear to be any GUI screen to manipulate multiple RC schedules at the same time.

As a developer (not a GUI operator) I would write and run a SQL UPDATE statement:

UPDATE schema-name.BOTSCHED
SET ACTIVE='N'
WHERE JOBDESC IN ('A', 'B', 'C') OR JOBDESC LIKE 'Some Job Desc%'
;

Proceed with caution.


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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Expert
posted Hide Post
Interestingly, while in the Content Explorer, you can select multiple RC schedules, right-click and chose Edit. After a while, multiple windows open - one for each selected schedule, from where you can disable each - one at a time.


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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
<Emily McAllister>
posted
Hello Opentrac,

Welcome to the Focal Point Forums! Unfortunately, as Francis said, there is no way to disable more than one schedule at a time. If this is a feature you are interested in, I would advise you make a case on our Tech Support site asking for this as a new feature request.

Thanks,
Emily McAllister
Focal Point Moderator
 
Report 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]WebFocus8 Report Caster disable mutiple schedules at once

Copyright © 1996-2020 Information Builders