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
LinkedIn

View solution in original post

14 REPLIES 14

For reassuring and correcting spelling mistakes

Hi,

but how would you know what's the correct spelling?

tomorrow if somebody inputs AzUrE Ad Hello OR any other text how would you know what group name is correct?

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

our client requirement

Can you please check my above comment?

you can update the variable but it would require script as there is no direct action/step for this

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

User460980
Kilo Contributor

Hi All,

Thanks All, Achieved my requirement.

find_real_file.png