Add variables to catalog task. Catalog task is created with a workflow step
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2023 10:05 AM
There is catalog task, the variables on the catalog task form do not show all variables. I want to add some variab;es to this form
If the catalog task is created on workflow or flow designer I know we can go that specific activity or flow action and add the variables. But in this case, the catalog task is created with a workflow step.
I am not sure how to bring the variables to the form. Can anyone please help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2023 12:44 PM
Hello @Sruthi17 ,
Click on the catalog task activity and you will find the add variables option
Please find the below screenshot
Thanks,
Omkar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2023 02:40 PM
Do the variables exist already but don't show on the sc_task form? If so then you need to edit the variables and set Global to true. Open Catalog Item then scroll to the variables (or variable set) related list. Change Global to true for the variables in question. You might need to show the column or field on the form. If Global is already true they could be hidden by client script or UI Policy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2025 09:45 AM
This helped me with the same issue I was having. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2023 08:24 AM
I think the question is how to add catalog variables via a script or is the catalog item designer the only way to do it?