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

Pass variables from vRA to Orchestrator???

$
0
0

I have a vRA Blueprint with some custom properties that need called in the Orchestrator workflow (attached).  The problem is that I can't seem to find a way to get the variables in a string (scriptArgs).  When I output the value of PropVarOut, I can see all of the values in a format like this where the property name is "AppName" and the property value is "VMware vRA":

DynamicWrapper (Instance) : [VCACEntity]-[class com.vmware.o11n.plugin.dynamicops.model.Entity]

-- VALUE : org.odata4j.core.OEntities$OEntityAtomImpl@2ca78677[title=,categoryTerm=DynamicOps.ManagementModel.VirtualMachineProperty,entitySet=EdmEntitySet[VirtualMachineProperties,org.odata4j.edm.EdmEntityType$Builder$1@b97d667],entityType=EdmEntityType[DynamicOps.ManagementModel.VirtualMachineProperty,alias=null],entityKey=(12949),properties=[OProperty[Id,EdmSimpleType[Edm.Int32],12949], OProperty[PropertyName,EdmSimpleType[Edm.String],AppName], OProperty[PropertyValue,EdmSimpleType[Edm.String],VMware vRA], OProperty[IsHidden,EdmSimpleType[Edm.Boolean],false], OProperty[IsRuntime,EdmSimpleType[Edm.Boolean],false], OProperty[IsEncrypted,EdmSimpleType[Edm.Boolean],false]],links=[ORelatedEntityLink[rel=http://schemas.microsoft.com/ado/2007/08/dataservices/related/VirtualMachine,title=VirtualMachine,href=VirtualMachineProperties(12949)/VirtualMachine]],entityTag=<null>,extensions=[]],DynamicWrapper (Instance) : [VCACEntity]-[class com.vmware.o11n.plugin.dynamicops.model.Entity]

I have tried calling PropVarOut.AppName but it shows as "undefined".  Any ideas on what I need to call to pull just the value out of this string?  Any help would be greatly appreciated.  Thank you.

Kyle


Viewing all articles
Browse latest Browse all 6251

Trending Articles



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