Versions Compared

Key

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

...

In MediaHaven 2.0 the concept of ingest spaces has been replaced by the introduction of the field RecordStatus. Records are first available in a draft status, and when published get the status Published.

Legacy Ingest

To allow for a smooth transition between the two MediaHaven versions, objects published through the following legacy flows will also be published in MH 2.0:

  • Manual publishing in ContentUploader

  • Autopublish ingest space

  • Publishing in REST API 1.0 (manual + autopublish)

Technical

When publishing a record the following changes are made to the following read-only Metadata Fields. The same logic applies for ingest in [21.2] - Documentatie Mediahaven 2.0 as for legacy ingest.

Field

Value

Description

Internal.IsInIngestSpace

False

Administrative.RecordStatus

Published

Administrative.PublicationDate

2021-06-30T15:00:25.156000Z

The date is filled out with the current timestamp

In the MediaHaven REST API you can trigger publication by the parameter publish when POSTing a record.