I have a blueprint that we use to deploy a win2012 box. Nothing out of the ordinary. I have added an XAAS element created form an Orchestrator workflow. IT is simple. It has two dropdown boxes. It is placed after the vSphere Machine element. That is all I have done. The Extensibility.Lifecycle.Properties.VMPSMasterWorkflow32.MachineProvisioned custom property is added. You select the vSphere element and provide the info. You seelct the XAAS element and select your values from the two drop down list (each list allows user to select an array of items). I have an Event Broker Subscription that runs after POST of the VM being activated (after deployment). My Orchestrator workflow has a scriptable task that outputs the Payload to the System.log. That works fine, with the exception that the values/fields from the XAAS is not listed with the other PAYLOAD data. What else do I need to do?
↧