Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Objective

Provide Employee to purpose workflow actions.

Same screen is used for both application details and trade details.

Based on the conditions, we are showing the details here

example: If the application is not in approved state and the business Service NewTL, then we are showing application details otherwise we are showing trade details.

Application Details:

For workflow actions, please refer here Apply TradeLicence

File Path: https://github.com/egovernments/digit-ui-internals/blob/main/packages/modules/tl/src/pages/employee/ApplicationDetails.js

Trade Details:

Workflow is same like Old UI only, please refer documentation here Apply TradeLicence

ROLE ACTION MAPPING

S.NO

API

ROLES

ACTION ID

1

egov-mdms-service/v1/_search

CR_PT

954

2

/tl-services/v1/_update

TL_APPROVER, TL_CEMP, EMPLOYEE, TL_DOC_VERIFIER, TL_FIELD_INSPECTOR

2029

3

/egov-workflow-v2/egov-wf/process/_search

EMPLOYEE

1730

4

/tl-services/v1/_search

EMPLOYEE, TL_APPROVER, TL_CEMP

1687

5

/egov-hrms/employees/_search

TL_APPROVER, TL_CEMP, EMPLOYEE, TL_DOC_VERIFIER, TL_FIELD_INSPECTOR

1752

 

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.