Skip to main content

How can we remove the attachments from Archer applications after certain period of time?

Comments

3 comments

  • Anurag Tyagi

    Hello, This may not be possible Archer OOB. But Can be achievable by following approach.

    1) Create a calculated trigger field which will set to YES if the Attachment is 3 years old(Based on last upload date).

    2) Update the attachment field to Empty of records having trigger value YES By DataFeed or API Call.

    3) The attachments will became orphaned and they will be handled by nightly clean-ups scripts that run within the platform to clean up.

    0
  • Larry Darrow

    Would like to use the Upload date of the attachment field to determine the age of the attachment. This capability is being asked more from process owners. Does the API provide the ability to use the attachment attributes? Thanks

    0
  • David Petty
    • Archer Employee

    @ldarrow, none of the APIs unfortunately returns any meta data for attachments.

    0

Please sign in to leave a comment.