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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only

carriage return after each record

  • 1.  carriage return after each record

    Posted 05/03/08 02:44 AM

    Hello.


    pub.xml:documentToXMLString

    I need to add carriage return (%OD) after each record , before call pub.client:HTTP service. (server expect this)…
    I read in forum about using pub.string:makeString/replaceString services as solution for that…Can I use service pub.string:tokenize , and just put \r value in delim parameter? Or is there maybe nicer solution:) ?

    Thank you.


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