Policy attributes are retrieved from Subscription Management
in the Access Gateway and
are passed to the Parlay X Terminal Status over Parlay 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.
The Parlay X Terminal Status over Parlay parameters
found in the TWSS Administration Console can
be supplied on a per-requester or per-operation level by prefixing
it with service.config and including the resulting
header within the incoming SOAP header. Policy-based setting overrides
only allow policies that are more restrictive than the settings found
in the console.
service.standard.BusyAvailable
Defines whether
busy can
be returned as a status or be a trigger.
- Type: Boolean
- Value: true
service.standard.MaximumNotificationFrequency
Maximum
rate of notification delivery in milliseconds (also can be considered
minimum time between notifications).
service.standard.MaximumNotificationDuration
Maximum
amount of time a notification can be configured for. Smaller values
are more restrictive.
- Type: Integer
- Value: 3600000 (1 hour)
service.standard.MaximumNotificationCount
Maximum
number of notifications that can be requested. Smaller values are
more restrictive.
service.standard.MaximumNotificationAddresses
Maximum
number of addresses for which a notification can be set up. Smaller
values are more restrictive.
service.standard.UnlimitedCountAllowed
Defines
whether clients can request an unlimited number of notifications.
- Type: Boolean
- Value: true
service.standard.GroupSupport
Defines whether
groups can be included with addresses.
- Type: Boolean
- Value: true
service.standard.NestedGroupSupport
Defines
whether nested groups can be included in group definitions.
- Type: Boolean
- Value: true