- Contents
- Index
MIC Save Object
This MIC tool enables you to save MIC Objects to LDAP. Use this tool after changing object attributes with MIC Set Attribute.
Inputs
MIC Object
The MIC Object variable (moMicObject) to save.
Outputs
Exit Code
An Exit Code (iExitCode) of 0 (zero) indicates success and a non-zero code indicates an error or other condition about the results of this tool step.
Exit Text
The exit text string (sExitText) corresponds to the Exit Code. When the Exit Code is 0, the Exit Text is "Success."
Exit Paths
Success
The object was successfully saved.
Failure
The object save operation failed. A common reason for this could be:
Exit Code: 0x80070006
Exit Text: Invalid handle
Reason: The MIC Object passed is invalid.
Related Topics

