Setting a Catalog Variable in a Requested Item while Flow is in progress
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2024 12:38 PM
Hello
We have a need to log a particular variable while a flow is in progress. However, this variable wouldn't be entered by the user.
We have 2 Catalog Tasks that are to be run consecutively. When the first Catalog Task is finished, we want to set a Catalog Variable to a particular value (it would depend on how the first catalog Task was closed). How would we set this catalog variable?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2024 12:42 PM
You can add flow logic in between the task creations to get whatever information you need via query and then set values wherever necessary with that information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2024 12:43 PM
Yes, but what's the option to actually set the Catalog Variable itself?
I need to do this as I am running a Catalog UI policy to check on info that was entered in a previous Catalog Task.