How can i update the variable in catalog task?

User460980
Kilo Contributor

Hi All,

After the catalog task created , In variables, i need to update value for a variables, that variable need to pass on flow designer.

 examples: in security group name I  need to edit AZure ad group 5 to AD Group this need to go in flow designer and  AD Group needs to create in AZURE AD.

How can i do this ? Thanks in advance.

find_real_file.png

1 ACCEPTED SOLUTION

RaghavSh
Kilo Patron

what is your condition in flow designer.

You can make a variable editable with UI policy but in flow designer you will have to use "Wait for condition" to check when the variable changes and the do the AD updation.


Raghav
MVP 2023

View solution in original post

14 REPLIES 14

RaghavSh
Kilo Patron

what is your condition in flow designer.

You can make a variable editable with UI policy but in flow designer you will have to use "Wait for condition" to check when the variable changes and the do the AD updation.


Raghav
MVP 2023

This condition is ok??

find_real_file.png

It will wait for 10 minutes? if that is your requirement the condition looks ok


Raghav
MVP 2023

my requirement is the new edited variables in catalog task should be pass on flow designer