Progress

Communications Manager Core sends a Progress Message to a synchronous client. This command has no effect when an asynchronous client has submitted the request.

Syntax

Progress
Message(<text>);

Parameters

Message: Required. The text of the message sent to the client.

The Progress command is also used to in combination with the Web Services interface to allow for communication between the caller and the Communications Manager Core script. For details, see the section SubmitEx in the Tungsten Communications Manager Core Developer's Guide.