Hello all,
I am facing issues trying to create a computer in a OU through the AD plugin 1.0.5 running on vCO 5.5.2.1946710
I have configured successfully AD using the "Configure Active Directory Server" workflow, but as soon as I try to deal with the objects in a OU the associated workflows/actions fail.
Taking as example the workflow: Create a computer in an organizational unit:
- I can navigate and select successfully the OU parent
- I provide the name of the new computer object
- I provide the domain as: mydomain.com
However, as soon its executed, the following exception occur trying to execute the CreateComputer action:
TypeError: Cannot find function createComputer in object not found
Checking the variables, I see that the OU has lost its value and now appears as Not Found...
Just to point out that the same action/configuration worked successfully using a previous version of the AD plugin 1.0.4...
any help?