SessionRuleConditionData
This section describes how to configure the SessionRuleConditionData service.
The PCF schema lets you set a threshold for an active SessionRules service by configuring the SessionRuleConditionData service. The value that you define in this service configuration indicates the period for which the SessionRules service remains active. After the set period is complete, the SessionRules service is deactivated. The SessionRuleConditionData service includes the Extend Deactivation parameter. If you have configured the Extend Deactivation parameter and an event occurs within the configured interval, then PCF extends the waiting period. For example, if the deactivation time is set to 2 hours, and an event occurs after 1 hour, then the activation time is extended by 2 hours from the time the event happened. The service remains active for 3 hours.
Before setting the service parameters, ensure that you create a use case template and add a service for this configuration. For details, see Configuring the Use Case Template and Adding a Service.
To configure the SessionRuleConditionData service parameters, use the following configuration:
-
Log in to Policy Builder.
-
Click the Services tab.
-
From the Use Case Template pane, select the N7 service configuration object.
-
From the Service Configurations pane, select SessionRuleConditionData, and click Add.
The Select Service Configuration window appears.
-
From the N7 service configuration, click SessionRuleConditionData.
The service configuration parameters appear in the right pane.
-
Configure one or more of the following SessionRuleConditionData parameters:
-
Priority: Enter an integer value to indicate the priority of the service configuration object. This value is considered in case multiple service initiator conditions match.
-
Deactivation Time (In Minutes): Specify the time in minutes after which the SessionRule service is deactivated.
-
Deactivation Time (In Hours): Enter the time in hours after which the SessionRule service is deactivated.
-
Deactivation Time (In Seconds): Specify the time in seconds after which the SessionRule service is deactivated.
NotePCF aggregates the values that you specify in hours, minutes, and seconds to determine the deactivation time.
-
Extend Deactivation: If set to true, then PCF extends the SessionRule service deactivation time for the period that you have specified for deactivation.
-