New Trade License UI Flow

Objective

The trade license 'apply' is the major feature in TL Module. It allows Citizens or Counter Employees to create TL Applications for the current financial year.

Every application is a part of the workflow. Once the user login with TL_CEMP role, then the User will get the option for creating a New TL Application in the TL card as well as in the inbox.

Clicking on New Application navigates to the New Trade License Application screen.

Technical Implementation Details

Initial MDMS call is being made on page load like old UI.

MDMS Data

Data fetch, load and render

  • Clicking on Submit button, tl-services/v1/_create api is called and create the application, after getting success response, we are calling update API tl-services/v1/_update.

Acknowledgement Screen

After the success of creating and updating calls will route to the acknowledgement screen.

Role Action Mapping

S.No.APIRolesAction ID

1

/egov-mdms-service/v1/_search

TL_CEMP

954

2

/tl-services/v1/_create

TL_CEMP

1685

3

/tl-services/v1/_update

TL_CEMP

1686

4

/tl-calculator/billingslab/_search

TL_CEMP

1684

Last updated

​All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.