Feedback

  • Contents
  • Index
 

MIC Format Address

This MIC tool formats message store addresses appropriate for sending messages to various message store types.

Use this tool to pull back email addresses in a valid format the tools can use.  This tool reads the i3SICEmailAddress attribute from the User Object and formats it into a usable string.  MIC stores Exchange addresses in the long and cryptic EXCH:... format and it needs to be passed in SMTP format.  

Inputs

MIC Object

This optional string (coMicObject) can be any MIC object name.  You must enter either the MIC Object or the Input Address (below).  If you enter both, only the MIC Object is used.

Input Address

This optional string or list of string can be any valid email address.

Outputs

Non-VPIM Addresses

This list of string (lsAddresses) contains any of these address types: IMS, SMTP, Microsoft Exchange, and Lotus Notes. After this tool step, use the Email Tools for additional email processing.

Text Addresses

This list of string (lsTextAddresses) contains message store types that support text, including: SMTP, Microsoft Exchange, and Lotus Notes. These are useful to send notifications.  Interaction Message Store does not have text capability.

VPIM Addresses

This list of string (lsVpimAddresses) contains VPIM addresses only.

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

If it successfully finds and formats the given email address.

Failure

A common error on this tool is:

Exit Code: 0x80070057

Exit Text: One or more arguments are invalid

Reason: Both the MIC Object and Input Address fields were empty.

Related Topics

MIC Lookup Moniker