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.  TN Delivery service - update processing status?

    Posted Wed December 07, 2011 02:33 PM

    Hi All,

    I am using Trading Networks 8.0 SP1. I have a processing rule that simply delivers a document to a partner via the Primary FTP delivery service which works fine for the most part. However, it is not easy from the transaction history page to tell if a delivery has failed for any reason.

    Is there a way of updating the processing status of the document if the delivery fails?

    Thanks in advance
    Juby


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


  • 2.  RE: TN Delivery service - update processing status?

    Posted Wed December 07, 2011 02:59 PM

    No there is no custom way to update processing status when ever TASK failed (due to any ftp put/login errors)…Try using partner private queues instead (select Batch FTP) and it should update status incase of any ftp failures:

    HTH,
    RMG


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


  • 3.  RE: TN Delivery service - update processing status?

    Posted Wed December 07, 2011 04:02 PM

    In previous projects we did this via custom TN delivery services. For HTTP and FTP delivery services we created equivalents of the built-in delivery services. This permitted us to do a variety of delivery related customizations, including recording success and failure logs within TN.

    I don’t know if you want to go that route but it is an option.


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


  • 4.  RE: TN Delivery service - update processing status?

    Posted Wed December 07, 2011 04:29 PM

    Thanks for the replies guys.

    The BatchFTP route may work if the partner can accept the added latency of a scheduled service. I will check with my partner.

    If not then I think the custom delivery service route is the way to go.


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


  • 5.  RE: TN Delivery service - update processing status?

    Posted Wed December 07, 2011 05:24 PM

    Yes you will always have the option of custom delivery service instead of having queues setup:

    HTH,
    RMG


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