Import Content

Last updated 3 minutes ago

How to import content, into your CoreMedia on Cloud system

Ingest Service API

Content import means, that you transfer data from external sources into a CoreMedia system and store it as CoreMedia content.

CoreMedia Content Cloud offers several ways to import content:

  • Ingest Service API
    • A hosted service for CoreMedia on Cloud customers with a REST API
  • Unified API
    • The common CoreMedia Java API for access to the repository
  • Importer Framework
    • An XSLT based framework for content import
  • Content Hub
    • An API for Studio which connects third-party content sources with the CoreMedia system
  • Serverimport tool
    • A command line tool which imports content from a previous server export

Ingest Service API

The Ingest Service is a hosted service for CoreMedia on Cloud (CMOC) offering a REST API. You can use this service to import content into your CoreMedia instances, hosted by CoreMedia.

Use Cases

Use the Ingest Service for content import into your hosted CoreMedia system.

Getting Access to the Ingest Service

How to do this?

Resources

Unified API

The Unified API is the common Java API used to access all server aspects of the CoreMedia system. You can write your own Unified API clients.

Use Cases

Use the Unified API

Resources

Importer Framework

The CoreMedia Importer is an XSLT based framework that can be used to import XML based content. To do so, you have to transform the given XML into the CoreMedia XML format.

The CoreMedia Importer is seldomly used nowadays.

Use Cases

  • Import XML data

Resources

Content Hub

You can use existing Content Hub adapters or write your own Java adapters for the Content Hub to connect external systems with the CoreMedia system.

Use Cases

  • Import content from third-party systems
  • Exchange data between CoreMedia systems

Resources

Serverimport Tool

The serverimport tool can be used to import content that was exported by the serverexport tool.

Use Cases

  • Transfer content from one CoreMedia system into another system.
  • Initially set up a system with data

Resources

Find the description of the serverimport tool in the Content Server Manual

Copyright © 2024 CoreMedia GmbH, CoreMedia Corporation. All Rights Reserved.