autoapprove the request from serviceNow to sailpoint .
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2024 02:35 AM
in my sailpoint workflow
<Workflow configForm="Provisioning Workflow Config Form" handler="sailpoint.api.StandardWorkflowHandler" libraries="Identity,Role,PolicyViolation,LCM,BatchRequest" modified="1726764605398" name="AIZ - Access Request LCM Provisioning" taskType="LCM" type="LCMProvisioning">
there is a approvalsheme right now where every request is going to
manager or owner
<Variable initializer="manager, owner" input="true" name="approvalScheme"/>
so i need to autoapprove it if it is from service now like i need initializer = none. but how do i check if the request is from servicenow or not.
0 REPLIES 0