xDI - How To - Runtime
The Runtime writes session information to the "log database". This article shows how to purge sessions from this database. The purge described ...
Fri, 11 Feb, 2022 at 12:50 PM
By default Stambia runtime is using an internal H2 database as the log database. This makes it extremely easy to launch the runtime out-of-the box because ...
Tue, 18 Apr, 2023 at 10:16 AM
This article summarizes and explains the different ways to execute Deliveries, except the deliveries deployed as webservices script startCommand[.ba...
Fri, 11 Feb, 2022 at 12:59 PM
Here is an example of how to schedule a Stambia delivery every hour between 1am and 10pm. connect to the Runtime on which you wish to schedule the deliver...
Fri, 11 Feb, 2022 at 12:55 PM
Time-based Scheduling The Scheduler is time-based, much like linux' Cron system. It means that you can define when the Deliveries are executed by s...
Fri, 11 Feb, 2022 at 12:54 PM
When the Runtime starts up, it checks the Log Database structure and creates it or updates it when necessary. This behavior can be disabled, which is u...
Fri, 11 Feb, 2022 at 12:52 PM
By default, the Java instance running the runtime caches DNS resolution values. So, in case of DNS address resolution update, it may be necessary to restar...
Mon, 27 Jun, 2022 at 3:28 PM
Need As, starting with 2024.1.x, Semarchy does not provide a script to set the runtime to run as a service (installEngineAsService.bat), you may need help...
Tue, 22 Jul, 2025 at 12:01 PM