Developer forum

Forum » Integration » No active mappings on Order provider

No active mappings on Order provider

Casper Andersen
Reply

Hello

I am trying to use the order provider as a source provider to get all orders that have not been exported yet, and as a destination provider, i have built my own that will take the data and do some stuff with it. But when i run the job, i just get a no active mappings, i have made sure there are orders and i know my destination provider works since i tested it with the DynamicWeb Source provider and that worked fine.


Replies

 
Dmitriy Benyuk
Reply
This post has been marked as an answer

Hi Casper,
maybe you get the "no active mappings" error because your job is set up to use the automatic mappings and it cannot set up it with your own destination provider, as for the automatic mappings working the source table and destination table column names must have the same names. Also note that when at least once the orders were exported they are marked "as exported" in database, so they will not be exported again when the export not exported orders option is on.

Regards, Dmitrij

Votes for this answer: 1
 
Casper Andersen
Reply

Hi Dmitrij

you where right, i just did not think that the table names and column names had to be the exactley the  samen since i could just set the mappings myself, but after i changed the names of my table to mirror the source it worked

Thanks a lot for your help

 

You must be logged in to post in the forum