"Checksum" on .AFW files
Does the Import/Export application uses any sort of "checksumming" on the .AFW files to verify that the file that you exported is the file that you are importing?
We have a request to use some sort of verification on our .AFW files when we move them from our development system to the plant operations system.
Answers
None that I'm aware of.
You have to satisfy the need with some other method, eg calculating a MD5 hash, etc with some 3rd party tool.
Add new comment