Inbox/Test Details Screen

From the TQM card in the home screen, there is a link to the Inbox.

Inbox

  • The inbox will show a list of tests that are in workflow.

  • Filters and search options are available such as Treatment process, Stage, Output, Status, Test Id and Plant name.

  • Clicking on a test will take the user to the test details screen.

  • Note: Unlike the plant operator inbox, this inbox is only for visibility purposes. A ULB admin cannot take any action in the tests that are in the inbox.

  • The test detail screen will show all the details about the test and status of the test.

  • When tests are in the submitted status, it's status will show as PASS or FAIL depending on the values of the benchmark.

  • If tests are in the workflow, it's status will show as pending.

ULB Admin's Inbox
View Past Tests

API Details for Inbox :

  • Use inbox-v2 API.

  • URL for inbox "/inbox/v2/_search".

  • Sample request object:

  • Sample curl for inbox:

Role-Action Mapping:

Role-action mapping is done for the "/pqm-service/v1/_search" and "/inbox/v2/_search" endpoint for a ULB admin user role, that is:

  • Use pqm-service.

  • URL for search "/pqm-service/v1/_search".

  • Sample request object:

Was this helpful?