Hi,
Please suggest me the solution for No Information available RecStatus Code = 1. Even I am trying to cancel in this case but it's not happening and receiving delivery reports later time.
<?xml version="1.0" encoding="utf-8"?><JobDeliveryStatusResult xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Status xmlns="http://ws.easylink.com/JobDeliveryStatus/2011/01"> <StatusCode>0</StatusCode> <StatusMessage>OK</StatusMessage> <SubmissionTime>2018-02-13T19:17:53.947Z</SubmissionTime> <CompletionTime>2018-02-13T19:17:54.012Z</CompletionTime> </Status> <JobDeliveryStatus xmlns="http://ws.easylink.com/JobDeliveryStatus/2011/01"> <JobId> <XDN>test2</XDN> <MRN>20677244</MRN> </JobId> <RecStatus code="1">No information available</RecStatus> </JobDeliveryStatus></JobDeliveryStatusResult>
How soon after the JobSubmit did you do the JDSR? I just tried and it worked fine. Status shows Sent.
Also check to make sure the JDSR was sent to the test system.