Subscriber Context Dataset
The subscriber context has its own dataset, which acts as a parent dataset of any attached service orders. Thus when POP is looking up parameters during product order processing, the subscriber context will be included in the search:
-
look up the parameter in the product order dataset; if not found, then
-
look up the parameter in the service order dataset; if not found, then
-
look up the parameter in the subscriber context
This allows you to define parameters whose scope is global across all orders for a particular subscriber context.
Copyright © Cloud Software Group, Inc. All rights reserved.