I have found this in the source
if (ReadFirstMain(ORp,0,true)) then begin end;
What this code is supposed to do if we specify zero keys?
Is it some trick?
it is in RecordAction_rlOrderToPO()
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...