Hide/Unhide variable on particular catalog task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2018 09:44 AM
Hi
Trying to solve below scenario.
How can we hide one particular variable in one of the catalog task in workflow but should be visible on next task.
E.g. RITM request is submitted and Task 1 is active. Variable 'A' which should be visible on Task 1 and once Task 1 is completed, workflow will generate second catalog task Task 2. Variable 'A' should not be visible on Task 2.
What are the options here, please suggest.
Note: We have tried UI policies and Catalog client script (which does not support event for specific catalog task) and also we dont want to add UI action on catalog task table for specific service. Looking for some generic approach.
Thank You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2024 03:04 AM - edited ‎03-20-2024 03:05 AM
Hello @Kiran Patil3
Try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2024 03:07 AM
If you are generating task with Catalog task activity of workflow you have the option to select which all variable you want to show. Move the selected variable from selected to available.