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
Expand all | Collapse all

Flat file creating error

  • 1.  Flat file creating error

    Posted Mon June 25, 2007 03:07 AM

    Now, I making a file using convertostring service.

    but some case of using convertostring ,

    automatically replaced front string to schma Record name.

    ex)

    –Real data-
    1 1 1 1 1 1 1 1
    1 1 1 1 1 1 1 1
    1 1 1 1 1 1 1 1

    -Generated Data-
    PID_OPEN 1 1 1 1 1
    PID_OPEN 1 1 1 1 1
    PID_OPEN 1 1 1 1 1

    could you give a advice?


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


  • 2.  RE: Flat file creating error

    Posted Mon June 25, 2007 02:14 PM

    give more details on this …
    1. what are the inputs specifying in the convertToString?
    2. flatfile schema details…
    record parser.
    field parser.


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