- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 12:46 AM
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.
Solved! Go to Solution.
- Labels:
-
IntegrationHub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 01:16 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 01:16 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 01:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 02:34 AM
It will wait for 10 minutes? if that is your requirement the condition looks ok
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 03:07 AM
my requirement is the new edited variables in catalog task should be pass on flow designer