Ex02 - Subscriber Context
This example demonstrates the use of the subscriber context. To enable the subscriber context, the Service Order (XML file) should have scId and SC_FACTORYNAME. scId is an attribute of the serviceOrderData and SC_FACTORYNAME will exist in the service Order dataset. When Fulfillment Provisioning finds the scId, it calls the selectSubscribeContext method of the service interface which creates the subscriber context for the customer. Custom implementation of SCServiceFactoryImpl::initializeServiceFactory and SCServiceImpl::selectSubscriberContext are required. A sample of code can be found in "ex02/generic/src" directory.
The files from ex00 are first copied to the $NODE/conf directory and then the ex02 files are copied and may overwrite some files from the following directory:
kpsasample/ex02/generic/conf