Developer forum

Forum » Integration » Import data with paging add-in missing pre-configured endpoints

Import data with paging add-in missing pre-configured endpoints

Michael Knudsen
Reply

Hello forum,

- according to documentation (https://doc.dynamicweb.com/documentation-9/integration/integration-framework/erp-plug-in-units/nav-and-business-central-requests-and-responses#sideNavTitle1-7) we should use the "Import data with paging add-in" if we want to import more than 1000 product records. In my case I'm looking into +150.000 product records so I assume I should use the "Import data with paging add-in".

Running a DW9.13.1 and using the Endpoint Management (Endpoints and Authentication), but I can't use our pre-configured endpoints with this add-in?  Feature request?

Br. Michael Knudsen


Replies

 
Matthias Sebastian Sort Dynamicweb Employee
Matthias Sebastian Sort
Reply

Hi Michael,

Is it NAV or BC you are using in your solution?

If you are using BC, you could consider the use of a data integration activity (https://doc.dynamicweb.com/documentation-9/integration/integration-framework/data-integration-activities), where you select Endpoint-Provider as source and the Odata-Provider (or whatever you like) as destination.

You can read more about it the setup of Endpoint-Provider here: (https://doc.dynamicweb.com/documentation-9/integration/integration-framework/data-integration-activities/endpoint-provider), if you don't have custom-fields in BC you can use the "OData API" as your endpoint type (this will use the standard API of BC).

BR.

Matthias Sort

 
Michael Knudsen
Reply

Hello Matthias,

- we are connected to a NAV so Odata isn't an option.

<tables version="1.2.0.17_NAV8.0.37874">

 

Br. Michael Knudsen

 
Matthias Sebastian Sort Dynamicweb Employee
Matthias Sebastian Sort
Reply

Hi Michael,

I've tried to add the changes so you can select a preconfigured endpoint in this add-in.

Although my code-reviewer guy, has holliday today, and my day tomorow is a bit off, so not sure when this will be ready for download/use. (hopefully before the end of this week)

I hope you can be patient? :D

BR

Matthias Sort

 
Matthias Sebastian Sort Dynamicweb Employee
Matthias Sebastian Sort
Reply

Hi Michael,

Seems like the changes have been released, try them out :)

ImportDataWithPaging -> https://www.nuget.org/packages/Dynamicweb.DataIntegration.ScheduledTaskAddIns.ImportDataWithPaging (version 4.0.1)

BR

Matthias Sort

 

You must be logged in to post in the forum