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
  • 1.  sending idoc document via http

    Posted Thu March 02, 2006 07:19 AM

    hi experts,
    iam working on webMethods 6.1 version , iam facing a problem regarding the transfer of idoc document from the data base to an integration server via http protocal. Iam not clear with how to use pub.client:http built in service. Can any one help in this regard how to send that document via specified protocal.


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB


  • 2.  RE: sending idoc document via http

    Posted Fri March 03, 2006 06:27 PM

    Is the description of the service in the Built-in Services Reference not clear? When trying to use the service, what behavior are you seeing?


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods


  • 3.  RE: sending idoc document via http

    Posted Sat March 04, 2006 01:10 AM

    Shyam,

    To which service are you invoking on the IS from SAP?

    If you are posting IDOC-XML via http make sure you set the headers/Content-type=application/x-sap.idoc, and map the IDOC string to data/string param.

    Please tell us your flow and error details that you are getting when doing post via http client.

    HTH,
    RMG


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: sending idoc document via http

    Posted Mon March 06, 2006 06:17 AM

    Hi RMG

    I have an xml file like PIP3A4.xml now i want to convert it to IDOC format, which should be able to talk to SAP.please help me

    Thanks in advance!


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB