How to paas ritm variables to child ritm

prupal06
Tera Contributor

Business requirement: Catalog item1 Name: Parent
Catalog item 2 name: Child

When request which is submitted for catalog item (parent) is closed, automatically new ritm will be created under catalog item (child). Also, it should copy the variables value which was used to submit the parent ritm.

 

I have created flow designer that creates child ritm but unable to copy the variable values.

attach screenshot (RITM000014636)- PARENT RITM --> variables in this ritm should be copied in child ritm (RITM000014616)

1 REPLY 1

NilanjanaK
Tera Contributor

Not completely sure whether it will work or now. But you can give it a try

Add a get catalog variables action , With that you will get all the variables values in parent RITM in data pills . Next , create a custom action to add script to set the variable value from the data pills to the child RITM .