Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions | - |
Not Applicable | - |
Resolution:
In the 3.0.0 adapter version, when we retrieve metadata from SAP, i.e. list of IDocs, we only retrieve those objects maintained in the English language.
The currently uses a metadata adapter to download metadata from the SAP
metadata tables. One field in these tables is Language, e.g. D for German
or E for English, etc. This is used to indicate the language of the data
(the metadata always uses English characters). In 3.0. version the GUI and
metadata adapter only display the IDocs with language E.
The 3.1.0 adapter version includes an enhancement in the
ConfigGUI/MetaAdapter component, such that objects will be retrieved from the SAP system based on the language used in establishing the connection to the metadata adapter. This version will allow you to specify another ANSI Latin-1 language at logon time, e.g. if you select German we would only display IDocs with language D instead of E, etc. (For now, we will only allow you to select one language each time.)