Create a publication mapping

A sample file for mapping an Escenic publication and a CCI newsroom can be found in /com/escenic/newsgate/publication/SamplePublication.

$class=com.escenic.newsgate.config.PublicationConfiguration
publicationName=My news site
newsroom=My newsroom
productName=Online publication
importConfiguration=/import/MyNewsSiteImportConfiguration
publicationName

The name of the publication in Escenic

newsroom

The name of the CCI newsroom

productName

The name of the product in CCI

importConfiguration

Optional. Defines a importConfiguration to use when importing to this publication. If not defined, a default configuration will automatically be created.

A similar mapping file must be created for all publications.