Quantcast
Channel: VMware Communities : Discussion List - vRealize Orchestrator
Viewing all articles
Browse latest Browse all 6251

Passing Active-Directory objects always results in "Not found" objects

$
0
0

Hi there,

 

I have a use case where i need to pass objects generated by the AD-Plugin. What i mean by passing is "passing" it from element to element within an workflow. E.g. I have a action that gets the user object from an AD and writes it back to an workflow attribute. The next workflow action will pick that attribute and process it further.

Another use case would be that I have a workflow and multiple Active-Directories configured within the AD-Plugin and thus I want the user to specify which AD to use. So the AD:ActiveDirectory is an input parameter that will get processed within the workflow.

In both cases I'm running into the same error: the AD:Object initially is found, created and set. I can verify this using some System.log("") outputs, printing some AD-Object data into the console. However, at the moment when a following action is going to reference the AD:Object input parameter / attribute the workflow throws an null pointer exception saying that the AD:Object was not found. When looking at the worklfow runs within the variables view I can see that the AD:Object reference is missing, displaying "Not found - Missing element".

 

What am I doing wrong here?


Viewing all articles
Browse latest Browse all 6251

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>