Process Definitions
Browse PeopleSoft Process Scheduler process definitions with configuration, output options, and execution statistics.
Categories:
Tailored Operational Context
- Target Database: —
- Context Type: —
- Alert Severity: —
- Triggered Time: —
- Firing Context:
—
What It Is
Process Definitions define the batch programs, reports, and scripts that can be executed via the PeopleSoft Process Scheduler. They map a logical process name to an underlying program type (SQR, Application Engine, COBOL, Crystal, XML Publisher, etc.) and define how it executes, its parameters, and where its outputs are delivered.
psLens allows you to browse these definitions, check execution statistics (run counts, average durations, success rates), and review their configuration.
Search Page
URL: /processdefinitions?db={database}
- Search: Search by process name (prefix match) or select advanced filters.
- Filters: Filter process definitions by process type (e.g., Application Engine, SQR Report), component, and last modified info.
Detail Page
URL: /processdefinitions/{PRCSTYPE}/{PRCSNAME}?db={database}
The Detail Page displays:
- Configuration & Properties: Displays execution details like the command-line parameters, target server name, API awareness, run control component, and priority.
- Output Settings: Shows output type (Web, File, Printer) and output format (PDF, CSV, HTML, etc.).
- Execution Statistics: psLens analyzes historical process request data to present statistics on:
- Total runs and average duration.
- Status breakdown (Success vs Error / Cancelled).
- Top operators who run the process.
- Top servers where the process executes.
- Export as Markdown: Export the process definition details as a markdown document.