- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2022 06:31 AM - edited 12-31-2022 06:38 AM
Hi
I am creating multiple RITMs from MRVS rows in Flow Designer. How can I create a number of catalog tasks based on the quantity field in RITM?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2022 01:03 PM
Hi,
PFA the update set for the array creation action.
Please commit and try with this action.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2022 01:43 PM
Hi,
If you don't want to wait, please uncheck "wait for completion" flag within the catalog task action.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2022 08:00 AM
Hi,
You want to create the task on the basis of quantity?
Just pass on the quantity to the action it will give you an array, with help of array you can generate the task equal to quantity.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2022 09:08 AM
I'm not sure why but I can't see the 'arr' data pill for the action?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2022 09:15 AM - edited 12-31-2022 09:16 AM
Hi @ray evans ,
Have you created an output variable of type Array.Integer and mapped to the output of Action. For your reference please check below screenshots-
Input to the action
Script Part
Creation of Action Output variables
Map Action Output with Script step output
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2022 12:31 PM
I have followed your instructions but it's creating no tasks. I have the action on requested item quantity.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2022 12:32 PM
Hi,
Share the screenshot please.
Thanks and Regards,
Saurabh Gupta