Name
ScpResend Resend a customer record to one or more SCPs
Description
ScpResend resends a customer record to one or more SCPs. The following are the allowed fields in reqparams:
* dn The number 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
ScpResend 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.
dn~8005551212;ed~01/01/11;et~08:00A;scplist~BS01,BS02