Before Installation

Before installing the Commerce Service make sure you have the following:

  1. LS Central has been set up and is running. The Commerce Service setup needs access to LS Central head office data that can either be running in a SaaS or On-Premises.
  2. Windows user name and password used for the Windows Authentication or S2S Client Token and Key to access LS Central Web Service.
  3. Set up Web Service in LS Central under Web Service Setup.
    • Add all values needed to generate Web Service URI that can be used for Commerce setup.
    • Publish, Publish Commerce Web Service and Subscribe under Web Request 2.
    • Get RetailWebServices URI from the Web Service URI field.
      An example of a RetailWebServices URL: http://mycentralserver:9047/BC210/WS/CRONUS - LS Central/Codeunit/RetailWebServices
    • Get ODataV4 URI, by going to Actions - Functions - Show OData V4 Uri, copy the URI part up to /%1_%2.
      An example of ODataV4 URL: http://mycentralserver:9048/BC210/ODataV4
    • Tenant ID for SaaS.
  4. Running IIS Server on the machine that the Commerce Service will be installed on. Commerce Service is a WCF application and the .svc must be mapped in IIS (in Handler Mappings).

See also

Configuring Web Services for LS Central on-premises

Configuring Web Services for LS Central in SaaS