This application is used to sync data between nop commerce and SAP Business one. Currently we have the following modules 1.Product Sync module Products created and updated in SAP will be pushed to NOP Commerce. 2.Category Sync module Category created and updated in SAP will be pushed to NOP Commerce. 3.Manufacturer Sync module Manufacturers created and updated in SAP will be pushed to NOP Commerce.
TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:
- Installation process
- Software dependencies : NET framework version : 4.6.1, and Sql Server 2014 and Above
- Latest releases : 1.2.0.0
- API references : nopCommerce API link (ex :http://localhost:81/api )
Building process using visual studio editor compiled dll will be store in debug folder. You can test using exe file inside this folder.If the error happen log folder created new log file with date and time.This way you can track and solve errors.
TODO: Explain how other users and developers can contribute to make your code better.
If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files: