Localizing XML attributes in factory setups

About this task

Table 1 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 prepend the appropriate prefix for the module to which it belongs. Module prefixes are as follows:
    • BI—Sterling Business Intelligence
    • INV—IBM® Sterling Global Inventory Visibility
    • OMD—Order Management, IBM Sterling Supply Collaboration, and IBM Sterling 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.