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.


#TechXchangePresenter
 View Only
  • 1.  Problem with parsing FFdata

    Posted Mon April 21, 2008 01:01 PM

    Hello,

    There is a problem while parsing a flatfle.The flatfile looks like this

    Header: 1.0 sender receiver CustDiscreteOrderReq IPC1.0 1 0
    5847485 2008-04-02T00:00:00+0000 DGP 000024
    5847486 2008-04-02T00:00:00+0000 DGP 000024

    So I created a schema with two records,one record is Header(document) and the second one is recordWithNoID as a documentlist.

    So While parsing the given data,getting an error that “Found no valid records”.

    Am I going in the wrong way?
    Can anyone help me out in resolving this issue?

    Thanks in advance
    Renuka


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


  • 2.  RE: Problem with parsing FFdata

    Posted Tue April 22, 2008 07:25 AM

    Did you set default Record for the Schema? It will be helpful whenever you are using recordWIthNoID type of records.


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


  • 3.  RE: Problem with parsing FFdata

    Posted Tue April 22, 2008 07:49 AM

    I tried by setting the default record and its working fine.

    Thank you.
    Renuka


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