I am developing an ARIS report script to clean up an ADS folder by eliminating any files that have a "last change" date earlier than the first day of this year.
Could someone please point me to the correct API that I can call to get the "last change" date for each ADS document? I have been searching for it, but unfortunately, I couldn't find it.
thank you.
Loi.
Luka Jelavić Šako on
Hi,
As far as I know, there is currently no ARIS Report API available that exposes the ADS document's "last change" / modification date.
I have tried to achieve the same thing and searched through the available ADS APIs, but unfortunately I couldn't find any way to retrieve this information from an ARIS report script.
So unless there is some undocumented API or a newer method that I am not aware of, I don't think this is currently possible through the standard ARIS Report API.