Target Login Properties

For each inbound login message, the FIX adapter tries to match the values of the username and password fields with the ones specified for the corresponding TargetCompID field.

Note: An error is logged if the user names or the passwords do not match.
Parameter Name Description
username

Type: string

(Required) Specifies the target's user name.

password

Type: string

(Required) Specifies the target's password.

TargetCompID

Type: string

(Required) Specifies the value of the TargetCompID field (tag 56) in inbound login messages

.