Localizing XML attributes in factory setups

You can localize XML attributes in the factory setups to display settings according to your locale.

About this task

Localizable factory setup XML attributes enables you to determine the XML file name associated with the corresponding XML attributes. This table lists the factory default XML attributes that can be localized along with the associated database table name. The full name of the XML file can be derived from the database table name using the procedure described here.

To derive a list of XML files:

Procedure

  1. Find the database table that corresponds to the XML attribute you want to translate.
  2. Using the database table name, append ".xml" to it and add the appropriate prefix for the module to which it belongs. Module prefixes are as follows:
    • BI—Business Intelligence
    • INV—Global Inventory Visibility
    • OMD—Order Management, IBM® Supply Collaboration, and Reverse Logistics.
    • OMP—Order Management Platform
    • OMR—Order Management Returns
    • OMS—Order Management Services
    • RDT—Rapid Deployment
    • REF—Reference implementation
    • VAS—Value Added Services
    • WMS—Warehouse Management Services
    • YCM—Catalog Management
    • YCP/PLT—Platform
    • YCS—Carrier Service
    • YDM—Delivery Management
    • YSC—Supply Chain

Results

For example, the Actionname attribute corresponds with the YFS_ACTION database table, which uses the YCP_YFS_ACTION.xml file.