Symantec IGA

  • 1.  PXP on user disabling

    Posted Nov 03, 2015 02:50 AM

    Hi all,

     

    we require to create PXP, which will do something when user become DISABLED.

     

    By default, we can disable user with two tasks : "Enable/Disable User" and "Modify User".

     

    When we disable user with "Enable/Disable User" task, DisableUserEvent is generated and we can trigger out PXP after one.

     

    But if we disable user with "Modify User" task another event - "ModifyUserEvent" is generated. In this event we don't see any changed attributes:

     

     

    How can we trigger PXP in this case ?

     

    Best regards,

    Andrej



  • 2.  Re: PXP on user disabling
    Best Answer

    Posted Nov 03, 2015 03:41 AM

    I have checked again. It seems, that we don't see "Disable state" attribute changing in WST only. In PXP function "Has the User Attribute Changed" works as designed.