Log in

P Allocation Instruction Ack

This message is used to acknowledge and provide the status for an Allocation Instruction <35=J> message.

Prior to FIX 4.4, this message was known as "Allocation ACK".

The status is indicated by the AllocStatus (87) field as follows:

AllocStatus valueDescription
3 = received, not yet processedUsed to acknowledge receipt of an Allocation Instruction <35=J> message. This should always be followed by a second Allocation Instruction Ack of status 0, 1 or 2 as follows or an Allocation Report <35=AS> message.
0 = acceptedThe Allocation Instruction <35=J> has been validated and processed successfully.
1 = block level rejectThe entire Allocation Instruction <35=J> has been rejected. The AllocRejCode (88) field must be populated when performing a block level reject; this gives the reason for rejecting the Allocation Instruction <35=J>.
2 = account level rejectThe Allocation Instruction <35=J> has been validated and one or more of the AllocAccount (79) details in the NoAllocs (78) repeating group has failed validation, e.g. account not found. In this case, applications can optionally include a list of the AllocAccount (79) details that failed validation, together with reject reasons.

If AllocStatus (87) = "accepted" in response to an Allocation Instruction <35=J> with AllocType (626) = "calculated", it is recommended that the MatchStatus (573) field be used to denote whether any financial details provided in the Allocation Instruction <35=J> were matched. If a match takes place and succeeds, then the match status will be '0' (compared and affirmed). If the match takes place and fails, or no match takes place, then the MatchStatus will be '1' (uncompared or unaffirmed).

Structure

TagNameTypeRequiredDescription
Component
Required
70String
Required
2758StringMay be used to link to a previously submitted AllocationInstructionAlertRequest(35=DU) message
Component
Component
793StringOptional second identifier for the allocation instruction being acknowledged (need not be unique)
1730StringGroup identifier assigned by the clearinghouse
1728StringFirm assigned entity identifier for the allocation
1731StringFirm designated group identifier for average pricing
75LocalMktDate
60UTCTimestampDate/Time Allocation Instruction Ack generated
87Int Enum
Required
Denotes the status of the allocation instruction; received (but not yet processed), rejected (at block or account level) or accepted (and processed)
88Int EnumRequired for AllocStatus = 1 ( block level reject) and for AllocStatus 2 (account level reject) if the individual accounts and reject reasons are not provided in this message
626Int Enum
808Int EnumRequired if AllocType = 8 (Request to Intermediary)
573Char EnumDenotes whether the financial details provided on the Allocation Instruction were successfully matched
58StringCan include explanation for AllocRejCode = 7 (other)
354LengthMust be set if EncodedText(355) field is specified and must immediately precede it
355DataEncoded (non-ASCII characters) representation of the Text(58) field in the encoded format specified via the MessageEncoding(347) field
1328String
1664LengthMust be set if EncodedRejectText(1665) field is specified and must immediately precede it
1665DataEncoded (non-ASCII characters) representation of the RejectText(1328) field in the encoded format specified via the MessageEncoding(347) field
Component
ComponentThis repeating group is optionally used for messages with AllocStatus = 2 (account level reject) to provide details of the individual accounts that caused the rejection, together with reject reasons. This group should not be populated when AllocStatus has any other value
Component
Required