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 nameDescriptionIs sale environment

BackOffice

Used for PORTOS BackOffice application.

CashRegister

Used for PORTOS Cash register application (PORTOS Pokladňa)

PDA

Used for PORTOS Mobile cashier smartphone application (PORTOS Mobilný čaőník)

Tool

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