Samples

Ex01 - Data mapping with provdm

The example ex01, when used with the configpath "provdm", demonstrates data mapping using idlos files. The sample code is located in the dmsrc directory, and demonstrates data mapping using the soc/act files.

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

kpsasample/ex01/generic/provdm

Ex01 - Data mapping with confdm

The example ex01, when used with configpath "confdm", demonstrates the datamapping configuration compatibility. In this example data mapping configuration is demonstrated using the file mapping.dm, in which both forward and backward mapping are defined (rather than using the idlos files).

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

kpsasample/ex01/generic/confdm

Ex01 - Data mapping with backdm

The example ex01, when used with configpath "backdm", demonstrates the reverse backward datamapping compatibility. In this example a component is added to demonstrate the backward datamapping compatibility. You can see the sample code in the directory called backdmsrc. Included dmbacktester.kab in the Fulfillment Provisioning.kds.

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

kpsasample/ex01/generic/backdm

Ex07 - Work Order translation

This example demonstrates the translation of work orders to cartridge work orders. The routing will route the work order to different cartridge instances of different cartridge types. In the data mapping configuration, the work order translation is set to execute different cartridge work orders on different cartridge types. See the mapping.dm file for more information.

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

kpsasample/ex07/generic/conf