Introduction
Store employee functions are functions within an application for mobile devices, such as smartphones, which assist employees at the store with their daily work in customer service and with administrative tasks. The application does not have a dedicated backend system but uses established services and their interfaces.
Configuration data is provided over the Configuration Service and is maintained on the Storemanager Server. The system type is created automatically when the configuration templates are imported the first time. The configuration files are also updated when new template versions are uploaded.
The configuration data itself is stored within JSON files, which are currently handled in Storemanager editors as plain text without value validation. After saving the changes on the Storemanager Server, they will be available by request from the client. For information on the operation of the Storemanager Client, please refer to the dedicated Operation Guide.