Hello forum,
- I'm getting all the units from a on-prem BC (<GetEcomData><tables><Units type="all" /></tables></GetEcomData>), but I'm getting data with BC language like DAN, ENG DEU etc. which somehow should be 'translated' into the DW languages LANG1, LANG2, LANG3 etc. Is there any best practice to handle this?
I can think of the following solutions:
- can be done with a TableScript on both EcomVariantGroups and EcomVariantsOptions
- can be done with 'conditionals' and adding EcomVariantGroups and EcomVariantsOptions for each language + setting LanguageID to a constant
Br. Michael Knudsen