Looking For An Erp Integration

Hi.

We are using a private licenced custom ERP software which is based on a MSSQL database. It already has an XML publication method and we have an XML import module in CS-Cart but it is very much inefficient; so we have to develop a system that can import products (stocks, specs, images) from the database directly.

ERP also has a web service which can receive orders; so this customization needs to send orders to this web service properly.

We will also need a custom design, eligible developers can offer this too. We will probably have a clean setup and start from scratch with the most up to date version of CS-Cart.

Hello!

Have you seen our XML import addon?

https://store.retailfactory.ru/cs-cart-modules/import-from-excel-csv-xml-files/

Our addon has significant performance (we have imported XML files with for about 2 million product nodes). It may be much better than create import to database from scratch.

If you will be interested please contact us.

Thank you for the response. The inefficient one is not the XML module we have, rather the XML output method of our ERP is inefficient. Therefore we need to pull the data from the database instead of the current XML method.

Hello,

We can assist you. Our company have been working with CS-Cart system for 10 years and we have created a great number of CS-Cart projects, web designs and integration add-ons.

Contact our developers to discuss all issues.

Best regards,

Alt-team.

Thank you for the response. The inefficient one is not the XML module we have, rather the XML output method of our ERP is inefficient. Therefore we need to pull the data from the database instead of the current XML method.

I understand you. But i strongly recommend you to use CS-cart API instead raw insert into database, it is bad way.

I understand you. But i strongly recommend you to use CS-cart API instead raw insert into database, it is bad way.

I agree; but I already didn't mention about raw inserting anything into CS-Cart database? I meant reading data FROM erp database and using the erp API to save orders of CS-Cart. There is no raw inserting neither into CS-Cart not into ERP.

Hi, may I ask something related? I am using the API to get products list. I am surprised the response doesn't have product link which I need.

Do you have any suggestions?

Thanks a lot