The FIX Input adapter reads FIX messages from any number of file, socket, and session connectors.
Property Label | Property ID | Type | Description |
---|---|---|---|
Adapter Directory Path | baseDir | directory | (Required) Specifies
the path to the adapter base directory. No default value. This
property is ignored if the Connector Remote Directory Path property
is supplied. Use a forward slash for both UNIX and Windows paths. |
Configuration File Path | configFilePath | configFilename | (Required) Specifies
the absolute path to the adapter configuration file. No default value. This
property is ignored if the Remote Configuration File Path property
is supplied. Use a forward slash for both UNIX and Windows paths. |
PropertySet |
propertyset | string |
(Advanced) Specifies the name of the property set from the project configuration file. If you specify the same properties in the project configuration file and the ATTACH ADAPTER statement, the values in the property set override the values defined in the ATTACH ADAPTER statement. No default value. |
Adapter Remote Directory | remoteBaseDir | string | (Advanced) Specifies the path to the adapter remote base directory (for
remote execution only). No default value. If
this property is supplied, the Connector Directory Path property is
ignored. Use a forward slash for both UNIX and Windows paths. |
Adapter Configuration File Path | remoteConfigFilePath | string | (Advanced) Specifies the absolute path to the adapter configuration file (for
remote execution only). No default value. If
this property is supplied, the configuration file path property is
ignored. Use a forward slash for both UNIX and Windows paths. |