Developer forum

Forum » Dynamicweb 10 » Business Central Blueprint, change language in product request

Business Central Blueprint, change language in product request

Adrian Ursu Dynamicweb Employee
Adrian Ursu
Reply

Hi guys,

I am setting up Business Central integration using Blueprints.
The Items job is running, and I get some data out of BC but I would like to change the language for product request and I cannot figure out if and where I can do that.
In the documentation (https://doc.dynamicweb.dev/manual/dynamicweb10/integration/guides/blueprints/bc-odata-default-api.html) it states:

Manual configuration:

  • Select predefined source endpoint
  • Select destination language
  • Select destination shop

I can find the predefined Source endpoint:


 

But I cannot find the other 2 options.
I appreciate any guidance :)

Adrian


Replies

 
Matthias Sebastian Sort Dynamicweb Employee
Matthias Sebastian Sort
Reply

Hi Adrian,

The settings have been removed from the EcomProvider, as we recommend you to add the mappings if needed in your job (as fx constants), so yeah we've forgot to update the documentation on that part.

Business Central's default API does not work with translations on either items or variants (correct me if I am wrong).

So the only way to import items or variants in different languages into Dynamicweb you'll need to do it through the V4 API (exposing pages in Business Central Webservice area)

BR

Matthias Sort

 

You must be logged in to post in the forum