Global Security Forum

Security Global Forum

Our mission is to provide clients with an online user community of industry peers and IBM experts, to exchange tips and tricks, best practices, and product knowledge. We hope the information you find here helps you maximize the value of your IBM Security solutions.

 View Only
Expand all | Collapse all

IGI - how get Admin Group´s name that generated the EXE event

  • 1.  IGI - how get Admin Group´s name that generated the EXE event

    Posted Mon November 30, 2020 09:24 AM
    Hello all,

    I need to recover the Actor ( admin group name ) from who started a EXE activity in a workflow using Rules.
    Ex: Manager, Risk Manager, Employee, etc

    I know there is a method to recover it during AUTHZ activity ( getApproverType_name() ) that is execute over request details.

    However I did not manage to get something similar to EXE activities.

    Please, any suggestion ? sample code ?

    Tks,
    Lincoln Sant´Anna

    ------------------------------
    Lincoln Sant Anna
    ------------------------------


  • 2.  RE: IGI - how get Admin Group´s name that generated the EXE event

    Posted Tue December 01, 2020 10:03 AM
    Hi Lincoln,

    How is the process configured?

    I assume that:
    • Since it has an auth Auth it is an approval workflow.
    • Exec a manual fulfillment rule is applied.

    If that is the case above and you just need to get the actor of who completed the request in the Exec flow the SwimRequestBean() should have that information.

    I hope that helps.

    Regards,

    Jad Dizon


    ------------------------------
    Jad Dizon
    ------------------------------