How to define validation before a workflow starts in Aria Automation Orchestrator
I need to check whether my VM has snapsot or not then allow the workflow to be run. Sometimes we need to check something before run a workflow like checking …
A blog by Milad Mehrabi
I need to check whether my VM has snapsot or not then allow the workflow to be run. Sometimes we need to check something before run a workflow like checking …
First Reboot the appliance, and during boot process press “e” Add the highlighted part in like below press F10 to boot Unmount the / partition Now to reset password execute …
After creating a pipe line in code stream, we need to add a task and select the Rest for task type and POST as action because we need to get …
Today I’m gonna show you how to install following appliances: Lifecycle Manager Identity Manager vRealize Automation 8 For the first step you need the iso file from VMware website, in …
This problem happens with this error: First boot check failed on vRealize Automation. Check if all the network details provided are valid.vRA VA deployment failed at first boot check on …
Today I need to write a workflow to check all storage path status and make a report. In this article I just show how to write scripts and configure the …
I have implemented NextCloud in my environment. I need to design a blueprint and let my clients to send their request to access a 5 GB space on NextCloud environment …
Today I’m gonna upgrade my vRealize automation 7.4 to vRealize automation 7.5 I have a standalone architecture. I have following VMs in my environment Windows 2012 that holds SQL and …
As part of automation project, we needed to use API to request a catalog. before starting we should install postman to send requests to vRA . You can find the …