Show TOC

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

 

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

Caution Caution

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.

End of the caution.

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.

WSDL Description

Element

Description

<Objecttype>CreateRequest

Describes the Web Service call for changing an object.

Based on the type <Objecttype>CreateChangeIn.

changeResponse

Contains parameters that are displayed when an object is created.

Based on the type ConfigurationObjectModifyOut.

The methods and parameters are set up like those for creating an object (Create an Object). For more information, see: Creating an Object (Create).