Cloud Integration Hub > Publications > Publication management
  

Publication management

Create, disable, and enable publications, and run publications manually, including disabled publications.

Creating a publication that triggers a Data Integration task

Use the Navigator to create publications that trigger a Data Integration task to retrieve the data from the publishing application and write the data to the topic on the Cloud Integration Hub relational publication repository.
The following conditions must exist before you create a publication:
    1In the Navigator, click New > Publication.
    The New Publication page appears.
    2Enter the publication name. Optionally, enter a description for the publication.
    3Select the publication mode, enabled or disabled.
    A disabled publication does not run according to schedule or by an external API. You can only run a disabled publication from the Explore page or from the topic page of the topic that the publication publishes to.
    4Select Publish data with a Data Integration task.
    5Select the application that publishes the data.
    6Select a topic that stores published data in a relational database. If you use a Data Integration mapping task for the publication, you can select multiple topics to publish the data to.
    7Select the task that defines the publication mapping.
    8If the publication publishes large amounts of data, increase the write batch size to optimize the performance of the publication.
    Note: Increasing the batch size increases the memory consumption of the Secure Agent and might impact the performance of the Secure Agent machine.
    9Select the method and the frequency of data publishing.
    Manually or by an external trigger
    No schedule. You can use the following methods to run the publication:
    For file publications that use this scheduling option and that publish multiple files, all the files must be present in the source location when the publication starts.
    By schedule
    Runs the publication according to the defined schedule. Select one of the following options:
    For minutes and hourly intervals, you can define a period of the day when the publication runs. For example, schedule the publication to run during nighttime hours.
    Select a time zone for the schedule. The schedule runs the publication in the selected time zone. You can change the default time zone in the user profile.
    Define the publication intervals in the Repeat running area.
    10Click Save.

Creating a publication that triggers a file ingestion task

Use the Navigator to create publications that trigger a file ingestion task to retrieve the files from the publishing application and write the files to a specific topic on the Cloud Integration Hub file store publication repository.
The following conditions must exist before you create a publication:
    1In the Navigator, click New > Publication.
    The New Publication page appears.
    2Enter the publication name. Optionally, enter a description for the publication.
    3Select the publication mode, enabled or disabled.
    A disabled publication does not run according to schedule or by an external API. You can only run a disabled publication from the Explore page or from the topic page of the topic that the publication publishes to.
    4Select Publish files with a file ingestion task.
    5Select the application that publishes the files.
    6Select a topic that stores files in a file store to publish the files to.
    7Select the file ingestion task that defines the publication mapping.
    8Select the method and the frequency of files publishing.
    Manually or by an external trigger
    No schedule. You can use the following methods to run the publication:
    For publications that use this scheduling option and that publish multiple files, all the files must be present in the source location when the publication starts.
    By schedule
    Runs the publication according to the defined schedule. Select one of the following options:
    For minutes and hourly intervals, you can define a period of the day when the publication runs. For example, schedule the publication to run during nighttime hours.
    Select a time zone for the schedule. The schedule runs the publication in the selected time zone. You can change the default time zone in the user profile.
    Define the publication intervals in the Repeat running area.
    9Click Save.

Creating a publication that publishes data with an API

Use the Navigator to create publications that use the Publish Data REST API to publish the data to a specific topic in the Cloud Integration Hub relational publication repository.
The following conditions must exist before you create a publication:
    1In the Navigator, click New > Publication.
    The New Publication page appears.
    2Enter the publication name. Optionally, enter a description for the publication.
    3Select the publication mode, enabled or disabled. A disabled publication does not run according to schedule or by an external API. You can only run a disabled publication from the Explore page or from the topic page of the topic that the publication publishes to.
    4Select Publish data with an API.
    5Select the application that publishes the data.
    6Select a topic that stores published data in a relational database. If you use a Data Integration mapping task for the publication, you can select multiple topics to publish the data to.
    7Click Save.
    You can copy the following URLs and use them in the request that runs the publication:

Running a publication manually

Use the Explore page to manually run publications that trigger Data Integration tasks.
Tip: You can also run publications manually on the topic page. For more information, see Topic properties.
    1In the Navigator, click Explore. Click the All Assets list and then select Hub Management > Publications.
    The Explore page shows all existing publications. You can sort the display by name, description, mode, topic, or last modified.
    2Rest on the publication and click the Actions menu at the right end of the line. From the menu select Run.

Disabling and enabling a publication

Use the Explore page to disable and enable publications. A disabled publication does not run according to schedule or by an external API. You can only run a disabled publication from the Explore page or from the topic page of the topic that the publication publishes to.
Tip: You can also disable and enable publications on the topic page. For more information, see Publications properties.
    1In the Navigator, click Explore. Click the All Assets list and then select Hub Management > Publications.
    The Explore page shows all existing publications. You can sort the display by name, description, mode, topic, or last modified.
    2Rest on the publication click the Actions menu at the right end of the line. From the menu select Disable or Enable, as required.