End Points:
create : tl-services/v1/_create
update : tl-services/v1/_update
search : tl-services/v1/_search
Migration:
Two new columns added for TL Renewal flow. applicationType and workflowCode. To deploy TL Renewal in environment where TL is already running , these 2 columns needs to be migrated to eg_tl_tradelicense and eg_tl_tradelicense_audit table. The following query does this migration:
...
All the existing Applications default values for the new columns will be set using below Query.
...
Configurations:
Persister:
...
Hence 2 new Business service configs are pushed for each flow respectively.
EDITRENEWAL : <domain>https://egov-workflow-v2/egov-wf/businessservice/_search?tenantId=pb.amritsar&businessServices=EDITRENEWALDIRECTRENEWAL : <domain>/egov-workflow-v2/egov-wf/businessservice/_search?tenantId=pb.amritsar&businessServices=DIRECTRENEWAL
digit-discuss.atlassian.net/wiki/spaces/EPE/pages/408945692/EDITRENEWAL+Config?atlOrigin=eyJpIjoiMzQzOTMxYjQzNDVmNGJkZmFhYmFhZGE5NGVmMzZlYWIiLCJwIjoiYyJ9
mdms:
...
On approved application RENEWAL BUTTON is vible visible to citizen.
...
Trade License Renewal Fees, Rebate and Penalty
...
The notification for renewal is depend depends upon the Action and Status of the application.
...