Hi,I try to visit https://your_orchestrator_FQDN/vco-controlcenter but I get response 302 with location set to https://your_orchestrator_FQDN:443/vco.
How can I access vco-controlcenter?
I am using VMware Aria Automation 8.18.1.36791, standalone orchestrator setup. In latest documentation (https://docs.vmware.com/en/VMware-Aria-Automation/8.18/Installing-Configuring-Automation-Orchestrator.pdf) this is the correct url for VCO controlcenter.
PS: I am trying to set System Properties to include Sqlite JDBC driver on VCO using procedure described here:https://docs.vmware.com/en/VMware-Aria-Automation/8.18/Installing-Configuring-Automation-Orchestrator/GUID-69BBD3BD-971E-4A27-926A-A7AD5F59AD0F.htmlAny alternatives to System Properties?
Hi,
It is gone. Please take a look here.
RTFM problem
VCO control center has been removedhttps://docs.vmware.com/en/VMware-Aria-Automation/services/rn/vmware-aria-automation-release-notes/index.html
Control Center is removed
With the Automation Orchestrator 8.18.1 release, the Control Center is removed. To configure your Automation Orchestrator deployment, use the command line interface of the appliance.
Solution is to use vracli
vracli
>vracli vro properties set -k o11n.plugin.SQL.classpath -v /var/run/vco/plugins/SQL/lib/sqlite-jdbc-3.47.1.0.jar
vracli vro properties set -k o11n.plugin.SQL.classpath -v /var/run/vco/plugins/SQL/lib/sqlite-jdbc-3.47.1.0.jar
https://docs.vmware.com/en/VMware-Aria-Automation/8.14/Installing-Configuring-Automation-Orchestrator/GUID-D1A81955-5723-4234-B8E6-3BCEA99F9823.html