Product Model Extension For Additional Attribute

If a new attribute is added in the product repository, the following components are responsible to modify product model:

  • productmodelattibute.properties: It has the list of all attribute names (column) required to generate product model. It is located at <JBOSS_HOME>/modules/com/tibco/fulfillmentcatalog/main/acprop.jar.
  • mpfromcatalogitemtobulkproductmodelv1.xsl: This is a stylesheet file, which generates product model as per required structure. It is located at MQ_COMMON_DIR/<ENT_NAME>/maps directory.