RoleApprovalUpdateRoleAssignmentsStatusIndividually Method |
This code method is intended specifically for the OIM Packaged Solution.
Updates the status of a role approval data object to either "Active" or "Rejected". The description is updated as well.
Code method is used in the role approval processes in the Packaged Solution for OIM.
The method overrides all security. It therefore doesn't have to be executed by the SYSTEM user.
Codemethod usage | |
---|---|
Designed to be used in a process only (Yes/No) | No |
Action Object (data object type) | A role approval object. |
Namespace: Omada.OE.Solution.OIM.Assembly.PackagedSolution
public void UpdateRoleAssignmentsStatusIndividually( CodeMethodInvokeContext context )