Versions Compared

Key

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

Introduction

The SMS service is a way of communicating necessary information/updates on the customers applications for various eGov services which they are availing or are applying for it.

In order to update the users there are certain notification which have been configured at various steps in the application process which can be changed/ configured based upon the requirements.

Data Table

Sr.No

Module

Code

Message

1

Property Tax

pt.property.en.create

Dear user, Thanks for creating an application for your property assessment. 

2

Property Tax

pt.payment.online

Dear user, Your property assessment application has been processed, please pay the required fee online through the link in order to complete the process.

3

Trade License

tl.renew.en.counter.approved

Dear user, Your application for renewal of Trade License has been approved.

**Please note: The above table is given for reference only and these are neither the actual message nor the exact codes, these are just for reference.

Procedure

The configuration of various notifications/ SMS can be achieved by following the below methods:

  1. It is more or less a localization configured procedure.

  2. The localization keys are placed at code level at all the junctures where the notification is to be sent.

  3. Then the messages are to be configured in the ' message ' table at the db level.

Data Definition

Following is the explanation of the columns that are mentioned :

  1. Module : The service for which message is being generated.

  2. Code : Localization code for which the message has to be generated.

  3. Message : Notification content that has to be sent to the user in the message.

Validations

Below mentioned are validations which should be taken care of:

  1. Please make sure the module name is correct.

  2. Code must always begin with the abbreviated form of the module.

Attachments

Below attached is the template file in order to get the data.

View file
nameTemplate_SMS_Configuration.xlsx