-
Notifications
You must be signed in to change notification settings - Fork 1
Usage@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.
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:
- changing the
debugging mode active
property of the related producer profile - if the previous ingest was done in debug mode, using
forget
feature - 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.
Home
The Ingest - Archival Process
Instructions for Sample Ingest
Predefined Profiles
Docker
Reindex and Reingest (upgrading ARCLib or its profiles)
- System Setup
- System Setup on Debian (unofficial)
- Api and Authorization
- Administration of running system
- ARCLib XML Index Config
- Usage@Index
- Sip Format
- Usage@Sip Profiles
- Usage@Validation Profiles
- Usage@Workflow Definitions
- Usage@Producer Profiles
- Usage@Debug Mode
- Tutorial@Custom Ingest