Issue with Periodic Jobs
Hello, I am trying to schedule one periodic job on 1st of every month. I am done with every thing but there is an special requirement where i have to select only 6 columns from KNVV table, i have tried...
View ArticleScheduling job to Redwood from solution Manager
Hi Gurus.Did anybody implemented this scenario?What I need to configure and check to schedule job via Redwood, and not directly in satellite system?RegardsVladimir
View ArticlePlans to upgrade CPS?
Are there plans to upgrade CPS to correspond to Cronacle 9 by Redwood?
View ArticleOne Job in a chain does not move to the next job step and does not throw any...
One Job in a chain does not move to the next job step and does not throw any error either, after importing from SAP and scheduling it from CPS 8 . When I move it back to SAP, it runs again normally,...
View ArticleCan we import multiple SAP Jobs at a time to Redwood?
Hello All, I am scheduling jobs from CPS 8. I need to import all the SAP jobs from the back-end to Redwood.Is it possible to run the import job for multiple SAP jobs at one go ? Please suggest. Best...
View ArticleUnable to send mail using System_Mail_Send
Hello All,I am new to Cronacle and learning to write scripts. I have written a script which sends mail using SYSTEM_MAIL_CONFIGURE and SYSTEM_MAIL_SEND when a job fails i.e. the Job status turns to...
View ArticleCronacle* RFC link from Solman to CPS is not accessible for JSM Job...
Hello All, While doing the Job Documentation from Solution Manager for the Jobs scheduled from Redwood 8, for the SAP Jobs, I am frequently getting this Cronacle RFC link error. I recreated the Link...
View ArticleCan we use SAP CPS by Redwood for managing workflow centrally?
Hello Experts, Can we use SAP CPS by Redwood for managing workflow centrally? In my current project we have many applications/modules (SAP & Non SAP) which have their own workflow. For example, SAP...
View ArticleDifference btw Redwood 9 & Central Process Scheduling
Hi, Can someone please let us know what is the difference between Redwood 9 & Central Process Scheduling by Redwood tool.Are these same. Also are there video tutorials available on Redwood 9 to go...
View ArticleSolman: No Jobs from different isolation group in overview
Dear, We use the SAP CPS with the free SAP license. So, we connect two SAP system in different isolation groups. Now, we want to the the status of the jobs in the Solman Workcenter: Job Managment >...
View Articleremoving duplicate job names in the report
Hi All, I could not remove duplicates in the report using the below query. select Job.* from Job where JobDefinition in(select JobDefinition.UniqueId from JobDefinition where...
View ArticleTop Level Setting in Redwood Job Definition
HI Guys, anyone have any idea what does the "top level" setting inside the job definition function ? RegardsChris
View Articlehow to create report with status killed and cancel ?
Hi Guys, From the report query filter, i only able to pull a certain status of job ? anyone know how to pull the report for the job with status killed and cancel ? regards,Chris
View ArticleSAP CPS script to calculate the percentage of number of jobs completed
Hello I have 2 client specific jobs, which I am executing on 300+ ABAP system using SAP CPS system. I would like to know..what % of jobs completed successfully & failed. at present, using the...
View Articledetailed log for external programs is not found
Hi Guys, I have scheduled many SAP Jobs for which the steps are external programs ( Basically Unix Scripts ).Even though they are completing successfully, and I can see the logs like below, But it is...
View ArticleRenaming parameterized jobs when scheduling
Hello, I have a job chain where in the first step is a ABAP-Job with different parameters (e.g. SAP-System) fifteen times. In the prerunning action I rename the jobs like SAP-System + "_" +...
View ArticleSAP Application Server Load Balancing
Good Day,We are currently using Redwood CPS as our Enterprise scheduler. My question revolves around load balancing amongst SAP application servers. As an example, we have 3 application servers for...
View Articlesap fiori
current limitations of fiori where we can not see any Org Elements as dimensions …TASKs related stuffIn fact the final goal is to see the closing KPIs in launch pad filtered by Co Code or region or...
View ArticleRunning the jobs sequentially instead of parallel
Hi All,My script runs multiple jobs by iterating in a loop one by one. They are getting executed in parallel where as i want them to run sequentially one only after another has finished execution. For...
View ArticlePGP encryption and moving of a file from one system to another
Hi All, Could you please provide me the necessary information in setting up the below jobs in Redwood CPS. a) How can i do pgp encryption to a file in a SAP system?. Could you please provide me the...
View Article