Sign in
Sign in
Recover your password.
A password will be e-mailed to you.
Browsing Category
Sap business process automation by redwood
Scripts used in job implementation
Scripts used in job implementation: There are following scripts used commonly in redwood job implementation which is given below:
1. EVO_ABAP_Run_HPOV
This script is used for ABAP programs
2. ABAP External Program HPOV…
Script to Extract job Chain details
Script to Extract job Chain details: Below script will help to extract all job chain parameter details .
import com.redwood.scheduler.api.model.*;
import java.util.*;
{
String P_PARAMETERS =…
Text tab output parameters in Email
Hi, We are giving Below parameters in In Parameter Mappings “Text Tab” below.(Even not saving as it is in Text Tab) But Output…
Thread-Dumps and Heap-Dumps for SAP CPS
Thread dump is invaluable to troubleshoot performance issues of SAP CPS. You could refer to the following SAP notes to create…
SSL warning message when access to SAP CPS
We have released a Note for this problem: 1842692 – SSL warning message when access to SAP CPS…
How to set up alert for jobs which are going to assigned status automatically in SAP CPS by Redwood
Set up alerts for Jobs which are going to Assigned status for long time in CPS Login to CPS system.…
SAP CPS M33.90 version is available now.
*Download Installation File: Go to SAP Service Market Place and follow the directions below:…
Platform Agent Installation on HP-Unix
Go to Configuration –> Software–> Download Platform Agents –> Select required OS executable file and download.…
Job Forecasting
I am writing this document for the new thing which I have learnt and want to document it for further use so may be this would be useful for the people who is looking for…
JDBC Process Server – Windows Authentication for MSSQL Server
Platform Windows server 2008 R2/MSSQL server 2012 NetWeaver 7.3 EHP 1 Java…