OpenTV ENTera & OpenTV Platform Documentation

Content export

General architecture

The Content and Product Manager (CPM) provides two ways to export content to a downstream or external system:

  • A Content Export interface (CEX) that takes the form of XML files, which is documented below

  • A REST API (which also supports content import and other functionality) that is documented here.
    See also Managing products in the CRM integration guide.

Processing logic

The file generation for this interface will be triggered automatically at regular intervals as defined by a CRON expression present in the configuration of the export.

CEX supports:

  • Full export

  • Delta export (changes since a specified date/time)

These can be triggered automatically (according to a schedule), or on demand.

The following pages detail how this works for live and VOD, and explain how to manually trigger an export:

Related documents

Editorial model

Technical model

File description

Filename


Nagravision-Commercial-Specification-v1.x.xsd

Generic XML types for export specification

Nagravision-Common-Types-Export-Specification-v5.x.xsd

XML grammar definition for the live export interface

Nagravision-Live-Unified-Export-Specification-v5.x.xsd

XML grammar definition for the VOD export interface

Nagravision-Vod-Unified-Export-Specification-v5.x.xsd