Custom Messages Hierarchy File
AP Cloud Service also has an additional internal hierarchy for custom messages used in the application called Custom Messages Hierarchy (CMSH). Custom messages used in the application are pre-configured in that hierarchy file and, unless a retailer needs different custom messages, that file does not need to be changed.
All custom messages are loaded as hierarchy positions to enable the translation of custom messages to different languages. It is a single dimensional hierarchy with only one dimension, CMSD. By default, all positions are loaded in English during the hierarchy load. Custom message position names are hard coded in the application, so users should not change the position names. However, during implementation, custom messages can be changed if more descriptive messages are needed.
If a user wants to change the language of custom messages, the user needs to load the provided r_cmsdlabel.csv.ovr using the standard loadmeasure utility after removing languages not needed from that file.
File name: cmsh.hdr.csv.dat
File format: comma-separated values file
The following table describes the fields in this file.
Name | Label | Hierarchy Type | Parent |
---|---|---|---|
CMSD |
Messages |
Main |
None |
Example:
cmsd,cmsd_label "ACSA01","Seed Assortment completed successfully." "ACSA02","Warning: Select Seed Source for Assortment from WP Seed Assortment." "ACSS01","Seed Sales completed successfully." "ACSS02","Warning: Select WP Seed Sales to execute the Seeding!" "ACCM01","Seed IPI Weights completed successfully."