Request elements section is not coming for child RITMs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 08:55 AM
Hi All,
We are working on one of the requirement where request is submitted, it will create one parent RITM and for the parent RITM we will have child RITMs. This is working fine, however the request elements section is coming up for the parent RITM but not child RITM's. We are working on flow designer for this. Can anyone let us know the feasibility.
Thanks in advance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 09:00 AM
@Revathi12 Could you please post the screenshot of the Request elements section you are referring to?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 09:10 AM
Hi
I mean after submitting the request, variables are getting mapped to the parent request RITM but not child RITMs

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 09:15 AM
@Revathi12 This is an expected behavior, you need to copy the variables via a script from the parent RITM to child RITMS (please refer to the link https://incident.do/2023/03/04/copy-ritm-sc_req_item-record-with-variables-using-a-script/) via a business rule in case if you wish to have the parent variables copied on the child RITMS too.