We have several reports that have been developed using the ARIS report wizard and would like to have the creation date printed in the Word output. When using the text field {Date} the date will be updated whenever the document is saved later on (after review or modification) and the original creation date is lost. Is there a way to have the creation date as a fixed date in the file?
Many thanks and best regards,
Jürgen
Vladimir Bis on
Hi Jurgen,
I hope understood you good. So, you can use identifier in string table, for example "ID_MYDATE", fill it with any date you want to have in Word output and then you can call this in script:
getString("ID_MYDATE")