Hi,
I want to preserve the original create date / modify date of a document / email upon upload to the CS from the file system.
Whenever I upload document to the CS it sets the current date as the creation date. For instance If a document was created in the file system on 01/01/2018 I want to set this date as CreateDate in CS.
I do know how to achieve it by using REST API ,CWS, ObjectImporter but I'm looking to achieve it by using a WEBREPORT trigger. Couldn't find any references to changing the dates of a document on NODEACTION.
Does anyone has an idea on how to get it?
Thanks.