Versions Compared

Key

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

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:

...