We have an ERP system (based on Web forms and Mvc) and we need to integrate ucommerce with our ERP system. I have a question that what would be the best way to integrate to UCommerce.
I have talked to another developer and he sugested to connect to the database directly and then perform all the functions there (with stored procedures, queries, triggers etc). This way we need to make our own Model classes etc.
I have also found a post by Søren where he tells about how to integrate with a windows application. This way we can reuse all the functionality already present in UCommerce. including the pipelines and configuration files and dlls.
My question is what is the best way to integrate with an ERP?
uConnector comes with the uCommerce enterprise license or can be bought as a standalone product, more info can be found here.
If you have an enterprise license or don't want to buy uConnector as a standalone product then i would recommend creating a console application to handle the integration.
Intergrating UCommerce with ERP system
We have an ERP system (based on Web forms and Mvc) and we need to integrate ucommerce with our ERP system. I have a question that what would be the best way to integrate to UCommerce.
I have talked to another developer and he sugested to connect to the database directly and then perform all the functions there (with stored procedures, queries, triggers etc). This way we need to make our own Model classes etc.
I have also found a post by Søren where he tells about how to integrate with a windows application. This way we can reuse all the functionality already present in UCommerce. including the pipelines and configuration files and dlls.
My question is what is the best way to integrate with an ERP?
regards,
Qaisar
Hey Qaisar
We recommend that you use uConnector, uConnector is a tool designed for integrating and data exchange between system e.g. ERP systems.
uConnector come with a lot of different features out of the box to help you with the integration, here is a video with a uConnector Webinar.
uConnector comes with the uCommerce enterprise license or can be bought as a standalone product, more info can be found here.
If you have an enterprise license or don't want to buy uConnector as a standalone product then i would recommend creating a console application to handle the integration.
Kind regards
Thomas Arvidsen.
is working on a reply...