Changing an Object (Change)
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.
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). More information: Create an Object (Create).