Topics
Overview
User Guide
Pre-requisites
Create a Topic




Modify a Topic




Remove a Version History



Remove a Topic



Last updated
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
Authorization to Client Gateway
topiccreator role
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

Search for the topic that you would like to modify. Click on the ︙ button at the end of the record row and choose View version history

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

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

Click on the ︙ button of the topic version you would like to remove and choose Remove

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

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

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

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

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

Last updated