General DOT

What is the usual sequence for the KYC process?
Capture ID -> Selfie -> Liveness check -> OCR results review -> Verification ID usually goes first to avoid the situation when the user does n...
Wed, 25 Feb, 2026 at 4:43 PM
What is the recommended production HW configuration (CPU, RAM, otherstorage) for each DOT server component?
The sizing depends on the distribution of the transaction volume in time. You would need to have an estimate of the peak transaction volumes and their types...
Wed, 25 Feb, 2026 at 4:44 PM
Do DOT server components need Oracle Java SE or would they work on OpenJDK?
OpenJDK can be used as well  SOR update: everything up to date is at https://developers.innovatrics.com/digital-onboarding/ so no longer use of such ...
Wed, 25 Feb, 2026 at 4:44 PM
Do these components have any specific requirements on the infrastructure/libraries?
Requirements for components are as following and are packaged in docker images: DOT Core Server (deprecated) Innovatrics IFace + MKL library, libusb, ...
Wed, 25 Feb, 2026 at 4:46 PM
Is Docker a must or can the app also be packaged as a regular WAR?
Docker is not a must. Currently we do not build WAR, we can distribute JAR/PYTHON file and their dependencies.  SOR update: Docker installation procedur...
Wed, 25 Feb, 2026 at 4:46 PM