GSD NET-Sxp Licensing


NET-Sxp needs following license entry:

  • GSD\WebShop\Konfigurationen = \<Name1>\<Name2>\<Name3>

Values Name1, Name2 and Name3 must be set in ERPframe.

With such a license entry NET-Sxp is able to connect to any ERPframe that has one of below value set:

  • Name1
  • Name2
  • Name3

Particular name value must be provided in NET-Sxp configuration yaml file in parameter array element with name webshopid:

api-config.yml file:

1
2
3
4
5
6
7
8
9
sxp:
    endpoints:
        -
            ...
            parameters:
                -
                    name: webshopid
                    value: 'Name1'
                    type: 'C'

Caution

NET-Sxp does not use GSD-MDM module for licensing, and it never will be!