Hello Experts,
I am using MQ - JMS Sender Adapter where in Module Tab I need to convert the following file to Header & Detail record
I am getting the file from the MQ- Series as a Straight line no breaks
1) The first 70 char length of the line is always Header, In the Header first 3 character is always HDR next 14 character mandatory field then 8 character for Date remaining fillers
2) The 71 char starts with DTL it is detail record where first 3 DTL, Next 8 char Date, Next 8 char Date,Next 8 char Account, Next 10 char Customer, Next 20 char information,last 9 char Country
3) The 141 character similar to the above ( 2 condition ) like that every 70 character Detail Record.
How to handle the following straight line with out break to header & detail record.
Regards
Edward