Set catalog request to approved and to use approvers for RITM only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2024 01:03 PM - edited ‎09-09-2024 01:04 PM
I want to bypass the waiting for approval request and only use approval for the RITM. Is there a way to do this. it doesn't appear to a script in the OOB workflow so i can configure it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2024 07:46 PM
Hi @DevtoSME ,
If you are trying to skip the stage field values which are configure in workflow ( or flow ) then you can change it.
Else please share some screen shots, however the catalog approval applied on RITM.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2024 02:00 AM
Hi @DevtoSME ,
I believe you are want to skip Request level approval for some catalog items. In this you have to write validation before Request go for approval. Can create property to store list of items which you want skip Request approval. Then write conditions in Request table flow to compare current RITM item id is one of catalog item ids in property values, if yes, then skip the REQ approval.
Please hit accept or helpful my solutions if that answer your question,
Thanks,
Swamy