We can perform signing using the private key to allow the receiver to verify that the file contents were not altered during transit. You can also perform signature verification using the public key on the incoming file to verify that the contents were not altered during transit.
For files that must be signed or verified and then saved to File Server: Get File Reference, which gets a reference to a file.
After the File server action, add a stage file action to perform file signing or verification, and then another File server action using the Write File operation. The File server action uploads the file to File Server.
Alternatively, you can use the capabilities of the FTP Adapter to perform file signing or verification.
No comments:
Post a Comment