Is there a way to UnOK waylists? I can see there is a code for this in the source, but I cannot find an action in the access groups which allows to do that.
code:
if (IsUnOKAllowed("WayListVc",WayListr.TransDate)==false) then begin...
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...