Using e-commerce widgets to load and save to Microsoft Nav

Posted by Community Admin on 05-Aug-2018 14:19

Using e-commerce widgets to load and save to Microsoft Nav

All Replies

Posted by Community Admin on 24-May-2013 00:00

Hi

I wish to use e-commerce widgets eg (orders list , checkout , products) to load and save to a MicrosoftNav database
without (if possible) having 2 databases (eg orders in nav + orders in Sitefinity) to be kept in Sync
I want the widgets to load and save only to Microsoft NAV
are there any ways of doing this and what is the simplest way?

Posted by Community Admin on 28-May-2013 00:00

Hello Martin,

 Technically it is possible but not an easy task to achieve. You would have to write your own custom products provider.

You can find info about custom providers here.


You would have to inherit from CatalogDataProviderBase and then override GetProducts to call your custom database.

Here's a registration video.

Regards,
Patrick Dunn
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed