Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Google doc

Recycling an asset ID

For department to reuse a TMAN DB record for new asset, this record have to meet the following conditions:  assetstatus.preservica_status=0, assetstatus.deleted=1 and assetstatus.deleteRequested=0

To ingest a new asset use such exist DB record, assign a new UUID to asset.uuid field, set assetstatus.netx_folderid to target netx folder, set assetstatus.preservica_colref to target preservice collection, set assetstatus.ingestrequested to 9.

...

CDS

Prerequisite

CDS only take and process the assets which get ingested into NetX successfully and current CDS and CDS2 status is not in error and not processing other requests. This requires assetstatus.netx_status field has to be greater than 500 and smaller than 600. assetstatus.cds_status has to be either null, 0, or 507. 

...