How to create dynamically n number of catalog task for single RITM using flows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 03:05 AM - edited 11-03-2022 03:09 AM
I have a field on the form called Number of sc_task which is a string field.
Using this number I want to create the catalog tasks from the flow designer.
If a user enters 5 then for one RITM I have to create 5 catalog tasks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 10:09 AM
Untested but you can try something like this
Otherwise create a custom action and script it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 10:31 AM
i will try thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2022 05:47 AM
Hi @Mike_R how to auto increment the counter value?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2022 06:28 AM
In the set flow variable section
add inline script,