| ProvisioningClaimIsRejectedClaim Method |
Checks if a claim is a rejected claim
A claim is a rejected claim when its a failed claim, and when the message ends with [REJECTED]
A claim that represents a rejection can be caused by an approver rejecting a request in SAP GRC or another service that OIS relays provisioning to
Namespace:
Omada.OE.Solution.OIM.AppLogic.RoPE
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool IsRejectedClaim()
Return Value
Type:
Boolean
See Also