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.  FlatFile schema

    Posted Sat March 25, 2006 01:22 AM

    Hi all,
    I created a flat file schema with recordWithNoID as record definition when i try to test it its only giving half part of the file.

    below is the flat file
    Attributes=SchedulingAgreement/PurchaseOrder 0903012357;LineItemNumber 00001;

    when i try to run it its only showing Attributes=SchedulingAgreement/PurchaseOrder 0903012357 in the output.

    record delimiter= newline
    composite or field delimiter= ;
    subfield=
    record identifier Nth field.

    can body have any idea why it is giving like that.
    Jay


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


  • 2.  RE: FlatFile schema

    Posted Thu March 30, 2006 09:13 PM

    Jay,

    You need to provide more info about your schema.
    If you have have a composite record, make sure your Nfields start at position 0.
    But provide some more info on the structure of your schema.


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


  • 3.  RE: FlatFile schema

    Posted Fri March 31, 2006 02:52 PM

    Please make sure your field definitions nth field start wit 0,1…then it should work.Please give us more details on your schema/flatfile definition.

    HTH,
    RMG


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


  • 4.  RE: FlatFile schema

    Posted Fri March 31, 2006 03:39 PM


  • 5.  RE: FlatFile schema

    Posted Fri March 31, 2006 11:24 PM

    Thank you for clarifying my reply.


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