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
  • 1.  xml document submition via http-post

    Posted 06/27/07 09:11 AM

    Is it possible to submit xml document via http-post using browser to Trading Networks.

    Can anybody advice.

    Thanks
    Shami


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration


  • 2.  RE: xml document submition via http-post

    Posted 06/30/07 01:21 AM

    Shami,

    A browser is not going to post documents for you. You’ll need to write, or find, some code that does that.

    You can google ‘java http post’ to get some ideas (or ‘c# http post’, etc.). If you’re posting to an Integration Server, you’ll probably find the public com.wm.app.b2b.client.Context and TContext classes a lot easier than implementing it yourself.

    m.


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB