Same number of catalog task should be created if multiple records are selected for a list collector
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 12:31 AM - edited 05-10-2024 02:12 AM
Hi . I needed help . To create a list collector type variable so that user can select multiple records from reference field and same number of catalog tasks should get created based on it. How can I achieve this through flow designer. I am new to flow designer. can anyone help with this. Thanks in advance. @Ankur Bawiskar can you please help on this.?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 01:25 AM
Can anyone help or give some idea on how to do it by giving any example that would be very helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 01:29 AM
Hi,
You will need to create your own action for this.
Pass the variables to the action as input, in the script read the list collector variable and create tasks.