catalog item request has been created after approval

keval3
Tera Contributor

Hi All,

 

I have create 1 custom table in witch there are 2 approvals, now my requirement is I want to create request in 2 catalog item once 2nd approval will approve the form. kindly let me know how to do it.

 

Thanks & Regards

JP

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @keval3 

A request is something that gets created as soon as the item is submitted, so we can't place any approval on the same. However, for the RITM use, you can add the approval and create the RITM, but it’s not that simple. It requires changes to the OTB process, which can be a bit complicated.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Chaitanya ILCR
Kilo Patron

Hi @keval3 ,

if you are using a flow designer post 2nd approval you can use the submit a catalog item action and submit the form

if you are using workflow you can use the cartJS and submit the request 

https://developer.servicenow.com/dev.do#!/reference/api/xanadu/server/sn_sc-namespace/c_CartJSScoped...

 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

Hi Chaitanya,

I am using flow designer kindly find below screen snap and let me know I am doing right or not currently it is not working I mean after approval Request is not getting generated.

keval3_0-1746209995879.png

 

Thanks & Regards

KP