Adding folder to dynamic workunit triggered by user exit

 2 Replies
 0 Subscribed to this topic
 52 Subscribed to this forum
Sort:
Author
Messages
L G
Advanced Member
Posts: 38
Advanced Member
    Hi
    i am creating workunits via a user exit. Now as part of the flow I have created useraction node. How can I add a workunit folder to the inbasket workunit from the user exit or create it dynamically during the process flow run.

    Note that the workunit folders is calling a form and needs to be populated with values passed to the process flow for example we pass COMPANY and EMPLOYEE as service variables to the flow and they need to be populated on the form such as HR11 or PA12 in the workunit folder.


    Am i making any sense?

    Also is it possible to display 2 or more forms as workunit folders?
    David Williams
    Veteran Member
    Posts: 1127
    Veteran Member
      There should already be a Forms Field Definition for PA52 (not sure about HR11). You can add the Workunit Folder values from within your flow with a WebRun. Not sure if you can define two Folders but it looks like you can.
      David Williams
      L G
      Advanced Member
      Posts: 38
      Advanced Member
        Do you have a example for adding folders with a WebRun?

        Are you referring to the default flow available for PA52 from Lawson?