Message Logon Scenario base

SYNOPSIS: The logon message authenticates a user establishing a connection to a remote system. The logon message must be the first message sent by the application requesting to initiate a FIX session.

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: The standard FIX message header
ELABORATION:
98EncryptMethodEncryptMethod required SYNOPSIS: Method of encryption.
108HeartBtIntHeartBtInt required SYNOPSIS: Heartbeat interval (seconds)
95RawDataLengthRawDataLength optional SYNOPSIS: Number of bytes in raw data field.
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 value to be received.
383MaxMessageSizeMaxMsgSz optional SYNOPSIS: Maximum number of bytes supported for a single message.
2098MsgTypeGrpMsgTypeGrpoptionalSYNOPSIS:
ELABORATION:
464TestMessageIndicatorTestMsgInd optional SYNOPSIS: Indicates whether or not this FIX Session is a "test" vs. "production" connection. Useful for preventing "accidents".
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 FPL.
1401EncryptedPasswordLenEncPwdLen optional SYNOPSIS: Length 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 service pack release being applied, by default, to message at the session level. Enumerated field with values assigned at time of service pack release. Uses same values as ApplVerID
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.
58TextTxt optional SYNOPSIS: Free format text string (Note: this field does not have a specified maximum length)
354EncodedTextLenEncTxtLen optional SYNOPSIS: Byte length of encoded (non-ASCII characters) EncodedText (355) field.
355EncodedTextEncTxt optional SYNOPSIS: Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text(58) field.
1025StandardTrailerTrlrrequiredSYNOPSIS: The standard FIX message trailer
ELABORATION: