Policy attributes are retrieved from Subscription Management
in the Access Gateway and are passed to the Parlay X Terminal Location 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 Location 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.TerminalLocation_IMS. 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.config.location.AltitudeRequested
Determines
whether altitude information should be requested when location requests
are made.
- Type: Boolean
- Value: equals value of AltitudeSometimesAvailable (ignored
if UseExtentedLocation=false)
service.standard.location.AltitudeSometimesAvailable
Determines
whether altitude information should be requested when location requests
are made if
AltitudeRequested is not specified.
- Type: Boolean
- Value: false (ignored if UseExtentedLocation=false)
service.standard.location.AltitudeAlwaysAvailable
Included
per standard, but is always ignored and does not effect the system
in any way.
- Type: Boolean
- Value: false
service.config.location.LocationPriority
Indicates
the location priority parameter to be passed to the Parlay gateway.
Must be either
P_M_NORMAL or
P_M_HIGH.
- Type: Integer
- Value: P_M_NORMAL (ignored if UseExtentedLocation=false)
service.standard.location.MinimumAcceptableAccuracy
Indicates
minimum possible value, in meters, for acceptable accuracy.
- Type: Integer
- Value: 50 (range: 1 to 2^31
- 1)
service.standard.location.MinimumAccuracy
Indicates
minimum possible value, in meters, for requested accuracy.
- Type: Integer
- Value: 50 (range: 1 to 2^31
- 1)