Show TOC

Background documentationCreating an Object (Create) Locate this document in the navigation structure

 

This operation creates a new object.

If an object cannot be created then the action is terminated and an error message is displayed.

An object cannot be created in the following instances:

  • An object already exists in the Integration Directory for a specified object key.

  • The specified object key is incomplete.

  • Obligatory attributes were not entered.

  • Incorrect values were entered for attributes with fixed values (for example, using the wrong syntax).

If an object can be created but the attributes are incomplete, then a warning is displayed.

WSDL Description

Element

Description

<Objecttype>CreateRequest

Describes the Web Service call for creating an object. Based on the type <Objecttype>CreateChangeIn.

  • ChangeListID

    If there is no open change list with this ID, then the action is terminated and an error message displayed. If you do not enter a change list IDs then a new change list is created and the change list ID displayed.

    Note Note

    We recommend you specify the change list ID every time you create or change an object so you do no unintentionally create many change lists. Note the information under Call Sequence Recommendations.

    End of the note.
  • Element to describe an object (object-type-dependent)

    Contains administrative information about the object (such as object key and object attributes).

    If you do not enter any administrative information then the information of the current Web Server caller is entered here.

    You can find further information in the description of the Web Service for the object type.

createResponse

Contains parameters that are displayed when an object is displayed.

Based on the type ConfigurationObjectModifyOut.

Parameters:

  • ChangeListID

  • LogMessageCollection (error messages)