Subflow input variable, list value for multiple records, can't use datapills?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 07:32 PM
Hi All,
I'm trying to create a reusable subflow to deal with the event of if catalog task = closed incomplete then close requested item as closed incomplete OR if approval = reject then closed catalog task as closed rejected etc. To fasten the creation of these request flows.
For some reason I can't use datapills for a list or records input variable types ????
The idea is there could be many tasks, I need to the tasks to see if any are closed incomplete, I should be able to select all of these tasks as an input variable for the subflow.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 08:10 PM
Hi @Community Alums
sorry, but your question is not very helpful because neither we see the type of the data pill you try to drag into the form nor the input variable type of the subflow.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 09:07 PM
catalog task pill is a reference type generated from a create catalog task action, the input variable type for the subflow in that pic is "records.sc_task".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 09:14 PM
+ it lets me select many already existing catalog tasks, but not allowed to use datapills to select tasks from the flow.