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

How to implement retry mechanism in custom service to deliver a document

  • 1.  How to implement retry mechanism in custom service to deliver a document

    Posted Thu November 25, 2010 07:11 PM

    All,

    I have a requirement, where I need to send a document via HTTPS post to TP. I cannot configure deliverDocument by option in TN as the TP has different host for each document. So, I need to submit the document using a processing service which also implements retry if there is no connection exist, same like in TN.

    Could anyone please tell me. if there are any built in services etc.

    Thanks for all ur help.
    david.


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


  • 2.  RE: How to implement retry mechanism in custom service to deliver a document

    Posted Fri November 26, 2010 06:40 AM

    You could use a custom delivery service that gets the host information from somewhere other than TN profiles. Refer to the TN docs for how to create a custom delivery service, which can leverage the retry configuration of delivery services.


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