fixyl icon indicating copy to clipboard operation
fixyl copied to clipboard

FIXYL is a tool for testing and verifying software that uses the FIX protocol.

Results 11 fixyl issues
Sort by recently updated
recently updated
newest added

Steps to reproduce. 1. Create a profile and set Fix Version to Fix 5.X. 2. Close profile 3. Open same profile for edit Expected Result Transport Dictionary Location should be...

bug

Hello, i am trying to send a QuoteRequest message : 8=FIX.4.49=31135=R34=2049=ABBINVXXXXX52=20240315-07:55:24.03456=TS_NEG_GW115=ABBINVXXXXX116=4160258=Deal?131=QRQST11300=AZNNegoStckMain146=155=BAKAV167=REPO917=20230922711=1311=BAKAV879=18537=154=238=2015=AZN1=CD0000636102581=160=20240315-09:49:38.19444=2.1453=1448=ABBINVXXXXX447=B452=3310=226 , and I keep getting a reject with reason: The group 146 must set the delimiter field 55 (SessionRejectReason...

bug

When creating new Parameter with Data Type Date, it hangs the app. After refreshing/reloading, the parameter is there but in wrong format, example: 2023-10-03T08:45:45.813Z

bug

Low priority as we introduced "FIX Injectors" which are constantly sending IOI's and Quotes in via FIX and I moved to different test environment as workaround. This also might be...

enhancement

Currently it is not possible to specify additional values for enum type fields other than what is defined in the dictionary. It will be valuable to provide support to specify...

enhancement

Enhancement - Is it possible to set indefinite pending time on Steps in Scenarios, please ? Response Wait Time (Seconds) = indefinite Currently you can set in seconds, so step...

enhancement

Please allow multiple same FIX Message types to be validated in Output stage of scenario.

enhancement

When I press the DISCONNECT button, the Logout message is actually not sent because the TCP connection is already closed. If I manually send the Logout message from the New...

Seems that new version of FIXYL is now reading Data Dictionary Nested Groups and adds them to the Builder, which then adds them to the generated message with value of...

bug