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

Java upload nonXML object example

  • 1.  Java upload nonXML object example

    Posted Mon August 05, 2002 01:29 PM

    As title, any java upload nonXML object example?

    Thanks!

    nil


    #API-Management
    #webMethods
    #webMethods-Tamino-XML-Server-APIs


  • 2.  RE: Java upload nonXML object example

    Posted Tue August 06, 2002 12:53 PM

    Hi Mullin, do you want an example using the old http client API or the new API?


    #API-Management
    #webMethods
    #webMethods-Tamino-XML-Server-APIs


  • 3.  RE: Java upload nonXML object example

    Posted Fri September 20, 2002 06:09 AM


  • 4.  RE: Java upload nonXML object example

    Posted Fri September 20, 2002 01:59 PM

    There are two samples for storing nonXML data in Tamino provided with the API and documented within the documentation (“NonXMLGreeting”, “ProcessNonXMLGreeting”). They use simple Strings as “nonXML-Data”, but you might replace the strings with any binary data.


    #webMethods-Tamino-XML-Server-APIs
    #webMethods
    #API-Management