Catalog Variables not visible on Task

Community Alums
Not applicable

Hi ,

I have created few variables on catalog initially and created a custom flow using flow designer  with that variables -. Create catalog task action in the flow designer works fine and displays all the variables created initially.

Now again i have included few more variables and updated the flow but the new variables are not visible on the catalog task even after adding all the variables from slush bucket (selected all from available to selected) in the Create Catalog Task action on flow designer.

 

I need to make the new variables visible only on the catalog task and not n RITM.

So i tried making hidden variables on the catalog initially and created a UI policy to make it visible on the task.(Using 'Applies on Catalog Tasks checkbox' enabled on Ui Policy). but it didn't work as expected. 

 

1. How to hide the (few) variables on RITM and make it visible only on Task

2.How to make all the variables visible on TASK .

 

Thank you.

 

 

 

17 REPLIES 17

You can do it both ways, but I recommend doing it this way:

Create a UI policy that controls field visibility and enforceability.


After creating a Script on change client with a condition that meets the second requirement, as there are more than one field, you can create an on change that clears the field if the value of field X is changed.

Community Alums
Not applicable

Hi,

 

I came to know that all fields are read only by custom script in my environment.

Even if i add the fields on variables section it won't be editable and will not meet the requirement . So i am trying to create few custom fields on task table and make it visible on particular catalog task by condition .

Thank you very much for the suggestions. 

 

 

 

Perfect, I hope you can resolve this situation.
Anyway, I hope I helped in some way.
A big hug.