Skip to main content

Onboarding EMP Consumer Steps

Below are the steps needs to be followed to onboard a consumer to EMP platform.

Use Case

As an event consumer I wish to consume an existing topic.

Prerequisites

  • You have read and understood the highlevel guide - I want to consume events
  • You have access to everything - Obtaining access
  • You know the topic name you wish to consume - see the EMP Event Catalog (link in the sidebar)

The process

This process describes how to create new configuation files on EMP via the PR process.

| | Action to take. | | | ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | 1 | Clone the EMP-Tenant git repository to your local machine using your tool or IDE of choice.This repository is where you will place your configuration files that define your topic - see Configuration File Reference Guide for more information. | | 2 | If your project does not already have a tenant folder, then please follow the steps in Creating a tenant folder | | 3 | Create a user YAML file that defines your user(s) by referencing the User YAML files reference guide. | | 4 | Create a Pull Request (PR) to have your configuration files merged into the master branch by following the steps in Creating and submitting pull requests (PRs). | | 5 | Your PR will be automatically reviewed by our automation. If there are any issues with the files then a comment will be placed on the PR detailing the issues. This will usually happen within 10 minutes of your PR being submitted. | | 6 | Fix any issues that are encountered with your PR and push the changes to GitHubIf you required any further assistance, please contact us - EMP Tenant Support There is no need to create a new PR as this causes the PR to be updated automatically and the validation step will be repeated. | | 7 | Once the PR has passed validation it will be picked up by the EMP team and deployed to Kafka. | | 8 | Once the PR has been deployed you will receive an acknowledgement from the EMP Team. |

For more details please visit below page.

Tenant Guides

Was this page helpful?