Quantcast
Channel: SCN : Unanswered Discussions - SAP Business Process Automation by Redwood
Viewing all 646 articles
Browse latest View live

How to use and integrate Financial Cockpit module with SAP CPS.

$
0
0

Hi All,

 

Can someone suggest how to integrate Financial Cockpit (FCC) with SAP CPS and let us know how it works in CPS.

 

Thanks in Advance,

Peeyush Aggarwal


Hi folks, A curious Q.

$
0
0

Dear Redwooders,

 

Am new to this community as well as redwood, i have just reserved an instance here : https://cft.wdf.sap.corp/virtualmachines/views/index.php?env=front&view=ViewModuleGroupVms&groupId=1309

 

i would like to setup a schedule, to run a batch file on my server - how to do this using redwood ? Can anyone guide me please

Points needed,

How to create a job for the same

Where to set my server in redwood

Where to set the schedule

How to make it run daily.

 

The question might sound silly, but since there is not much documentation am expecing a reply from the community. Let me know ASAP.

 

sai.

CPS by Redwood Integrate with Solution Manager

$
0
0

Hi All Expert here,

 

I would like to integrate the Solution Manager 7.1 SP07 - Job Management with SAP Redwood system.  M33 version. Do you have any guide or SAP note to refer ? Appreciate.

 

Regards,

Steve

Can Redwood intercept and combine the output of all jobs in one chain then put this on a network share?

$
0
0


We have a request from Security to use Redwood to run jobs for PS1, in the background, then intercept the output, combine it and send it to

a network share.

This would be 1 Chain with 10 steps with each step having its own spool output.  At the end of the Chain , Redwood would intercept all of this

output , zip it together, then send this zip file to a network share to be used by Security and Auditors.

SAP Central Process Scheduling by Redwood

$
0
0

Hi Experts,

 

We are going to install SAP CPS in my landscape , we don't have any idea about SAP CPS  By REDWOOD, so can any one help me for how install and  how to use, send complete guidance for SAP CPS by REDWOOD .

 

Thanks & regards

 

J JANA

Timewindow defining with start and end date

$
0
0

Hello,

 

I need a timewindow which is opened from first day of month to U+3 with all holidays and weekend between.

 

U+3 is the third workday in month considering german holidays.

 

Is it possible to define a timewindow with start and end date?

 

Thanks for your help!

 

Best regards,

Dana

How to send Spool request in .xls format from SAP CPS

$
0
0

Hi Experts,

 

We have a new requirement. Client is asking to send spool in x.ls format instead of txt format via mail. Is there any possibility to send spool request in .xls format from SAP CPS?

 

 

Regards

Rajkumar

SAP CPS & Redwood : How to change a lot of job scheduling?

$
0
0

Dear,

 

Where can I change the scheduling of a lot of jobs in SAP CPS / Redwood 8.0 (Basic license)?

 

Many jobs should be running in addition on Saturday. I don't find a "mass change report" to change the informationen.

 

Best regards,

Hans


Trigger System_Mail_Send for Canceled Jobs

$
0
0

Hello,

I was trying to create Trigger to send email when a job was in "Canceled", "Error" , "Killed" and "Unknown" status.

However, emails were successfully sent for all statuses except "Cancel". I'm using "Before Job Post Running" as Trigger Point. Is this the correct Trigger Point for checking job with "Canceled" status?

trigger.png

Can somebody pls advise me on how to go about this one?

Thanks.

BW chains in Error status - processes within the chain not aligned with BW

$
0
0

Hi,

 

Have anyone encountered scenario where processes within BW process chain are not listed in the correct sequence when chain gone to Error status?

 

If we need to skip to the next process, ignoring the current error process (w/o referring to the chain in BW), I would have picked the incorrect process to reply to Operator.

 

Any thoughts?

 

Thanks,

Kevin Ng

Variant in SAP is not updated

$
0
0

Hello,

 

We run processes chains in CPS. Our version is SAP CPS 8.0.

Our actual solution requires 2 steps for the execution. We enter the parameters and variants in SAP, and then in CPS.

 

 

When the process is ready to begin, the running is ok, but when it ends, the variant temporal is not in SAP ERP updated.

 

 

We can't be sure if the variant from SAP was correctly executed in CPS. We check in "Technical Operations" but there's no register ..

 

 

Thanks for your help.

 

Kind regards

Redwood dashboards/scorecards loading very slow

$
0
0

Hi all,

 


We  have Redwood 8.0 on NW 7.3  , we are observing huge performance issues   while accessing DASHBOARDS & SCORECARDS.

 

JCS_JOB0 and JCS_JOBDEF tables have huge selects like millions...

 

We have message with Redwood team   and they are taking time to analyse.

 

Are there any steps we can check to fine tune the system.

 

Please suggest..

 

Thanks,

Subhash.G

Getting Multiple filters while searching for job chain. Job definition

$
0
0

Hi Folks,

 

I am getting multiple filters while searching for job chain. Job definition, etc in Redwood Cronacle. Please find attached screen shot for reference.

 

Build: M33.98-71744

 

Regards

Rajkumar

Skipping Steps in JobChain dynamically

$
0
0


Hello,

 

I have a JobChain with 5 Steps. Is it possible to skip some Steps during submitting the JobChain?

 

I think about 5 parameters in the JobChain called by the StepNames and when I submit the JobChain I can choose "yes/no" for the different Steps. The Steps have a precondition which analyses this parameters and skippes the Step when parameter=no  (e.g.     =chainParameters.Step1==='yes' ).

 

How can I insert the StepNames dynamically in the JobChain-Parameters and the preconditions?

 

Best regards

Dana

Creating Job definition using Command line.

$
0
0

Hi all,

 

is there a possibility to create a job through command line, with parameter as CMD and source as any batch file and scheduling it on the fly.

Let me know...

 

 

Always

sai.


reading spool numbers from spool_ids.txt into JobDef parameters

$
0
0

Hello,

 

if a SAP report has more than one spool and we need to download not only the last one, we can use SAP_CcmsJobGetSpoollist. But we have to feed this JobDef with the Spool-ID we want to download, otherwise we only get the last spool.

 

If a SAP report produces more than one spool the IDs are written in the standard file spool_ids.txt. Does anyone wrote a JobDef maybe in Redwood Skript to read the spool IDs out of this list in JobDefinitionParameters to use them easily in following steps?

 

Thank you very much in advance.

 

Kind Regards

 

Frank Morleo

Need advice for System_mail_send function..

$
0
0

I am utilizing the System_mail_send function to send Spool reports via email. I now have 2 questions:

1) Can System_mail_send support multiple attachments? For example, I hope it can attach the Spool file and the Log file all together in one email. Is this possible?

 

2) About the Text field where can input some words in the email content. How to switch lines. I think it's too stupid to insert a bunch of 'space'. Anything like <br> in HTML can do this job?

How to get the external scheduler SMSE certified ??

$
0
0

Hi Experts,

 

We have an external scheduler system (like SAP CPS by Redwood) which needs to be integrated with SAP Solution Manager.

I believe there is some certification process (Solution Manager Scheduling Enabler certification) which certifies an external scheduler to be Solution Manager compliant.

Can anyone point me to the exact process/documentation to be followed to get an External Scheduler SMSE-certified?

Any pointers in this direction would also be appreciated.

 

Thanks..

Attach spool in Mail type job Definition?

$
0
0

Below is my case:

Job chain: AAA

Step 1, Job 1 : run Generic WHT report

Step 2, Job 1 : a custom Mail type job Definition

 

Tried below expressions to attach spool all failed, only can capture the log texts..

[Attachments]

spool.txt=Step 1, Job 1:spool

spool.txt=Step 1, Job 1:step1/spool.txt

spool.txt=Step 1, Job 1:step1/spool1.txt

spool.txt=Step 1, Job 1:?type=txt

spool.txt=Step 1, Job 1:?type=spool

spool.txt=Step 1, Job 1:?type=txt

spool.txt=Step 1, Job 1:spool

spool.txt=Step 1, Job 1:*

spool.txt=Step 1, Job 1:?type=*

 

I was able to attach spool file using System_mail_send.

 

Relative Job -  Step 1, Job 1

Job file    -  step1/spool1.txt

 

 

Really hope someone can provide advice..

Has anyone encountered Redwood suddenly and for no apparent reason failing to start a previously running job

$
0
0

Hi

 

We've seen this on a number of occassions -our Redwood system suddenly stops running a job that was previously running with no issue. - has anyone else encountered this issue before? - We have been unable to find any documents detailing parameter that might be controlling this ? -

 

We are on Redwood 7.30.7 version

 

Any assistance greatly appreciated.

 

Cheers

 

 

Conor

Viewing all 646 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>