
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2019 04:01 PM
I am new to using Flow designer and Orchestration.
I am trying to create an Active Directory User using Flow Designer via the IntegrationHub Microsoft AD Spoke. I believe that I have all the settings with the connections alias to my DC set up correctly as I am not getting any authentication errors. However, when I either run or test the flow - The create user step just remains in a state of 'In progress'
I am able to successfully create AD accounts using Workflow editor.
Also I am trying to figure out - If I can get it to work - How goes the create user spoke know what OU to place the the user in? Doing it in workflow editor I was doing it with a 'create AD object' activity that I was passing information to via a workflow scratchpad.... Doesn't seem to be really anything online about this topic at all - Hope someone can point me in the right path. Thank you
Solved! Go to Solution.
- Labels:
-
Orchestration

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2019 06:19 AM
Needed to submit a HI request to activate IntegrationHub subscription (com.glide.hub.integrations) for DEV and TEST instance (no cost for sub Prod instance)
Had to do the same for personal developer instance. There are additional issue that I am currently experiencing but I am past this point at least
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2020 09:31 AM
Hello Craig,
Would you be open to sharing the modifications you made to the backend PS script?
It would be greatly appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2020 10:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2020 10:23 AM
Thank you, this is extremely helpful. 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2021 01:06 PM
OK, so this helped me too, but it's important to point out that there are a total of 3 spots that need to be updated. The first two are the highlighted areas in your screenshots and the 3rd spot is in the else statement of the second screenshot - See red circle. I had followed this advice to no avail. But once I updated the else statement it started working as expected.
Hopefully this helps others with the same issue!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2021 11:39 PM