Device environments
Each device in system is created with specific environment, this enables to behave sessions related to given device in certain ways.
List of system defined device environments:
Environment name | Description | Is sale environment |
---|---|---|
| Used for PORTOS BackOffice application. | |
| Used for PORTOS Cash register application (PORTOS PokladΕa) | |
| Used for PORTOS Mobile cashier smartphone application (PORTOS MobilnΓ½ ΔaΕ‘nΓk) | |
| Used for all other devices, such as PORTOS Link. |
Sale environment
CashRegister
and PDA
environments are so called "sale environments".
Sale environments are specific in several ways:
each "sale environment" device can hold up to one active session at the time. That means, if user is authenticated in cash register device and another request for authorization on same device is invoked, the earlier session is terminated by API.
some API actions (mainly related to ticket updating) are allowed only for users authenticated on sale environment devices.
Last updated