MediaHaven Record Status

Introduction

An object has a lifecycle going through multiple phases and statuses starting from ingest, through evaluation and finally its publication. From version 24.1 we have added an extra step in the lifecycle: archive.

Graph

Record Phase

Record Phase

Description

Required function

Example

Since

Record Phase

Description

Example

Since

1

Concept

The concept phase is the initial phase for all objects during which there are ingested . Even autopublished obejcts still go through these steps after which there published.

ACCESS_PHASE_CONCEPT

Draft.Valid

Rejceted

 

2

Published

The published phase is the main phase for object. During this phase objects are optionally shared through or portals to the outside world. Once published the objects can no longer return to the concept phase.

ACCESS_PHASE_POBLISHED

Published

Destructed

 

3

Archive

This optional terminal phase is meant to make objects no longer broadly available to the outside world or the typical users. Administrators or other authorized users can still access these objects. Once archived the objects can no longer return to the published phase.

ACCESS_PHASE_ARCHIVE

 

24.1

Record Status

Record Status

Record Phase

Description

Module

Since

Record Status

Record Phase

Description

Module

Since

1

New

Concept

Initially all objects have this status, until they are picked up by the workflow during ingest. Intellectual objects created with no initial children directly have status Draft.Valid or Draft.Invalid.

Core

 

2

Processing

Concept

Objects acquire this status as first step during the ingest workflow. Hence if many objects are queued for ingest they will remain in the status New until picked up by the ingest workflow.

Core

 

3

Draft.Valid

Concept

After ingest is completed, the object acquires this status if all its metadata is valid. Only such valid objects can go to the next phase Published.

Core

 

4

Draft.Invalid

Concept

After ingest is completed, the object acquires this status if some of its metadata is invalid (e.g. missing required field)

Core

 

5

Rejected

Concept

When the validation of the object fails during ingest (e.g. blacklisted format), it requires the terminal status Rejected. Rejected objects are automatically logically deleted after 30 days.

Core

 

6

Published

Published

This is the adult phase & status in the lifecycle of the object. Only published objects are available for embedding and sharing.

Core

 

7

ApprovedForDestruction

Published

The object is now approved for destruction and will be destructed at some time in the future through by using one of the named Governance.AutomaticDestruction.

MediaHaven as e-Depot

24.1

8

Destructed

Published

is a terminal status from which there is no return. It is achieved by either deleting all (grand)children that are representations or flat data object deleting the object itself, after which the object acquires this status.

Core

24.1