The translation.xml file contains the Adapter translation tables.
When the Adapter runs in online mode, the file contains a copy of the translation table from the database. If the translation table is configured as remote, the Adapter loads the translation table from the database into this file, replacing it. If standalone, it reads the local file.
When the Adapter runs in Offline mode, it uses the file only as its translation table (for additional information on Online/Offline modes, refer to Adapter Running Modes)
<TranslationTableCollection> <AssystResourceTable> <Entry TranslationStatus="Ignored" resource="Authority"/> <Entry TranslationStatus="Translated" resource="LONDON" TranslationTo="1006"/> </AssystResourceTable> <AssystSupplierEventTypeTable> <Entry TranslationStatus="Translated" severity="1" TranslationTo="1545"/> <Entry TranslationStatus="Translated" severity="2" TranslationTo="1550"/> <Entry TranslationStatus="Translated" severity="3" TranslationTo="1551"/> </AssystSupplierEventTypeTable></TranslationTableCollection>
|
Copyright © 2013 CA.
All rights reserved.
|
|