Sample Referral Rejected NACK

Parent Previous Next

Sample Referral Rejected ACK

Below is an example of a Referral Rejected Negative Acknowledgement that includes the Original Payload Id so that this Acknowledgement can be traced back to the original referral to advise you that it was received unsuccessfully and the reason why.


<?xml version="1.0"?>

<BusinessAckv10 xmlns="urn:tunstall.com:ns:201303" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

<DistributionEnvelope>

<header>

<address>urn:tunstall.com:service:TelecareDocumentService</address>

<auditIdentity>urn:tunstall.com:identities:Telecare:DocumentService</auditIdentity>

<trackingId>63e48453-1eac-4330-9710-52078f2f1adc</trackingId>

<service>urn:tunstall.com:services:BusinessAckv10</service>

</header>

<payloads>

<payloadList><document xsi:type="Acknowledgement">

<AcknowledgementType>Nack</AcknowledgementType>

<Action>ReferralRejected</Action>

<PayloadId>ececc101-0234-48cd-843e-44d9bf9db879</PayloadId>

<Timestamp>2013-06-20T12:44:10.117Z</Timestamp>

<AcknowledgementStatus>

<Errors>

<Error>

<Message>Validation error on Organisation, Organisation authority and referral authority must match</Message>

</Error>

</Errors>

<Message>Referral Rejected</Message>

</AcknowledgementStatus>

</document><id>d85b5587-7576-40d5-baee-a15392e44a30</id>

</payloadList>

<payloadCount>1</payloadCount>

</payloads>

</DistributionEnvelope>

</BusinessAckv10>

Created with the Personal Edition of HelpNDoc: Free EPub producer