XML File Format for Uploading Products

Before uploading a product file through the File Upload Interface utility, you need to ensure that the XML file contains the following tags:

Tag Name Tag Description Mandatory (Yes or No)
C1_​PRODUCT_​BO Used to specify the details of the product whose record you want to create or update in the system. Yes
productCode Used to specify the product. Yes
description Used to specify the description for the product. Yes
productTypeFlg Used to indicate the type of the product. The valid values are:
  • INFO - Enables you to create an informational product.

  • BUSS - Enables you to create a packaged product.

  • TECH - Enables you to create a standard product.

Yes
productCategoryFlg Used to indicate the category of the product. The valid values are:
  • CHKG

  • LOAN

  • OTHS

  • SAVG

Yes
startDate Used to specify the date from when the product is effective. Yes
endDate Used to specify the date till when the product is effective. No
complianceNumber Used to specify the compliance number received from the legal department for a particular product. No
productManagerToDoRole No
productCharacteristic Used to specify a list of characteristics for the product. No
characteristicType Used to specify the characteristic type. Yes (Conditional)
Note: This data is required when you want to define a characteristic for the product.
effectiveDate Used to specify the date from when the characteristic is effective for the product. Yes (Conditional)
Note: This data is required when you want to define a characteristic for the product.
characteristicValue Used to specify the value for the characteristic type. Yes (Conditional)
Note: This data is required when you want to define a characteristic for the product.
productDivision Used to specify a list of divisions which you want to associate with the product. Yes
division Used to indicate the division to which you want to associate the product. Yes
productRel Used to specify a list of products that you want to associate with the parent product. No
productChildCd Used to indicate the product that you want to associate with the parent product. Yes (Conditional)
Note: This data is required when you want to create a product to product relationship.
productRelType Used to indicate the product to product relationship type. The valid values are:
  • CHLD

  • PRNT

Yes (Conditional)
Note: This data is required when you want to create a product to product relationship.
productRelStartDate Used to specify the date from when the product to product relationship is effective. Yes (Conditional)
Note: This data is required when you want to create a product to product relationship.
productRelEndDate Used to specify the date till when the product to product relationship is effective. No