Developer forum

Forum » Development » Data Integration with eCommerce

Data Integration with eCommerce

Dmitrij Jazel
Reply
Hello DW,

I wanted to get some information about possibilities of  Data Integration module you have in DW8.
Link to the Module here...
And the question is if it is possible to use it for constant automatic product data import and export.
Because as far as I know, user is able to login to DW8, than he has to set up the source and destination (that both are local xml or sql).
Than user can click (manually) Import button, than that will export the data.
But that is not the good choice, when user needs to perform automatic product import and export without any user(manual) interaction during long period of time. Or is it?

Can you import or export users and/or orders?

And can this module communicate directly with some other remote SQLdatabase for example so that It could use it as source or destination?

Kind regards,
Dmitrij

Replies

 
Vladimir
Reply
This post has been marked as an answer
Hi Dmitrij!
1)
automatic product data import and export is working similar to old import/export module -
use \Admin\Public\WebServices\IntegrationV2\JobRunnerBackground.aspx?jobsToRun=jobName1;jobName2;etc
2)
yes, for i/e users you can use Sql  Provider(to select any db) or Dynamicweb Provider, and for i/e of Orders choose Sql  Provider (it absent in Ecom Provider yet)
3)
yes, in Sql  Provider you can enter remote database as Source

Best regards,
Vladimir


Votes for this answer: 0

 

You must be logged in to post in the forum