Content Studio integration

Content in CCI Newsgate is exported to Escenic Content Studio as regular zip files. One zip file contains information about one story. The content of the zip file should be

  • An XML file in Escenic XML format. The XML file must contain all information about the article and its related content.

    The name of the XML file must correspond to the name of the zip file. For instance, if the name of the zip file is myZipFile, the name of the XML file must be myZipFile.xml.

  • If the article has related images and media objects the zip file must contain the actual media objects.

CCI Newsgate is responsible for creating a unique name of the zip file.

CCI Newsgate and Escenic Content Studio communicate using regular socket connections. CCI Newsgate is responsible for finding a port where CCI Newsgate and Escenic Content Studio can communicate.