Consultor Eletrônico



Kbase 17735: Modifying WebSpeed(2.x)Messenger error messages -> WSMAdmin
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/19/2001
Modifying WebSpeed(2.x)Messenger error messages -> WSMAdmin

The WebSpeed Messenger Administation Utility (WSMAdmn)
can be used to customize the Messenger's error messages.
For example, with ISAPI, error 5805 is given when the
messenger tries to access an agent and there are no agents
available. The text of this message is:

Msngr: Failure sending WEB_CGIIP_GET_PROG message. (5805)

If you do not want to see this message text for this
sitution, the text can be changed with WSMAdmin.

WSMAdmin can be accessed as follows:

http://host-name/scripts/wsisa.dll?WSMAdmin

One of the options available from this utility is:

Customize Messenger Error Messages

With this option you can modify the text for the Messenger
error messages. For example error 5805 is given for the
error condition, Cannot Get Agent Port No. You could
change the text of the message to be, "There are no available
agents". After this modification, if there are no available
agents for a request instead of getting,

"WebSpeed error from WebSpeed ISAPI Messenger(WSISA)
Msngr: Failure sending WEB_CGIIP_GET_PROG message (5805)
error code is 5805, Connection ID of the message sender is 0"

you will get,

"WebSpeed error from WebSpeed ISAPI Messenger(WSISA)
There are no available agents. (5805)
error code is 5805, Connection ID of the message sender is 0"

Progress Software Technical Support Note # 17735