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 record identifier

    Posted Wed July 19, 2006 11:57 PM

    my flat file has record identifier as 799 and 799R. record starting with 799 has 4th field as ‘N’ or ‘T’. can you help me define the schema. I saw in my schema that 799R records are coming under 799. Thank you in advance.


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: Flat file record identifier

    Posted Thu July 20, 2006 02:12 PM

    if u can please elaborate the record structure …that would be helpful in giving the solution…
    from what i can understand …each record in the flat file starts with either 799 or 799R …if this is right…
    your schema should be
    799
    —799R

    Record identifier at position 0 .
    name the first record as 799 and second record as 799R…
    HTH
    sri


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 3.  RE: Flat file record identifier

    Posted Thu July 20, 2006 03:42 PM

    Sri,
    If you describe identifier for one record as 799 and the other as 799R would n’t the 799R records also not get treated as 799 records ?

    Mandar,
    If your 799 and 799R records are of the same format, I would suggest having just 799 as record identifier and then branch on the 4th field for N or T.

    Let me know if that works.
    Shubhro


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 4.  RE: Flat file record identifier

    Posted Thu July 20, 2006 05:42 PM

    Hi,
    799 and 799R have different structure. and if I define record identifier as 799 and 799R, all are treated as 799 only. Thank you.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Flat file record identifier

    Posted Thu July 20, 2006 08:14 PM

    Can you send me your test data. That might give a better picture.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB