How to check the Provisioning Command Node result?
Version 691 P18 I am trying to use the Provisioning Command Node and get the 'Status Code' .
I selected the 'Wait for Result' on the ProvisioningnCommand node but my workflow does not have gives me the status code.
I see below two job-level static variable that can be used to get the provisioning command status code but I don't see the below variables in the job runtime data on the job.
acm.provisioningCommandStatusCode
acm.provisioningCommandStatusMessage
Can anyone help me to use these 2 variable in the workflow and get the status code ?
Try the following:
After the provisioning node, add a SQL Select node with the following query: