Monitoring the Database with PeopleSoft Application Engine
To trigger routings based on a nonuser-initiated event:
-
Write a SQL program that checks the database for data that must be processed.
-
Put the SQL program into an Application Engine program.
-
Use PeopleSoft Process Scheduler to schedule the Application Engine program to run on a regular schedule.
When the condition for which you’re checking is true, the Application Engine program sends the data to the component interface, which initiates a workflow event. After you’ve started the Application Engine program, no user intervention is required.