How to Create Catalog task using Subflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2022 02:13 AM
Hi I'm trying to create catalog task if any error occurs in the subflow and as inputs I have given all the catalog variables and also request item as reference field(sc_cat_item). while creating task I'm giving this reference record but I was getting an error.(n: No valid req item found)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2022 02:34 PM
Hi @Vamshi_ch123 did you figure this out? I'm facing the same issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2022 05:23 PM
Hi @Jorge Fernandez yes I got the solution when i select input.Request item record with out dot walking to number or item name just check below screenshots
Input created in subflow
Mapped the variable to catalog task in subflow
Mapped the input to the subflow when this is called to the main flow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2022 07:09 AM
Thank you so much
I have it that way but I'm still getting that error. Will try to do it directly in the flow instead