DesignerPublishWorkV1

Use the DesignerPublishWorkV1 call to move a Changeset from the Approved status to the Published status. All Accepted objects in the Changeset become Published. The Changeset automatically becomes deactivated, and objects that belong to it can be used again outside of this Changeset.

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 published.
name repositoryobjectname The name of the Changeset.
comment message The reason to publish the changes.

The response only contains the standard fields.

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