- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2023 09:26 AM
I used the OOB Update Catalog Variable action, and I see the values are assigned in the flow context, but variables are empty on the form. The RITM / SCTASK form is not updated with the values that I am trying to assign through the flow.
I also see there is a post regarding this to build a custom action.
What is the best way to update the catalog variables?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2023 10:31 AM
Hi,
As far as I know, there is no OOB flow action that lets you set data on catalog variables, but you can make your own action, that does just that.
Maik Skoddow has a great article that explains in detail how to do, check it out.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2023 04:23 AM
If it's working, then please close this thread by marking an answer as correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2023 11:53 AM
Sorry it was not OOB, I created that long long ago with some reference from community, and it was working fine for other form not just this one. Now, I figured it out. It was not accepting the variable capsule in the Variable Name. When I gave the field name in plain text, it worked. Also, I inserted one update step after that.
Update Catalog Variable - Action
Step 1
Step 2
Step 3
Step 4