Delete Asset (Activity)


  • Purpose: To remove or delete an asset from the system. "Asset" in this context likely refers to a file, document, or some other form of digital resource managed by the system.

  • Functionality: The "Delete Asset" activity allows you to delete a specific asset based on its identifier or other criteria. You would typically configure this activity with:
    • Asset Identifier: The unique ID or name of the asset to be deleted.
    • Asset Location/Type (Potentially): If assets are organized in categories or locations, you might need to specify this as well.

  • Use Cases:
    • Asset Management Workflows: Deleting obsolete or outdated files, documents, or digital assets as part of an asset lifecycle management process.
    • Cleanup Operations: Removing temporary files or resources created during workflow execution.
    • Data Archival or Purging: Deleting assets as part of data archival or data purging processes.