This is the quickfixj message I pass and I see that it gives message does not contain any field separator error. I pass it using kafka
“content”: “8=FIX.4.4u00019=999u000135=Ju000134=68388u000149=BBXu000152=20240508-19:05:55.933u000156=THUB36u00011=CFFu00016=23.71u000115=USDu000122=1u000148=33738D879u000153=51u000154=1u000164=20240510u000179=EF30206441u0001467=5A25669F81Cu0001793=1233378u000180=51u000113=9u000110=999u000170=53u000171=0u000175=20240508u000178=1”
When I try to print content, it shows fine but when we try to parse it using the data dictionary, it gives message does not contain field separator error.