Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Every Service integrated with egov-workflow-v2 service needs to first define the workflow configuration which describes the states in the workflow, the action that can be taken on this states, who all can perform those action, SLA etc. This configuration is created using API’s and is stored in DB. The configuration can be created either state level or tenant level based on the requirements.

...

Steps to Integration

  1. To integrate, host of egov-workflow-v2 should be added overwritten in helm chartschart

  2. /egov-workflow-v2/egov-wf/businessservice/_search should be added as the endpoint for searching workflow configuration . (Other endpoints are not required once workflow configuration is created)

  3. The configuration can be fetched by calling _search API

Reference Docs

Title 

Link

 Configuring Workflows For New Product/Entity

Configuring Workflows For New Product/Entity  

 Service Documentation (LINK NEEDS TO BE UPDATED)

 Business Services

API List

...