Managing publishing targets

The Publishing Targets tab on the Integrated Systems workspace integrated-systems-workspace.png enables you to add, edit, and delete publishing targets. The following screenshot shows an example of the information provided on the Publishing Targets tab:

Publishing Targets workspace

To add a publishing target, click the Add Target button afl_add.png above the publishing targets table, provide a name for the target, select a target type (for example, File (Delimited), File (JSON), HTTP, or Kafka), and select Save Publishing Target. If you select HTTP as the target type, you will need to provide the HTTP URL and HTTP channel. You can also configure an HTTP custom header. If you select Kafka as the target type, you must provide a Topic before saving the target. For information on the fields for File (Delimited) publishing targets, see Output format specifications.

You can edit a publishing target by clicking the Edit Target afl_edit.png button for a selected publishing target in the table or delete the selected target by clicking the Delete Target button afl_delete.png .

You can export an existing publishing target for the purpose of reusing it in another environment by clicking the Export Target button databridge_export_target.png for a selected target. The file is downloaded to your local .../Downloads folder in JSON format. The default file name is in the following format: <targetName>.json. To import a publishing target, click the Import Target button databridge_import_target.png , click the Select button afl_add.png , and select the required .json file.

After you have created your publishing targets, you will add them to views in the Publishing Options tab. For more information, see Creating views.