Web Service command updateReviewItems does not allow only comments for review items to be changed in RSA Identity Governance & Lifecycle
Originally Published: 2020-09-30
Article Number
Applies To
RSA Version/Condition: 7.2.x,7.1.x
Issue
Review item comments may be updated in the Review through the console without error.
For example, the following Web Service command to add only a comment.
<Review> <ReviewResultName>Review-Result-Name</ReviewResultName> <SignOff>false</SignOff> <ReviewItemChange comments="Adding Only Comment for this Entitlement"> <RevieweeUserId>TestUser</RevieweeUserId> <Entitlement resource="Group" action = "Add" business-source="Perforce"/> </ReviewItemChange> </Review>
Generates the following error response.
412 Precondition Failed <html><head><title>Error</title></head><body> Status=Failure. None of the 1 review components could be updated. Status for Review Item (TestUser-Group)=Failure (State specified should be one of [Maintain, revoke, none]
Cause
Resolution
When this option is set to true, only the comments will be updated for the review items, the state will not get affected (Just like adding comments from UI).
Also, comments will be updated only when the comments being added are not found already as part of the existing review comments.
<Review> <ReviewResultName>value</ReviewResultName> <UpdateCommentsOnly>true<UpdateCommentsOnly> <SignOff>false</SignOff> <ReviewItemChange state="revoke" comments="value"> <RevieweeUserId>value</RevieweeUserId> <Entitlement resource="value" action = "value" business-source="value"/> </ReviewItemChange> </Review>
Notes
Related Articles
Provisioning Node Mapping display changed in RSA Identity Governance & Lifecycle 28Number of Views IDC unification runs into an error called by by webservice call in RSA Identity Governance & Lifecycle 26Number of Views Roles in a Role Review are Incorrectly Set to the 'Changed' State Instead of the 'Committed' State in RSA Governance & Lif… 2Number of Views RSA Via Lifecycle and Governance Salesforce Account Data Collector does not allow configuration without a "Security Token" 92Number of Views Unification runs into an error called by webservice call in RSA Identity Governance & Lifecycle 21Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide How to Download OTP Token Seed Files from myRSA Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU How to factory reset an RSA Authentication Manager 8.x hardware appliance without a factory reset button from the Operatio…
Don't see what you're looking for?