Show TOC

Changing an Object (Change)Locate this document in the navigation structure

Use

The Web service for creating a new configuration object is described in the Change of the service interface operation <Configuration Object Type>In .

This operation changes an object that already exists in the Integration Directory. A new object version is created.

Note that when calling the Web Service all information about the object must be entered, even if you only want to change some of the object attributes.

If the requested object does not exist or is locked in the change list of another user, then the action is terminated and an error message displayed.

The following message types are assigned to the operation:

  • <Configuration Object Type>ChangeRequest

    Based on the data type <Configuration Object Type>CreateChangeIn

  • ConfigurationObjectModifyResponse

    Based on the data type ConfigurationObjectModifyOut .

    This data type contains parameters that are displayed when an object is changed.

The underlying data types are the same as those when creating an object.

For more information, see: Creating an Object (Create) .