[Quick Hint] Input parameters in vRealize Orchestrator 8 payload

Input paraments are available in vRO8 payload only in very early stages of deployment. For example you can easily get them in Deployment requested stage as a vRO8 payload in inputProperties variable But what if you want to have access to your inputs data later in deployment process? You can of course make a REST …

vRealize Automation 8 State Machine

vRA 8.x have entirely new deployment workflow model compared to vRA 7.x. The following post is intended to provide an overview and reference to those new states, which correspond to subscribe event topics in vRA 7.x EBS. Each of thous states allow to run your own own automation task. Therefore the knowledge of what those …