Name
SmsTemplateScpResend Resend an SMS Template record to one or more SCPs
Description
SmsTemplateScpResend resends an SMS Template record to one or more SCPs. The following are the allowed fields in reqparams:
* templatename The SMS Template to be sent.
ed The effective date of the record to be sent.
et The effective time of the record to be sent.
* scplist The list of SCPs to be queried. If this parameter is not specified, all SCPs are updated.
critical setting this parameter to 1 indicates this resend should be performed even if an SCP is in an overload condition.
MGI Messages
SmsTemplateScpResend sends a REQ-SCP message with an action code of R. The response message is a RSP-SCP.
Example
The following request parameters will resend the record associated with the specified SMS Template, date and time to the SCPs BS01 and BS02.
templatename~*AR-CSF-01;ed~01/01/11;et~08:00A;scplist~BS01,BS02