Invoke the messaging system compose method

To invoke the compose() method of the outbound messaging system interface, specify the following parameters:

viewname

The name of the composition view to be used. If no viewname is provided, the default viewname associated with the message type will be used. The viewname can be found in
MSGTYPES.VIEWNAME column.

CommandContext

For information about the CommandContext interface or the CommandContextImpl refer to the class that implements the interface.

TypedProperty

The values in the typed property must be strings, or objects that implement the toString() method.

The compose() method runs a view command for each of the transports enabled and assigned to the current message type in the Administration Console. The method performs the following processes: