Subflow input variable, list value for multiple records, can't use datapills?

Community Alums
Not applicable

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.

 

JacobParsons_0-1693881133191.png

 

3 REPLIES 3

Maik Skoddow
Tera Patron
Tera Patron

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

Community Alums
Not applicable

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".

Community Alums
Not applicable

+ it lets me select many already existing catalog tasks, but not allowed to use datapills to select tasks from the flow.