Hi!
We have a BP Form that needs to query the AD in order to determine who that person's manager is based on a value on the form and continue with the correct routing. Unfortunately we haven't been able to accomplish this in any way. Has anyone run into this situation?
We have come up with an alternative, which involves creating a table in SQL with all the data we need from the AD. However, in order to automatically maintain it using Workflow, we would need to query the AD to search for new users on it, however this doesn't seem to be an option with the Find User activity within Workflow.
Any suggestions are welcome!