IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Flat File Parsing-Urgent

    Posted Wed March 28, 2018 04:35 AM

    Hi Team ,

    Can you please help me understanding the issue i am getting.

    I have created flat file dictionary with Fixed Length Record parser type.

    Have 4 field definitions to be extracted from positions 0-1,1-5,5-9,0-9
    Suppose ID,Name,Class,address
    File has values-ABCDEFGHI

    Also, i have given the Record length=10 in the schema.

    When i debugged the code, i could see the record[0] has correct values -as ID-A,Name-BCDE,Class-FGHI,Address-ABCDEFGH

    but for next records , record[1],record[2] and so on, the values are not extracted from the proper positions.

    Kindly advise for this kind of issue.

    Thanks in advance.


    #webMethods
    #edi
    #Integration-Server-and-ESB