- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2022 07:22 AM - edited ‎12-12-2022 07:54 AM
Hello,
I have requirement to create multiple RITMs and SCTASKs for single Request.
On catalog item we have a multi level variable set and users can select multiple records in the MRVS based on the number of selections that many RITMs need to get create.
So from the above example we need to loop through the rows and create the RITM for each row which is associated to single Request and once all the RITMs need to closed the request need to close.
Please suggest the way to achieve above requirement.
Thanks in advance,
Prudhvi
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-05-2023 07:00 AM
I have created Record produced to fulfill this requirement and worked as expected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-05-2023 07:00 AM
I have created Record produced to fulfill this requirement and worked as expected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2023 11:29 AM
Hello @Prudhvi Raj4 ,
Are you able to elaborate on how you achieved this? Which table did you use on the record producer and if possible, could you please share a sample script?
Thank you,
Tej Gill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2023 01:27 AM
Are you able to elaborate on how you achieved this ? i have also same requirement plz request you to help me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2023 02:26 AM
Ok, I will try it.