Name
BatchScpResend Resend a customer record to one or more SCPs for a group of numbers
Description
BatchScpResend resends a the customer record associated with a group of numbers to one or more SCPs. The following are the allowed fields in reqparams:
* dnlist The list of numbers 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 This parameter provides access to the SMS/800 Critical Update feature, which is similar in intent to the SMS/800 High Priority Update feature. Setting it to 1 will tell SMS to place this customer record at the front of the SCP queue. Only a small number of these updates can be done each day. After that, if this parameter is set to 1 the message will fail.
MGI Messages
BatchScpResend 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 number, date and time to the SCPs BS01 and BS02.
dnlist~8005551212,8885551212;ed~01/01/11;et~08:00A; scplist~BS01,BS02