Workflow Triggers from External Applications

A component interface enables third-party applications to enter data into PeopleSoft applications. It accepts data from a variety of sources, such as electronic forms software, interactive voice response (IVR) systems, or web applications, and from PeopleCode and Application Engine programs.

When a component interface sends data into the PeopleSoft system, the system performs the same edits and security checks as it always does, including running any PeopleCode that is associated with the page. Therefore, if the page has associated workflow PeopleCode, then a component interface can trigger a business event.