Hi,
We have configured production server to send SMS using HTTP node
(SCOT,SICF)
When sending the SMS through a program, certain SMS messages are successfully receives to the recipient.
Some message are failed and moves to the error queue.
But when using SCOT and resend those errored SMS messages those will receives to the recipient.successfully.
Error log is as follows;
-------------------
No delivery to SMS:71xxxxxxxx due to problem with communication connection
No delivery to SMS:71xxxxxxxx due to problem with communication connection
Message no. XS839
Diagnosis
The message could not be delivered to recipient SMS:716822709 due to a communication error.
System Response
Processing was completed as normal.
Communication service with errors: HTTP or HTTPS
Parameter or error code used:
CL_HTTP_CLIENT->RECEIVE Error Code: 1
Additional information on the node used (in the system language of the node, if available):
400 ICM_HTTP_CONNECTION_FAILED
Procedure
Check the parameters listed for the service. In particular, note the communication parameters. With HTTP/HTTPS, the problem is probably due to an incorrect URL or incorrect HTTP proxy settings.
The error may, however, be temporary. If a SAPconnect retry has been defined for this node, the error may be removed automatically.
Procedure for System Administration
-------------------
see the image snap1.jpg
If i have resend the above SMS, it will receive to the recipient with success.
How to resolve this?
Further , is there any method to create a job only to error-ed list to retry to send them? (see the image snap1.jpg)
Its possible to create a background job. But how can we mention, retry to send the messages which are in the error queue.....
Check snap3.jpg
regards,
zerandib