Ex16 - isMultiple TP

This example demonstrates the isMultiple TP feature in Fulfillment Provisioning This configurable parameter is set in Fulfillment Provisioning Catalog configuration on the TechProduct object. It is used to decide whether a product needs to be added each time a Rule or Decomposition requires it or if same product is always used At TechProduct level. The isMultiple parameter can have the following values:

	- "false" (no new TPO is added unless none exists) DEFAULT
	- "true" (a new TPO is added each time it is required)
	

In the manual orders used in this sample, 'Single' or 'Multiple' TechProducts are added by Fulfillment Provisioning Catalog using Product decomposition or Rule execution:

	manualorderMultA.xml has two P. Both use two 'multiple' TPs thru Rules
	manualorderMultB.xml same as manualorderMultA plus 1 multiple TP
	manualorderMultC.xml has two P. Both use one 'multiple' TP thru decomposition
	manualorderSingleA.xml has two P that uses two 'single' TPs thru Rules
	manualorderSingleB.xml same as manualorderSingleA plus 1 multiple TP
	manualorderSingleC.xml has two P that uses one 'multiple' TP thru decomposition	

This sample shows that Fulfillment Provisioning Catalog creates multiple instances of TPs when processing manualorderMultA.xml, manualorderMultC.xml and manualorderMultC.xml.

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

kpsasample/ex16/generic/conf