Click HERE to see how Saviynt Intelligence is transforming the industry. |
07/31/2024 12:46 AM
We are updating entitlement through entitlement type role from postman(API) like owner, display name etc. but when api call happen it directly update the role field with out creating any update task for entitlement updation.
We tried similar updation by saviynt UI it create update entitlements task
can any body have idea how we can perform same through API
Please refer below payload and let me know if changes required.
{
"accesstype": "roles",
"role_name":"TestARS9",
"roletype": "6",
"entitlementtype": "AADGroup",
"securitysystem": "Azure Corporate",
"endpoint": "Azure Corporate",
"requesttype": "update",
"displayname": "Testupdate",
"description": "Testing"
}
08/02/2024 05:26 AM
1. Did the value not updated by API ?
or
2. The value is updated successfully but without task creation
Which is the exact API called? Please confirm
08/05/2024 12:11 AM
Value is update successfully on role but for update entitlement task not created to update same value in entitlement.
08/05/2024 02:07 AM
Share postman screenshot
08/05/2024 02:18 AM
Hi rushikesh,
please find postman screenshot in below
08/05/2024 02:21 AM
Did you attached workflow to entitlement type add group under add access workflow ?
08/05/2024 04:20 AM - last edited on 08/05/2024 04:40 AM by Sunil
yes, We already attach the workflow but still task not created.
[This message has been edited by moderator to mask sensitive information]
08/05/2024 07:07 PM
Share Workflow wiring