3.2.6.7 Write Directory

 This event MUST be generated with the following arguments:

  • iDirectoryObject: The DirectoryObject to be written to the directory.

  • iAttributeList (Optional): An array of strings containing the names of the directory attributes, associated with iDirectoryObject, to be updated to the directory. If this argument is not supplied, then all directory attributes will be updated.

Return Values:

  • rStatus: A DirectoryOperationResult that indicates the result of this directory operation.

 The MQDS client MUST perform the following actions to process this event:

  • Determine the type of iDirectoryObject.

  • Perform the steps of the write operation for that type of data element, as defined in the following sections listed, and return the rStatus value described in that section: