After you deploy Parlay X SMS over Parlay,
you can use the TWSS Administration Console to
change the deployment configuration properties for the Web service
and related Service Platform components.
TWSS Administration Console settings
This Web service implementation adds the following
configurable settings to the TWSS Administration Console:- Global: Policy values that are used for
all services.
- Common Service Settings:
Use these settings to configure naming schemes for groups. The Access Gateway uses
the IBM® XDMS component
to resolve groups, and it can define and configure groups apart from
the group scheme.
- Country and code: The local country and
code.
- Address plan: The local address plan.
- Enable Transaction Monitoring: Whether
or not to enable transaction monitoring.
- Supported Group Scheme: A comma-separated
list of URI schemes that the service treats as a group URI. This setting
must be coordinated with the Group List Manager component configuration.
The default value is glmgroup.
For more information about these settings, refer to the topic Group
schema configuration.
- Services: Default values used for Parlay X SMS over Parlay.
- SMS Service: The following
lists the configurable runtime properties:
- Purge Enabled: True if cleanup activity
occurs for expired delivery status data; false if cleanup activity
does not occur. The default value is false.
- Purge Interval: The time interval, in minutes,
used to trigger the cleanup activity on Parlay X SMS over SMPP data.
The default value is 10.
- Purge Block: The number of records to retrieve
each time there is a query to find expired data records. In effect,
the cleanup operation is limited to cleaning up this much data during
each purge interval. A value of 0 indicates that all records found
should be removed. The default value is 1000.
- Service Enabled: True if the service is
enabled, false if disabled (when false, all requests are rejected).
The default value is true.
- Network Resource Name: The name of the
network resource. Must match the name specified in for Parlay X SMS over SMPP.
The default value is PX21_SMS_SERVICE.
- Default Requester for Orphan Messages:
The requester name to be included in orphan messages. In a notifySmsReception
operation, an orphan message is defined as a message that is sent
to a target where notification is not enabled, or a message in which
the SMS destination does not fulfill the criteria specified in a previous
startSmsNotification operation.
- Default Endpoint for Orphan Messages: Endpoint
to be notified when an orphan message is received.
- Default Correlator for Orphan Messages:
Correlator for the incoming orphan MO messages, used to correlate
the messages while retrieving the received MO messages. The default
value is an empty string, which indicates that any criteria will be
matched. If you specify a non-empty string, then a given message will
be retrieved only when a matching correlator is provided.
- Default Expiry Time for Orphan messages:
Amount of time, in minutes, to keep the orphan MO messages that have
been received in the database. The default value is 1440.
- Common Components: Click
the name of a Service Platform component–for example Fault
Alarm Client or Usage Record Client–to
configure it to work with this Web service implementation. If you
leave the endpoint URI empty for a component, then the component is
disabled.
You can receive additional information on specific properties
from the online help in the TWSS Administration Console.
Policies
Policy attributes are retrieved
from Subscription Management in the Access Gateway and
are passed to the Parlay X SMS over Parlay Web
service in the SOAP headers. If the policies are not found in the
TWSS SOAP header, then the Web service uses the values that are defined
in the TWSS Administration Console.
For
information about default policy configuration, refer to the following
topic: Default service policies for Parlay X SMS over Parlay.