Message UserRequest Scenario base

SYNOPSIS: This message is used to initiate a user action, logon, logout or password change. It can also be used to request a report on a user's status.

ID MsgType Abbr Flow
90BEUserReq

Pedigree

Added EP Updated EP Deprecated EP
FIX.4.4

Responses

None

Members

UserRequest base members
ID Name Abbr Presence Description
1024StandardHeaderBaseHeaderrequiredSYNOPSIS: The standard FIX message header
ELABORATION:
923UserRequestIDUserReqID required SYNOPSIS: Unique identifier for a User Request.
924UserRequestTypeUserReqTyp required SYNOPSIS: Indicates the action required by a User Request Message
553UsernameUsername required 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)
95RawDataLengthRawDataLength optional SYNOPSIS: Number of bytes in raw data field.
96RawDataRawData optional SYNOPSIS: Unformatted raw data, can include bitmaps, word processor documents, etc.
1025StandardTrailerTrlrrequiredSYNOPSIS: The standard FIX message trailer
ELABORATION: