Name
SmsTemplateTransfer Transfer an SMS Template record
Description
SmsTemplateTransfer transfers a record associated with a given SMS Template. The following are the allowed fields in reqparams:
* templatename The SMS Template containing the record to be transferred.
* fromDate The source effective date/time for the transfer. The format of this value is:
mm/dd/yy hh:mmX/Y
where X is the meridiem (A or P), and Y is the SMS/800 timezone indicator. An example of a valid date/time would be: 07/01/98 10:15A/C.
Be aware that Somos only allows schedule date/times where the minute on the quarter hour :00, :15, :30, or :45.

Any other value for minute will cause the record to fail validation.

* toDate The new effective date/time for the record. The format is as described above. This entry may also contain the value NOW to request a transfer to the current date/time.
MGI Messages
SmsTemplateTransfer sends a REQ-TRC message with an action code of T. The response message is a RSP-TRC.
Example
The following request parameters will transfer the 10/01/04 10:00am record in *AR-CSF01 to 10/15/04 02:00pm.
templatename~*AR-CSF01;fromDate~10/01/12 10:00A/C;toDate~10/15/12 02:00P/C