View Source

{kb-symptom}
The soapUI script only works on CDP Servers installed on Windows.

When executed on a Linux CDP Server, the script fails on Volume and Disk Safe creation due to the path, e.g., {{C:\SOAPDiskSafeTest1}}.

XML Errors:

{{<faultstring>Path must be absolute</faultstring>}}
{{<faultstring>Invalid Path.</faultstring>}}

{kb-resolution}If you want the scripts to work "out of the box," use the following credentials:
* username: _admin_
* password: _admin_

In order to make the soapUI script work on Linux CDP Servers, edit the Volume Path in the {{createVolume}} calls, and also change the Disk Safe path in the {{createDiskSafe}} calls.

{kb-related-articles}