Description
Feature name |
PlatformOperatorIsNetworkOperator |
---|---|
Applicable contexts |
All Services |
SAS Support |
No |
Prerequisite Features |
None |
Updates the Sentinel selection key so that the network operator is the same as the configured platform operator. This feature is an initial trigger feature which can be used as an alternative to any of the Determine Network Operator features.
For example, upon initializing a session the selection key might look like:
Platform Operator | Network Operator | Session Type | Plan | Subscriber |
---|---|---|---|---|
OpenCloud |
Then running PlatformOperatorIsNetworkOperator will result in a selection key that looks like:
Platform Operator | Network Operator | Session Type | Plan | Subscriber |
---|---|---|---|---|
OpenCloud |
OpenCloud |
Session state inputs and outputs
Inputs
Name | Type | Format | Description | Behaviour if null/invalid |
---|---|---|---|---|
SentinelSelectionKey |
com.opencloud.sentinel.common.SentinelSelectionKey |
Selection key including platform operator (for example, |
Platform operator to copy into NetworkOperator field of key |
Runtime exception handled by feature runner |