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.  pub.client:http-Blank message delivery

    Posted 10/11/07 09:03 AM

    Hi,
    I am using pub.client:http service to post an XML file to an URL. This http post service is kept under repeat with repeat interval set as 5 secs and retry of 6 times, which retries only in case of failure.

    The issue over here is every time when an event comes to the broker, the flow service makes two post to the target URL, one with the correct XML and the other a blank message.

    Could anybody please help in identifying the cause of this issue?

    Thanks,
    Nisha


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


  • 2.  RE: pub.client:http-Blank message delivery

    Posted 10/11/07 05:48 PM

    Would need to review your service to see what’s going on. Can you post it?


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


  • 3.  RE: pub.client:http-Blank message delivery

    Posted 10/11/07 07:20 PM

    Hi Reamon,

    Could you please provide with your mail ID, so that I can send you the MHT for the code.

    Thanks for your response.
    Nisha


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


  • 4.  RE: pub.client:http-Blank message delivery

    Posted 10/11/07 07:36 PM

    Sorry, I don’t provide my e-mail address here. Plus, by posting to the forum you get many more people looking at it, increasing the possibility of finding the issue.

    You can post either screen shots, a text based representation of your service, or a package containing the service.


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


  • 5.  RE: pub.client:http-Blank message delivery

    Posted 10/12/07 12:15 PM

    Hi,
    I have attched the screen shot for the Flow Service which post the XML String to target URL for your reference.

    Let me know in case you require any other information.

    Thanks,
    Nisha
    HTTP Post service.JPG


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


  • 6.  RE: pub.client:http-Blank message delivery

    Posted 10/12/07 05:57 PM

    One possibility: change the EXIT step to exit the $loop instead of $parent (the parent in this case is the SEQUENCE–which won’t do what you want).


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