active-charging service rulebase post-processing priority

Configures the post-processing priority and action to be taken on specific ruledef in the current rulebase.

Syntax

post-processing priority priority_value{ group-of-ruledefs ruledefs_group_name | ruledef ruledef_name } charging-action charging_action_name [ description description ] 

priority_value

Specify the priority value.

Must be an integer in the range of 1-65535.

Usage Guidelines

Use this command to configure the post-processing priority and action to be taken on a ruledef in the rulebase.

Example

The following command configures the ruledef named test_ruledef with a priority of 10, and the charging action named test_ca for post processing:
post-processing priority 10 ruledef test_ruledef charging-action test_ca