Message Logon Scenario base

SYNOPSIS: The Logon(35=A) message is used to initiate a FIX Connection and to acknowledge the initiation of a FIX Connection.

ID MsgType Abbr Flow
11ALogon

Pedigree

Added EP Updated EP Deprecated EP
FIX.2.7

Responses

None

Members

Logon base members
ID Name Abbr Presence Description
1024StandardHeaderBaseHeaderrequiredSYNOPSIS:
98EncryptMethodEncryptMethod required SYNOPSIS: Method of encryption.
108HeartBtIntHeartBtInt required SYNOPSIS: Heartbeat interval (seconds)
95RawDataLengthRawDataLength optional SYNOPSIS: Number of octets in RawData(96).
96RawDataRawData optional SYNOPSIS: Unformatted raw data, can include bitmaps, word processor documents, etc.
141ResetSeqNumFlagResetSeqNumFlag optional SYNOPSIS: Indicates that both sides of the FIX session should reset sequence numbers.
789NextExpectedMsgSeqNumNextExpectedMsgSeqNum optional SYNOPSIS: Next expected MsgSeqNum(34) value to be received.
383MaxMessageSizeMaxMsgSz optional SYNOPSIS: Maximum number of octets supported for a single message.
2098MsgTypeGrpMsgTypeGrpoptional The MsgTypeGrp may be used to specify the application level messages supported by a peer over the FIX session.
464TestMessageIndicatorTestMsgInd optional SYNOPSIS: Indicates whether or not this FIX Session is a "test" vs. "production" connection.
553UsernameUsername optional SYNOPSIS: Userid or username.
554PasswordPassword optional SYNOPSIS: Password or passphrase.
925NewPasswordNewPassword optional SYNOPSIS: New Password or passphrase.
1400EncryptedPasswordMethodEncPwdMethod optional SYNOPSIS: Enumeration defining the encryption method used to encrypt password fields. At this time there are no encryption methods defined by FIX within the FIX session layer.
1401EncryptedPasswordLenEncPwdLen optional SYNOPSIS: Length in octets of the EncryptedPassword(1402) field.
1402EncryptedPasswordEncPwd optional SYNOPSIS: Encrypted password - encrypted via the method specified in the field EncryptedPasswordMethod(1400)
1403EncryptedNewPasswordLenEncNewPwdLen optional SYNOPSIS: Length of the EncryptedNewPassword(1404) field
1404EncryptedNewPasswordEncNewPwd optional SYNOPSIS: Encrypted new password - encrypted via the method specified in the field EncryptedPasswordMethod(1400)
1409SessionStatusSessStat optional SYNOPSIS: Status of a FIX session
1137DefaultApplVerIDDefApplVerID required SYNOPSIS: Specifies the FIX application version identifier. If DefaultApplVerID(1137) is not present, the default application level is assumed to be FIXLatest (value 10)
1407DefaultApplExtIDDfltApplExtID optional SYNOPSIS: The extension pack number that is the default for a FIX session.
1408DefaultCstmApplVerIDDefaultCstmApplVerID optional SYNOPSIS: The default custom application version ID that is the default for a session.
1600FIXEngineName optional SYNOPSIS: Provides the name of the infrastructure component being used for session level communication. Normally this would be the FIX Engine or FIX Gateway product name.
1601FIXEngineVersion optional SYNOPSIS: Provides the version of the infrastructure component.
1602FIXEngineVendor optional SYNOPSIS: Provides the name of the vendor providing the infrastructure component.
1603ApplicationSystemName optional SYNOPSIS: Provides the name of the application system being used to generate FIX application messages. This will normally be a trading system, OMS, or EMS.
1604ApplicationSystemVersion optional SYNOPSIS: Provides the version of the application system being used to initiate FIX application messages.
1605ApplicationSystemVendor optional SYNOPSIS: Provides the vendor of the application system.
58TextTxt optional SYNOPSIS: Free format text string often populated with error messages or warnings.
354EncodedTextLenEncTxtLen optional SYNOPSIS: Length in octets of EncodedText(355).
355EncodedTextEncTxt optional SYNOPSIS: Encoded representation of the Text(58) field in the encoded format specified via the MessageEncoding(347) field
1025StandardTrailerTrlrrequiredSYNOPSIS: