Re: How to identify records opened from Record History
Paul Timms
3-10-20
Hi Dejan
So we will have to compare the window record with the stored record and prevent certain actions if, for example, the stored record is OKed but the window record is not.
Is it possible to use the parameter --skip-register-on-import with multiple registers, either by using a comma-separated string or by specifying this parameter multiple times in parameters.txt?
Thi...