Tag | FieldName | AbbrName | Type | Desc | Pattern |
---|
1400 | EncryptedPasswordMethod | EncPwdMethod | int | Enumeration defining the encryption method used to encrypt password fields.
At this time there are no encryption methods defined by FPL. | Reserved100Plus |
1401 | EncryptedPasswordLen | EncPwdLen | Length | Length of the EncryptedPassword(1402) field | |
1402 | EncryptedPassword | EncPwd | data | Encrypted password - encrypted via the method specified in the field EncryptedPasswordMethod(1400) | |
1403 | EncryptedNewPasswordLen | EncNewPwdLen | Length | Length of the EncryptedNewPassword(1404) field | |
1404 | EncryptedNewPassword | EncNewPwd | data | Encrypted new password - encrypted via the method specified in the field EncryptedPasswordMethod(1400) | |
1156 | ApplExtID | ApplExtID | int | The extension pack number associated with an application message. | |
1406 | RefApplExtID | RefApplExtID | int | The extension pack number associated with an application message. | |
1407 | DefaultApplExtID | DfltApplExtID | int | The extension pack number that is the default for a FIX session. | |
1408 | DefaultCstmApplVerID | DefaultCstmApplVerID | String | The default custom application version ID that is the default for a session. | |
1409 | SessionStatus | SessStat | int | Status of a FIX session | Reserved100Plus |
1410 | DefaultVerIndicator | DfltVerInd | Boolean | | |
809 | NoUsernames | NoUsers | NumInGroup | Number of Usernames to which this this response is directed | |
Please note modification in the xsl that does not conform to the FPL pattern of <xsl:when test = 'Tag = xxx'> where xxx is a tag number may not appear here. If it does appear here it actions may be inaccurately reported, check the underlying XSL for existance.
Tag | FieldName | AbbrName | Type | Desc | Pattern |
---|
Replace this, test is Tag = 809 |
809 | (Not Defined) | (Not Defined) | n/a |
This field has not been defined.
| |
With this |
809 | NoUsernames | NoUsers | NumInGroup | Number of Usernames to which this this response is directed | |
Replace this, test is Tag = 107 |
107 | SecurityDesc | Desc | String |
Security description.
| |
With this |
107 | SecurityDesc | Desc | String | Can be used to provide an optional textual description for a financial instrument. | |
Replace this, test is Tag = 90 |
90 | SecureDataLen | SecureDataLen | Length |
Length of encrypted message
| |
With this |
90 | SecureDataLen | SecureDataLen | Length | Length of encrypted message | |
Replace this, test is Tag = 91 |
91 | SecureData | SecureData | data |
Actual encrypted data stream
| |
With this |
91 | SecureData | SecureData | data | Actual encrypted data stream | |
Replace this, test is Tag = 89 |
89 | Signature | Signature | data |
Electronic signature
| |
With this |
89 | Signature | Signature | data | Electronic signature | |
Replace this, test is Tag = 93 |
93 | SignatureLength | SignatureLength | Length |
Number of bytes in signature field.
| |
With this |
93 | SignatureLength | SignatureLength | Length | Number of bytes in signature field | |
Tag | New Enums | Group |
---|
35 | CB - UserNotification |
|
373 | 18 - Invalid/Unsupported Application Version | |
926 | 7 - Forced user logout by Exchange | |
926 | 8 - Session shutdown warning | |
1409 | 0 - Session active | |
1409 | 1 - Session password changed | |
1409 | 2 - Session password due to expire | |
1409 | 3 - New session password does not comply with policy | |
1409 | 4 - Session logout complete | |
1409 | 5 - Invalid username or password | |
1409 | 6 - Account locked | |
1409 | 7 - Logons are not allowed at this time | |
1409 | 8 - Password expired | |
Please note modification in the xsl that does not conform to the FPL pattern of <xsl:when test = 'Tag = xxx and Enum = yyy'> where xxx is a tag number and yyy is an enum string may not appear here. If it does appear here it actions may be inaccurately reported, check the underlying XSL for existance.
Name | Ind | Tag | Reqd | Description |
---|
Reject | 0 | 1130 | No | Recommended when rejecting an application message that does not explicitly provide ApplVerID ( 1128) on the message being rejected. In this case the value from the DefaultApplVerID(1137) or the default value specified in the NoMsgTypes repeating group on the logon message should be provided. |
Reject | 0 | 1406 | No | Recommended when rejecting an application message that does not explicitly provide ApplExtID(1156) on the rejected message. In this case the value from the DefaultApplExtID(1407) or the default value specified in the NoMsgTypes repeating group on the logon message should be provided. |
Reject | 0 | 1131 | No | Recommended when rejecting an application message that does not explicitly provide CstmApplVerID(1129) on the message being rejected. In this case the value from the DefaultCstmApplVerID(1408) or the default value specified in the NoMsgTypes repeating group on the logon message should be provided. |
Logout | 0 | 1409 | No | Session status at time of logout. |
Logon | 0 | 925 | No | Specifies a new password for the FIX Logon. The new password is used for subsequent logons. |
Logon | 0 | 1400 | No | |
Logon | 0 | 1401 | No | |
Logon | 0 | 1402 | No | |
Logon | 0 | 1403 | No | |
Logon | 0 | 1404 | No | Encrypted new password- encrypted via the method specified in the field EncryptedPasswordMethod(1400) |
Logon | 0 | 1409 | No | Session status at time of logon. Field is intended to be used when the logon is sent as an acknowledgement from acceptor of the FIX session. |
Logon | 0 | 1407 | No | The default extension pack for FIX messages used in this session |
Logon | 0 | 1408 | No | The default custom application version (dictionary) for FIX messages used in this session |
Logon | 0 | 58 | No | Available to provide a response to logon when used as a logon acknowledgement from acceptor back to the logon initiator. |
Logon | 0 | 354 | No | Must be set if EncodedText field is specified and must immediately precede it. |
Logon | 0 | 355 | No | Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field. |
BusinessMessageReject | 0 | 1130 | No | Recommended when rejecting an application message that does not explicitly provide ApplVerID ( 1128) on the message being rejected. In this case the value from the DefaultApplVerID(1137) or the default value specified in the NoMsgTypes repeating group on the logon message should be provided. |
BusinessMessageReject | 0 | 1406 | No | Recommended when rejecting an application message that does not explicitly provide ApplExtID(1156) on the rejected message. In this case the value from the DefaultApplExtID(1407) or the default value specified in the NoMsgTypes repeating group on the logon message should be provided. |
BusinessMessageReject | 0 | 1131 | No | Recommended when rejecting an application message that does not explicitly provide CstmApplVerID(1129) on the message being rejected. In this case the value from the DefaultCstmApplVerID(1408) or the default value specified in the NoMsgTypes repeating group on the logon message should be provided. |
UserRequest | 0 | 1400 | No | |
UserRequest | 0 | 1401 | No | |
UserRequest | 0 | 1402 | No | |
UserRequest | 0 | 1403 | No | |
UserRequest | 0 | 1404 | No | |
| 0 | StandardHeader | Yes | MsgType = CB |
| 0 | UsernameGrp | No | List of users to which the notification is directed |
| 0 | 926 | Yes | Reason for notification - when possible provide an explanation. |
| 0 | 58 | No | Explanation for user notification. |
| 0 | 354 | No | Must be set if EncodedText field is specified and must immediately precede it. |
| 0 | 355 | No | Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field. |
| 0 | StandardTrailer | Yes | |
StandardHeader | 0 | 1156 | No | |
MsgTypeGrp | 1 | 1406 | No | Specified the extension pack being applied to a message. |
MsgTypeGrp | 1 | 1410 | No | Indicates that this Application Version (RefApplVerID(1130), RefApplExtID(1406),RefCstmApplVerID(1131)) is the default for the RefMsgType(372) field. |
| 0 | 809 | No | Number of usernames |
| 1 | 553 | No | Recipient of the notification |
Please note modification in the xsl that does not conform to the FPL pattern of <xsl:when test = 'MsgID = xxx and Position = yyy'> where xxx is a MsgID number and yyy is an Position number may not appear here. If it does appear here it actions may be inaccurately reported, check the underlying XSL for existance.
Name | Ind | Tag | Reqd | Description |
---|
Replace this, test is MsgID = 11 and Position = 15
|
Logon | 0 | StandardTrailer | Yes |
|
With this |
Logon | 0 | 925 | No | Specifies a new password for the FIX Logon. The new password is used for subsequent logons. |
Replace this, test is MsgID = 11 and Position = 14.1
|
Logon | 0 | 1137 | Yes | The default version of FIX being carried over this FIXT session |
With this |
Message Contents deleted |
Replace this, test is MsgID = 2098 and Position = 11.2
|
MsgTypeGrp | 1 | 1130 | No | Specifies the service pack release being applied to a message at the session level. Enumerated field with values assigned at time of service pack release |
With this |
MsgTypeGrp | 1 | 1130 | No | Specifies the service pack release being applied to an application message. |
Please note modification in the xsl that does not conform to the FPL pattern of <xsl:when test = 'MsgID = xxx'> where xxx is a MsgID number may not appear here. If it does appear here it actions may be inaccurately reported, check the underlying XSL for existance.
Please note modification in the xsl that does not conform to the FPL pattern of <xsl:when test = 'MsgID = xxx'> where xxx is a MsgID number may not appear here. If it does appear here it actions may be inaccurately reported, check the underlying XSL for existance.