Topic Publication

Newline will send messages to topics, which will have segmented names describing the type of message appearing in that topic. The naming scheme will be:

<client>.<environment>.<topic>
  • For example, Newline will send messages related to transactions in the sandbox environment for client ABC Enterprises to a topic named abc-enterprise.sandbox.transaction
  • Newline will verify the topics and messages' contents with Clients. Newline will then share the established topic names with Clients to enable subscriptions.