how to pass variable from Catalog item to catalog task in flow designer ?

chercm
Mega Sage

i have created a name_of_user variable in the catalog item but how can i pass that information to over write the generic requested for field on catalog task ?

 

chercm_0-1696643212065.png

chercm_1-1696643230592.png

 

1 ACCEPTED SOLUTION

@AnveshKumar M 

 

i found the solution that i created a variable on the dictionary of the sctask form and to my surprise that field came out on the flow designer and that fixed my issue . 

 

chercm_0-1696687161253.png

chercm_1-1696687259796.png

 

 

 

 

 

 

 

 

View solution in original post

5 REPLIES 5

Hi @chercm this is not the best practice. If you want to acces your variables in flow you can use get variables action and pass the RITM to get the variables available for the flow.

Thanks,
Anvesh