Sun Java System Messaging Server 6.3 Administration Reference

imsimta submit

The imsimta submit command directs the Job Controller to fork a process to execute the messages queued to the channel specified by the channel parameter.

Syntax


imsimta submit [channel] [poll]

Parameters

The parameters for this command are:

Parameter  

Description  

channel

Specifies the channel to be processed. The default, if this parameter is not specified, is the local channel 1.

poll

If poll is specified, the channel program runs even if there are no messages queued to the channel for processing. 

Example

Use the following command to process any messages in the tcp_local channel:


imsimta submit tcp_local