Translations:SMS handler setup/1/en: Perbedaan revisi

(Importing a new version from external source)
 
(Tidak ada perbedaan)

Revisi terkini pada 1 September 2014 18.04

Informasi pesan (berkontribusi)

Pesan ini tidak memiliki dokumentasi. Jika Anda tahu di mana dan bagaimana pesan ini digunakan, Anda dapat membantu penerjemah lain dengan menambahkan dokumentasi untuk pesan ini.

Definisi pesan (SMS handler setup)
= Overview =
An SMS handler is a function that controls the process of receiving and parsing data from an incoming SMS, checking the data, inserting it into a table and providing any response messages required. The creation of an SMS handler function is automated and can be achieved by providing metadata through the web interface. The process involves:
* Setting up the general message information (format, premissions, purpose, data table, error message etc)
* Setting up the details for each of the fields
* Populating reference tables
* Creating the data table
* Creating message strings for outgoing messages
These steps are described in detail below.
Terjemahan= Overview =
An SMS handler is a function that controls the process of receiving and parsing data from an incoming SMS, checking the data, inserting it into a table and providing any response messages required. The creation of an SMS handler function is automated and can be achieved by providing metadata through the web interface. The process involves:
* Setting up the general message information (format, premissions, purpose, data table, error message etc)
* Setting up the details for each of the fields
* Populating reference tables
* Creating the data table
* Creating message strings for outgoing messages
These steps are described in detail below.

Overview

An SMS handler is a function that controls the process of receiving and parsing data from an incoming SMS, checking the data, inserting it into a table and providing any response messages required. The creation of an SMS handler function is automated and can be achieved by providing metadata through the web interface. The process involves:

  • Setting up the general message information (format, premissions, purpose, data table, error message etc)
  • Setting up the details for each of the fields
  • Populating reference tables
  • Creating the data table
  • Creating message strings for outgoing messages

These steps are described in detail below.