Kinds of Fulfillment Provisioning Checkpoint
This paragraph lists the different checkpoint kinds which are handled by Fulfillment Provisioning.
Client Adapter Checkpoints
Fulfillment Provisioning applications use a driver module to receive requests from northbound interfaces and inject resulting service orders into the beginning of the provisioning flow. A northbound request may contain several frames, each frame generating a service order. Each frame is processed in a dedicated transaction, thus possibly implying the need for a specific checkpoint kind called "ca".
A client adapter checkpoint is created for multi-frame requests only, reused for each consecutive frames and deleted when the northbound request has been entirely parsed. At this point all the related service orders have been created and checkpointed internally.