Developer forum

Forum » Integration » EcomProvider lost its InsertOnlyNewRecords setting

EcomProvider lost its InsertOnlyNewRecords setting

Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Hi there,

It seems that somewhere between Dynamicweb 9.9 and 9.10 the EcomProvider lost its InsertOnlyNewRecords setting. In code I can see that EcomProvider inherits DynamicwebProvider which has that property, but it doesn't show up in the UI anymore. Here's a screenshot of the provider in 9.9:

 

And here's how it looks in 9.10 now:

 

What's interesting is that the setting is still saved to the jobs XML and that its value seems to be used. It gets reset to False though when you edit the destination's settings.

Any idea what's going on?

Imar


Replies

 
Nicolai Pedersen
Reply

Do you have the latest version of both providers? It can be wrong/stale nuget references on 9.10 project...

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

I think we do as it seems to happen on all 9.10 installations I checked....

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

It looks like to be a UI / reflection issue, as the DLL has the correct property and its value is written to the job's XML file. It looks like that it just doesn't show up in the UI...

 
Marc Pedersen
Reply

I have same issue on standard 9.10.5 solution (Downloaded from doc)

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Bump. Can someone confirm this is a bug?

 
Dan Kristensen Hørlyck
Dan Kristensen Hørlyck
Reply
This post has been marked as an answer

Hi Imar,

We will take a look ASAP*. For future reference the task is #2229.

*) Dmitriy will return from vacation next week, so please do not expect something earlier.

Sincerely,
Dan 

 

Votes for this answer: 1
 
Dmitriy Benyuk Dynamicweb Employee
Dmitriy Benyuk
Reply
This post has been marked as an answer

Hi Imar,
it is now fixed in the EcomProvider 5.0.0 version
and will be released in the next 9.10.* hotfix.
Kind regards, Dmitrij

Votes for this answer: 1
 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Just confirmed that it works again on 9.10.9!

 

You must be logged in to post in the forum