Topics
Overview
Topics are data schemas that define and standardize the payload of messages sent between different actors in the platform. Topics are grouped under Applications and administered by Application owners (specifically Admin Users in the Client Gateway). They can be updated over time to accommodate changes in the data schema through versioning.
There are 4 types of data schema supported in the Client Gateway topics which are:
JSD7
XML
CSV
TSV
User Guide
Pre-requisites
Authorization to Client Gateway
topiccreator
role
Create a Topic
Navigate to
Topic Management
and select an application for your new topic

Click
Create

Fill up the create topic form and click
Save
Organize your topics effectively by using tags

Success message will be shown, click
Dismiss
to close modal and view the topic list

Modify a Topic
Search for the topic that you would like to modify. Click on the
︙
button at the end of the record row and chooseView version history

Click on the
︙
button of the topic version you would like to update and chooseUpdate

Make changes to the schema, you may also bump the version and the older version will keep the original schema instead

Success message will be shown, click
Dismiss
to close modal and view the version history list

Remove a Version History
Click on the
︙
button of the topic version you would like to remove and chooseRemove

A confirmation modal will appear, click
Confirm
to remove the version history from topic orCancel

Success message will be shown, click
Dismiss
to close modal and view the version history list

Remove a Topic
Search for the topic that you would like to remove. Click on the
︙
button at the end of the record row and chooseRemove

A confirmation modal will appear, click
Confirm
to remove the topic orCancel

Success message will be shown, click
Dismiss
to close modal and view the topics list

Last updated