DesignerCreateWorkV1

The DesignerCreateWorkV1 call creates an empty Changeset that will be under the control of an external workflow. The Changeset receives the In development status. To add objects to it, use KCM Designer.

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

Field Type Description
project repositoryobjectname The name of the project with the Changeset to be created.
name repositoryobjectname The name of the new Changeset. Cannot contain the following characters: ?, /, \, <, >, *, ", and |.
description message Optional. The description of the new Changeset.

The response only contains the standard fields.

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