Set catalog request to approved and to use approvers for RITM only

DevtoSME
Giga Guru

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

2 REPLIES 2

AshishKM
Kilo Patron
Kilo Patron

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

Swamy Malluri
Tera Guru
Tera Guru

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