Originally posted by: SystemAdmin
I want to build a Fixed Length Message Set using Message Broker v7.0(on Windows XP )for given input file that is: 01101556.qqq file
I just want to parse the input file as a message through the MQInput node in the following MRM format:
>Parse the first line of this file as Header
>Last line as Trailer
>And remaining records are treated as body of the message. The body contains n number of records.
I have created a message set and am done with parsing the header. But I am unable to separate the body from the trailer. Everytime I tried, I got the same exception: "ImbRecoverableException caught from worker->parseNext" for the last element. What properties should I look into(in the message set)to resolve this issue?
I am attaching the file for which I need to create to message set.
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender