How to Generate Child RITM from Parent RITM

Jack Sparrow1
Kilo Contributor

Hello Experts,

I have a Catalog Item where we have to Select User with some other fields, So when we click on order now 1 Request Item will be generated, So I need to Create Separate Child Request Item in Parent RITM Related List. 

Here is my catalog form 

find_real_file.png

and here i need to populate separate child request for selected user 

find_real_file.png

Thanks 

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you can use this Cart API script in the workflow run script of 1st catalog item

Remember to set the parent of the newly created RITM as the current RITM by querying the new RITM

How to submit a catalog item from script?

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Jack Sparrow 

Thank you for marking my response as helpful.

If my response helped you please mark it correct to close the question so that it benefits future readers as well.

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader