Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property NameDescriptionRequiredDefault Value

DaysToKeepEventViewLog


Info

This property is available since the FIX Client Simulator 3.3.0 version.

This property defines the number of days for which the session logs will be restored during the logs restoration process.

Possible values: int

N0

MainWindowTitle


Info

This property is available since the FIX Client Simulator 3.6.0 version.

This property defines the name of the main FCS application window. If not defined then the default 'EPAM® FIX Client Simulator' title will be displayed.

Possible values: string

Nnull

StoreSettingsInUserFolder


Info

This property is available since the FIX Client Simulator 3.2.0 version.

This property defines whether the user.config file will be stored in the current user directory.

Possible values: true | false

Nfalse

TestScenarioFolder


Info

This property is available since the FIX Client Simulator 3.7.0 version.

This property defines the path to the system directory where created Test Scenarios will be stored.

When the TestScenarioFolder property is defined with the default 'null' value all created Test Scenarios must be stored in the default TestScenarios folder within the application package.

Possible values: string

Nnull

FIX Session creation

In order to To create a session, choose:  SessionCreate new FIX session...:

Image RemovedImage Added

Specify the session type (Initiator or Acceptor) and parameters (SenderCompID, TargetCompID, remote host, and port) in the Create Session window:

...

Custom Logon messages can be used after ticking the corresponding line at the bottom of the window.After the session is established be used after ticking the corresponding line at the bottom of the window.

After the session is established you will see it in the Session List section. All received messages will be displayed in the Events Viewer section below.

Image Added

Kafka Session creation

To create a session, choose:  Session → Create new Kafka Session...:

Image Added

Specify the session type (Producer or Consumer) and parameters (remote host, remote port, topic, key, authentication (None/SASL), SSL if needed, and Click - OK button in the Create Kafka Session window:

Image Added

After the Kafka session is created you will see it in the Session List section. All sent or received messages will be displayed in the Events Viewer section  section below.

Image RemovedImage Added

The "Backup Connection Parameters" section

...

In order to send a message, please specify it the message in the Send Message tab, choose a session, and press the the Send button. You can send any text you need, including arbitrary content such as JSON (used for Kafka messages). Please note that the sequence number and sending time will be set automatically:.

To override SenderCompID and TargetCompID select the Override SenderCompIDs or Override TargetCompID option in the main application menu in the Options section.

...

To reset the selection of messages, please press the Reset button.

Autoincrement tag values

Info

The ability works with a FIX or Kafka session


Info

The ability to set the value starting from which the value of the tag will be autoincremented is available since FIX Client Simulator 3.1.0 release.

...

Info

Starting from FIX Client Simulator 3.2.0 release autoincrementation can be reset only by changing the value in the Autoincrement tags field.

Replay log

Info

The ability works with a FIX or Kafka session


Info

The ability to replay QuickFIX-formatted log files is available since FIX Client Simulator 3.1.0 release.

...