How to Verify if Microservice Broker is working properly
search cancel

How to Verify if Microservice Broker is working properly

book

Article ID: 403499

calendar_today

Updated On:

Products

Clarity PPM SaaS Clarity FedRAMP Clarity PPM On Premise

Issue/Introduction

PPMBroker is a microservice that has been introduced in Clarity to off-load real-time processing of long running requests or portions of requests from the Clarity application server. The ppmbroker microservice does not replace or engage with the Background server, which is used to schedule and execute processes.

Once the service is integrated using the information provided a Clarity administrator can run the below URL 

https://ClarityURL/niku/nu#action:security.servicePing 

The Service Ping URL will provide information below 

  • Username: This will be the username of logged in user 
  • User Status: This will be the user status of logged in user 
  • Email: This will be email address of logged in user 
  • UserId: This will be userid of logged in user 
  • Broker URL: This will be the broker URL where Broker is running 

Environment

All Clarity Supported Release with Broker implementation 

Resolution

The service ping URL should provide the output if Broker is configured correctly.