Siebel Communications Server Administration Guide > Using Siebel Wireless Messaging > Installing and Configuring Siebel Wireless Messaging >

Wireless Messaging 2-Way Driver Parameters


Table 73 lists the supported parameters for the Wireless Messaging 2-Way communications driver. This driver supports various SMS (Short Message Service) protocols, and can be used for both inbound and outbound messaging.

For more information about using two-way wireless messaging, see Using Two-Way Wireless Messaging Workflows.

Table 73.  Wireless Messaging 2-Way Driver Parameters
Name
Required
Default Value
Description

Delete Processed Messages

No

 

TRUE or FALSE

Specifies whether processed messages are deleted.

  • If TRUE, then messages are deleted from the "incoming" message directory after they are processed.
  • If FALSE, then messages are moved to the "processed" message directory after they are processed.

See also the descriptions for the Processed Message Directory parameter.

Incoming Message URL

Yes

https://prodgw.xmlgw.mobilesys.net/httpg/inbound

The URL to connect to the MobileSys Network for inbound mobile-originated messages.

LogDebug

No

FALSE

TRUE or FALSE

If TRUE, data output to the log file is more detailed.

Log files are created in the log subdirectory of the Siebel Server installation directory.

MX Client Id

Yes

 

The client ID to access the MobileSys Network.

MX Client Password

Yes

 

The password to access the MobileSys Network.

MXGateway

Yes

https://prodgw.xmlgw.mobilesys.net/httpg/send

The URL to connect to the MobileSys Network for outbound messages.

MXReference

Yes

 

The name of the unique service node that the MobileSys Network's XML configuration file uses for the network operator.

The XML configuration file contains a named service node for each network operator. The file determines how to communicate with each network operator using the MobileSys Network.

The value for the MXReference parameter must be different in each driver profile that is to communicate with a particular network operator.

Visit http://siebel.mobilesys.net for service node names required to send messages through the MobileSys Network.

PollingInterval

No

60

Number of seconds between checks for new inbound messages and status of outbound messages arriving at the MobileSys Network.

Processed Message Directory

No

 

The directory where wireless messages in XML format are retrieved from the MobileSys Network should be moved, after they have been processed—unless they are to be deleted instead.

The Delete Processed Messages parameter is used to determine whether processed messages are deleted or moved to this directory.

By default, if Delete Processed Messages is FALSE, the "processed" message directory is the bin/processed subdirectory of the Siebel Server installation directory.

See also the description for the Delete Processed Messages parameter.

Save Sent Messages

No

FALSE

TRUE or FALSE

Specifies whether to save sent wireless messages.

  • If TRUE, sent messages are saved into the "sent" message directory.
  • If FALSE, sent messages are not saved.

Each message is saved as a separate XML file.

See also the description of the Sent Message Directory parameter.

Sent Message Directory

No

 

The directory where sent messages should be saved, if Save Sent Messages is TRUE.

By default, if Save Sent Messages is TRUE, sent messages are saved into the bin/sent subdirectory of the Siebel Server installation directory.

See also the description of the Save Sent Messages parameter.

Siebel Server

No

 

The name of the Siebel Server that is to handle the delivery of outbound communications sent using this profile.

For more information, see Specifying the Siebel Server for Communications Outbound Manager.

Status URL

Yes

https://prodgw.xmlgw.mobilesys.net/httpg/status

The URL to connect to the MobileSys Network for status of outbound messages.

Siebel Communications Server Administration Guide