Control-M for PeopleSoft
Control-M for PeopleSoft is an Oracle-based application that enables you to develop, test, and run large-data batch processes, as well as execute common human resources tasks, such as approving promotions, viewing pay slips, or editing employee information. As a Java-based server that handles Agent requests, Control-M for PeopleSoft communicates over TCP/IP.
An built-in feature of the PeopleSoft environment is the PeopleTools Process Scheduler, which enables you to define and submit PeopleSoft processes and jobs. PeopleSoft jobs and processes often require scheduling capabilities that extend beyond those of the PeopleTools Process Scheduler. Complex dependencies or comprehensive scheduling criteria require PeopleSoft users to seek a more sophisticated scheduling solution, such as Control-M for PeopleSoft.
Control-M for PeopleSoft enables you to perform the following configuration and administrative tasks in the Configuration domain.
-
Integrate PeopleSoft jobs with other Control-M jobs into a single scheduling environment.
-
Use job processing definitions to submit, monitor and manage Control-M for PeopleSoft jobs and processes.
-
Use a rule-based utility to locate and monitor PeopleSoft jobs and processes to track the status and to make post-processing actions dependent on completion codes.
-
Introduce all Control-M capabilities to Control-M for PeopleSoft, including advanced scheduling criteria, complex dependencies, Resource Pools, Lock Resources, and variables.
-
Connect to any supported PeopleSoft server from a single computer with secure login, which eliminates the need to provide authentication.
-
Attach an SLA job to your PeopleSoft jobs.
Compatibility
The following table lists the Control-M for PeopleSoft plug-in prerequisites, each with its minimum required version.
Component |
Version |
---|---|
Helix Control-M/Agent |
9.0.20 or higher |
PeopleTools |
8.53 or higher |
Setting Up Control-M for PeopleSoft
This procedure describes how to install the PeopleSoft plug-in, create a connection profile, and define a PeopleSoft job in Control-M Web and in Automation API.
Begin
-
Create a temporary directory to save the downloaded files.
-
Download the Control-M for PeopleSoft plug-in.
-
Install Control-M for PeopleSoft, as described in Installing a Plug-in.
-
Install Control-M for PeopleSoft Component Interface, as described in Control-M for PeopleSoft Component Interface Installation.
-
Configure Control-M for PeopleSoft to control the number of concurrent connections to PeopleSoft, as described in Control-M for PeopleSoft Configuration.
-
Create a PeopleSoft connection profile, as follows:
-
Control-M Web: Create a Centralized Connection Profile with PeopleSoft Connection Profile Parameters.
-
Automation API: ConnectionProfile:PeopleSoft
-
-
Copy the psjoa.jar file from <PeopleTools_Installation>/web/psjoa/psjoa.jar directory on PeopleTools client host o the following Agent host directory:
<Agent_Home>/ctm/cm/PS8/java/<PeopleTools_Version>
-
Define a PeopleSoft job, as follows:
-
Control-M Web: Create a job and then define specific PeopleSoft job definitions with PeopleSoft Jobattributes.
-
Automation API: Job:PeopleSoft
-