Catalog item data will be moving to sailpoint workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-14-2024 12:36 PM
Once user submit the catalog item then ritm will be created then it goes to approval then sc task will be created then form variables data will be going through sailpoint workflow in json body. Please help me this is high priority.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-14-2024 01:18 PM
Hi, unfortunately your post contains no clear details that would help the community understand your requirement.
What is 'sailpoint' workflow, and what is it's relevance to your solution?
You are creating an sc_task, and then?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-14-2024 10:43 PM
@Tony Chatfield1 Workflow means End point of the sailpoint it have some action. It needs to be triggered then receive form variables in json.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-15-2024 11:29 AM
Hi, I would consider using an on insert\update BR or a workflow to trigger an integration message,
exactly what you need to configure will depend on your target platforms capabilities and the data that you need to send to it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-16-2024 06:08 AM
1. Once the catalog items submitted by the user it creates r i t m number.
2. Then it will be going to approval.
3. Once approval is approved then it create a sc task.
4. All the variables in SC task should be set as Jason format/body.
5. Din third party application will trigger then all the Jason body will going to third party application