Re: How to identify records opened from Record History
Nejc R.
2020-03-16
Yes this seems like it will work. If the record is changed by a background task run on the server there is no way for the client to know that. So best way is to run on update check that reads the servers record and compares the problematic fields.
Hi Andis,
The issue occurs because your live server uses an internal or self-signed SSL certificate, which Hansa server does not trust. This is expected behavior — certificate validation ensures s...