Hi,
I am trying to add signiture on any pdf loaded to content server (Ext. ECM 24.2).
I managed to send the node as base64 string to the customer's Signer server,
and I return to Oscript the Signed doc as Base64.
Now I am trying to replace the content of the newly added file (DAPINODE) with the decoded Bytes i got from the signed base64 doc.
How can I do the replacement of the node content? I dont want to add version because the customer wants to save only the signed doc version.
If there is another way to achieve the scenario i described, i will be glad to hear about it.
Any way, I will appreciate your help.
Thanks,
Yaron