Hi Community,
we are integrating to a BC cloud solution where the customer has products in different languages - danish, norwegian, swedish. We are using the standard request to get product data: <GetEcomData><tables><Products type="all" setLanguage="DAN" /></tables></GetEcomData>. Result contains all danish products.
But how do we get products in other languages?
I have tried replacing DAN with NOR in the setLanguage parameter - but the result is the same: danish products. If I replace DAN with XX or YY we still get danish products returned. I have also tried to use the languages parameter with no result.
Do our BC partner need do do any further configuration on the BC side? Are we missing any mapping of tables etc. on the BC side?
Best regards
Søren