Skip to content

Usage@Debug Mode

Jan Tomášek edited this page Jan 30, 2020 · 1 revision

Debug Mode

When developing and testing new producer profile (sip profiles, validation profiles, workflow definitions, workflow configs), set debugging mode active in the producer profile section. Results (AIPs) of all ingests processed with producer profile in debug mode are stored locally at the file system of the ARCLib server instead of Archival Storage.

AIP ingested in debug mode can be versioned and exported. Other operations are not allowed (e.g. removal, test on storage, XML edit). Use forget feature instead of deletion.

Authorial ID conflict

Two packages with the same authorial ID can't be ingested in different modes and the attempt will result in conflict during ingest. The conflict may be solved in three ways:

  1. changing the debugging mode active property of the related producer profile
  2. if the previous ingest was done in debug mode, using forget feature
  3. editing the authorial id element of the package to different value

In all cases the ingest must be triggered again, either manually or through the routine.

Forget button is located at the Aip search detail section. Clicking the button removes all debug ingests of the authorial package and enables it's ingestion in proper mode.

Clone this wiki locally