Uploaded image for project: 'QuickFIX/J'
  1. QuickFIX/J
  2. QFJ-683

Tag 43=Y is not being sent when I set the value in getHeader()

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Default
    • Resolution: Not a bug
    • Affects Version/s: 1.5.0
    • Fix Version/s: None
    • Component/s: Engine
    • Labels:

      Description

      When I set the tag in the body the tag is sent in the message:
      executionReport.setField(new BooleanField(43, true));

      But not when I set it in the header:
      executionReport.getHeader().setField(new BooleanField(43, true));

      Is there a way to force header tags to be sent?

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              andrewniland Andrew Niland
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: