We have a production solution in place where a custom screen is displayed using login shortcuts. This is setup in the User Setting module in the cilent
What I am trying to figure out is how to set that up for the webclients.
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...