Create Multiple Catalog Tasks Based on RITM Quantity

ray evans
Tera Guru

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

2 ACCEPTED SOLUTIONS

Hi,
PFA the update set for the array creation action.

 

Please commit and try with this action.

 

 


Thanks and Regards,

Saurabh Gupta

View solution in original post

Hi,
If you don't want to wait, please uncheck "wait for completion" flag within the catalog task action.

 

 

 


Thanks and Regards,

Saurabh Gupta

View solution in original post

24 REPLIES 24

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

I'm not sure why but I can't see the 'arr' data pill for the action?

rayevans_0-1672506418648.pngrayevans_1-1672506522361.png

 

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

SaurabhGupta_0-1672506763846.png

 

Script Part

 

SaurabhGupta_1-1672506800167.png

Creation of Action Output variables

SaurabhGupta_2-1672506840330.png

Map Action Output with Script step output

 

SaurabhGupta_3-1672506894831.png

 

 

 

 

 

 


Thanks and Regards,

Saurabh Gupta

Hi @Saurabh Gupta  

 

I have followed your instructions but it's creating no tasks. I have the action on requested item quantity.

 

Thanks

Hi,
Share the screenshot please.

 

 


Thanks and Regards,

Saurabh Gupta