Sample XML files : JobDeliveryStatus API application to get fax job status : Result.xml file (successful delivery)

Result.xml file (successful delivery)

Successful fax delivery is indicated by State code “7, Sent” under the DeliveryDetail tag).

Note: Only the contents of the SOAP body are shown in this example. not the complete SOAP request.
<JobDeliveryStatusResult xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Status xmlns="http://ws.easylink.com/JobDeliveryStatus/2011/01">
<StatusCode>0</StatusCode>
<StatusMessage>OK</StatusMessage>
<SubmissionTime>2016-12-06T22:25:52.694Z</SubmissionTime>
<CompletionTime>2016-12-06T22:25:53.711Z</CompletionTime>
</Status>
<JobDeliveryStatus xmlns="http://ws.easylink.com/JobDeliveryStatus/2011/01">
<JobId>
<XDN>xsi</XDN>
<MRN>1733118292</MRN>
</JobId>
<RecStatus code="0">LAST_IN_XDN_NO_MORE</RecStatus>
<JobData>
<JobId>
<XDN>xsi</XDN>
<MRN>1733118292</MRN>
</JobId>
<BillingCode>BillCode</BillingCode>
<CustomerReference>CREF</CustomerReference>
<DeliveryPriority>express</DeliveryPriority>
<EntryTime>2016-12-03T02:30:54Z</EntryTime>
<UserId>XSI/VENKATESH</UserId>
<PostedTime>2016-12-03T02:31:33Z</PostedTime>
<CompletionTime>2016-12-03T02:31:51Z</CompletionTime>
<JobState>Complete</JobState>
<JobState>Posted</JobState>
<DestinationCount>1</DestinationCount>
<ServiceType>FR</ServiceType>
<JobFlags>8194</JobFlags>
<Filename>PDF_File.pdf</Filename>
<FaxMode>standard</FaxMode>
<Class>p2p</Class>
<CharacterSet>ISO-8859-1</CharacterSet>
<RetryAlgorithm>1</RetryAlgorithm>
<DeliveryGroup type="Normal">
<DeliveryGroupId>2</DeliveryGroupId>
<DeliveryDetail xqn="1">
<Ref>CREF</Ref>
<Destination type="fax">??????????</Destination>
<State code="7">Sent</State>
<PrimeAlt>0</PrimeAlt>
<ListId liststore="XDDS" ownership="user">adhoc</ListId>
<DocumentPageCount>1</DocumentPageCount>
<FirstAttemptTime>2016-12-03T02:30:54Z</FirstAttemptTime>
<LastAttemptTime>2016-12-03T02:31:19Z</LastAttemptTime>
<Attempts>1</Attempts>
<DeliveryUnits unit="seconds">45</DeliveryUnits>
<RawDeliveryUnits unit="seconds">45</RawDeliveryUnits>
<CumulativeUnits unit="seconds">45</CumulativeUnits>
<RawCumulativeUnits unit="seconds">45</RawCumulativeUnits>
<BaudRate>14400</BaudRate>
<LocalizedDestination type="fax">??????????</LocalizedDestination>
</DeliveryDetail>
</DeliveryGroup>
</JobData>
</JobDeliveryStatus>
</JobDeliveryStatusResult>

Version 1.0


2017 Open Text. All rights reserved.
Trademarks owned by Open Text.