Notes on System Configuration
The system configuration is defined via Storemanager.
Tenant ID
Note:
Please note that the tenant ID needs to match with the Storemanager structure.
Multitenancy is an architecture in which a single instance of a software application serves multiple tenants.
Each tenant is identified by a unique tenant identifier (tenant ID).
The tenant ID of the system types GKR-OPOS-FAT and GKR-OPOS-THIN is defined in the file clientSystem.properties :
SystemConfig.tenantId=003
The tenant ID of the system type GKR-SMARTPOS-SERVICE is configured in the file services.properties :
SmartPOSServiceConfig.tenantId=003
The tenant ID corresponds to the tenant ID of the system type GKR-Tenant, thus it is inherited from it.
Workstation ID
Note:
Please note that the workstation ID has to be unique in a store (system type GKR-Store).
Furthermore, the system types GKR-OPOS-FAT and GKR-OPOS-THIN are assigned a workstation ID in the file clientSystem.properties :
SystemConfig.workstationId=103