Samples

Ex18 - ProductOrder Forward Mapping

This example demonstrates how specific mapping of a dataset can be made using TRN, to map parameters from ProductOrder to TechnicalProductOrder.

mypodm.pdm file contains Mapping definition to update datasets. It has same format as Datamapping.

Forward Mapping, defined in MAP_FWD sections, is used each time Fulfillment Provisioning Catalog creates a new TechnicalProductOrder (depending on kop::Domain configurable parameter), it is also called if module pomapper::POFwdMapper is plumbed in Fulfillment Provisioning flow. In MAP_FWD section, srcpod and trgpod identify datasets of Source POD (ProductOrder) and Target POD (TechnicalProductOrder)

Backward Mapping, defined in MAP_BWD sections, is called if module pomapper::POBwdMapper is plumbed in Fulfillment Provisioning flow. In MAP_BWD section, srcpod and trgpod identify datasets of Source POD (TechnicalProductOrder) and Target POD (ProductOrder)

The files from ex00 are first copied to the $NODE/conf directory and then the ex18 files are copied and may overwrite some files from the following directory:

kpsasample/ex18/generic/conf