Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Automatic creation of change request from catalog item

sharmadhruv
Tera Contributor

Hi , 

I have created a new catalog item, I want that whenever that catalog item is submitted an automatic change request is created, i tried making flow , catalog client script but nothing seems working can anyone help in this?

2 REPLIES 2

JenniferRah
Mega Sage

If you use a Record Producer instead of a Catalog Item, you can create a change request automatically, and a RITM is not created. 

 

If you want the RITM created but you want a change request created, too, then using a Flow is the way to go. What issues are you having with your Flow?

its done thank you for the help