Is it necessary to do export-import procedure when we want to add new setting?
Does it make a difference if we create new setting which type is record, and if we create the setting which type is block?
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...