DesignerGetWorkV1

The DesignerGetWorkV1 call returns a detailed information on a Changeset as defined in KCM Designer as base-64 encoded XML.

The request requires the following fields next to the standard fields.

Field Type Description
project repositoryobjectname The name of the project with the Changeset.
name repositoryobjectname The name of the Changeset.

The response contains the following field in addition to the standard fields.

Field Type Description
work base64Binary A base-64 encoded XML describing the requested Changeset. For more information on the format for this XML, see Format for the definitions.

In case of an error, the response contains a SOAP Fault structure.