- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2023 06:47 PM
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 ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2023 08:36 PM - edited 10-07-2023 07:01 AM
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 .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2023 07:40 PM
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.
Anvesh