PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Display the denied/Terminated thread in Monitor approvals (Fluid) page when workflow is resubmitted

edited Jul 13, 2018 6:00PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 3 commentsAnswered

Hi All,

I need to display the old thread which might be denied/Terminated in the  Fluid approval process monitor page. I have used the CreateFluidStatusMonitor function to display the monitor approvals page. However when i try to view a transaction workflow which was previously denied and resubmitted, only the new thread is displayed in the Monitor Approval process page.

Below devlivered function is used.

/************************************************************************************************************/

Function createFluidStatusMonitor(&appInst As EOAW_CORE:ENGINE:AppInst, &mode As string, &saveButtonLogic As object, &showAll As boolean, &showHorStyle As boolean)

 

   /*** Compose the approval chain html */

   Local string &processID = &appInst.rec.EOAWPRCS_ID.Value;

   Local number &threadID = &appInst.mainThreadId;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center