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

convertToString & EDItepmlate

  • 1.  convertToString & EDItepmlate

    Posted Thu August 15, 2002 10:33 AM

    We can’t find any example how to map the file template from the pipeline to EDItepmlate Service In.

    The nsRecord with terminator & separators works fine, but we would like to use the EDItepmlate.

    Has anybody any idea how to map the EDItepmlate within convertToString. There is a trick?

    Any suggestions would be greatly appreciated.

    Thank you.


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: convertToString & EDItepmlate

    Posted Fri August 16, 2002 01:50 AM

    Use first stringToDocument, in the xmldata under Service In set value and paste the whole template. If you need to make adjustments later, right click the field and select larger editor.
    Next step use documentToRecord, map the boundnode from Service Out to a record.
    Now in convertToString you can map this record to the EDItemplate and your data file to values.
    Hope this helps you.


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB