In order to access the Address Manager API from a vRO workflow, you must make some
changes to your vRO server JavaScript settings.
To allow access to the all Address Manager API, perform the following changes to your
vRO server:
-
Create a text configuration file with the following line to allow JavaScript
access:
-
Name the configuration file as rhino-class-shutter-file.
-
Save the configuration in the
/data/vco/usr/lib/vco/app-server directory.
-
Log in to the VMware vRealize Orchestrator Control Center user interface
as root.
-
Click System Properties.
-
Click New.
-
Set the following properties:
- Key—enter
com.vmware.scripting.rhino-class-shutter-file
- Value—enter
/usr/lib/vco/app-server/rhino-class-shutter-file
- Description—enter the description of the system
property. For example, "Configure JavaScript access to additional Java
classes."
-
Click Add.
-
Click Save changes from the pop-up window.
The vRealize Orchestrator server restarts.
For details on how to use actions, please refer to VMware vRealize Orchestrator
documentation.