If that checkbox is used it should ask for authorisation on every call.
Without it (the default way) you authorise only on first time and then you have a session open until it expires.
Hi Piotr,
The log entry: 2024-12-14 08:40:43 0.000 CallHal(IsHansaWorldCustomer)
appears because the server is running with the verbosity=debug-detailed setting in its parameters.txt file.
Thi...