Awe setup in peoplesoft

broken image
broken image

Then I just added the following code to the OnStepComplete, OnHeaderDeny and the OnProcessLaunch. &thread.AddCommentsHistory(&userName, &checkComments, &thread.getHistory()) &checkComments = %This.getComments(&thread) &userName = &getName.getUserNamebyOprid(%OperatorId) &getName = create ZZ_UTILITIES:getUserName() Rem call local utility to return user name for addCommentsHistory

broken image

%Component = Component.ZZ_ADM_REQUISITION Then PeopleSoft Approval Workflow Engine (AWE) is a recent entrant into the PeopleTools family introduced only in AWE provides capabilities for creating.

If %Component = Component.ZZ_REQUISITIONS Or With the recent release of Peopletools, peoplesoft has moved from the traditional workflow to the AWE(Approval Workflow Engine).This has. Within my Registered Event Handlers I added two private methods to handle getting the current approver's comments and calling the delivered thread method to store the comments.