ApplReqType

Tag 1347

ApplReqType

Abbreviation: ApplReqTyp
Typeint
Tag1347
AddedFIX.5.0
Used in2 messages

Description

Type of Application Message Request being made.

Wire Format & Usage Example

Single field (key=value)
1347=0 (Retransmission)
In a FIX message (ApplicationMessageRequest)
8=FIX.4.4 | 9=... | 35=BW | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 1347=0 (Retransmission) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1347=0 (Retransmission) is this field's position in the message.

All valid values
WireNameDescription
1347=0RetransmissionRetransmission of application messages for the specified Applications
1347=1SubscriptionSubscription to the specified Applications
1347=2RequestLastSeqNumRequest for the last ApplLastSeqNum published for the specified Applications
1347=3RequestApplicationsRequest valid set of Applications
1347=4UnsubscribeUnsubscribe to the specified Applications
1347=5CancelRetransmissionCancel retransmission
1347=6CancelRetransmissionUnsubscribeCancel retransmission and unsubscribe to the specified applications

Enumerated Values

7
ValueSymbolic NameDescriptionAdded
0RetransmissionRetransmission of application messages for the specified ApplicationsFIX.5.0
1SubscriptionSubscription to the specified ApplicationsFIX.5.0
2RequestLastSeqNumRequest for the last ApplLastSeqNum published for the specified ApplicationsFIX.5.0
3RequestApplicationsRequest valid set of ApplicationsFIX.5.0
4UnsubscribeUnsubscribe to the specified ApplicationsFIX.5.0
5CancelRetransmissionCancel retransmissionFIX.5.0SP1
6CancelRetransmissionUnsubscribeCancel retransmission and unsubscribe to the specified applicationsFIX.5.0SP1