Process flow

Sort:
You are not authorized to post a reply.
Author
Messages
ttredwell
Basic Member
Posts: 9
Basic Member

    Good morning,

    I am having difficulty trying to figure out how to obtain the user names for the approvers for a reqApproval process flow.  Since we have the scenario were requesters can also be approvers our flow needs to determine if the requester is equal to the approver and if so then the process  needs to bump up to the next lvl.   The approvers are set up in the tasks/filters in the Infor Rich Client (LTM).  Is there any way that I can pull that information to be used in a branch?

    Thanks,
    Tim


    Attachments
    EricS
    Veteran Member
    Posts: 80
    Veteran Member
      Our process flow design includes a branch where it compares the requestor ID to the approver ID. If they are the same it pushes the level up on and loops back. Not sure all that terminology is correct, new to IPA
      ttredwell
      Basic Member
      Posts: 9
      Basic Member
        Thanks for the quick response Eric. How does your flow obtain the approver ID? Are the approvers managed in LTM with the use of filters?
        EricS
        Veteran Member
        Posts: 80
        Veteran Member
          Yes, they are all in LTM with filters. The RMID, SSOP, and actor identity all have to match exactly. We are on IPA 10.0.4, LSF 9.0.1.10 the IDs are case sensitive in the flow.
          You are not authorized to post a reply.