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.  "Delivery Maximum Retries" value for enterprise profile

    Posted Tue September 22, 2009 09:29 AM

    Hi,

    Im trying to process an incoming flatfile document in TN. I create a “scheduled delivery” task while processing this TN doc.

    The send the document to TN through a flow service in the same server where the TN resides (using routeFlatfile). The receiver for this flatfile is the enterprise.

    I see that the task gets created with “retry limit” as 3 and “retry factor” as 1. I was wondering from where TN is taking is value?? Can someone explain?

    From the pdfs I understand that these values are specified in the partner profile. But, Im talking about the enterprise profile here. From what I see, there is no provision to configure these values for enterprise on TN console.

    I’m working on an existing environment. So, I’m sure I’m missing something. Any help would be great!. Thanks.


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


  • 2.  RE: "Delivery Maximum Retries" value for enterprise profile

    Posted Tue September 22, 2009 11:29 AM
    • Check the action of the processing rule, how you are delivering the document.
    • Check if you are delivering it to any queue… i guess you might be delivering the document to any public or private queue, if yes check the delivery methods and schedule of that queue.

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


  • 3.  RE: "Delivery Maximum Retries" value for enterprise profile

    Posted Tue September 22, 2009 12:25 PM

    Yes Amar, I am doing a scheduled delivery on a public queue. But on the public queue, we just specify the delivery service and the schedule right?

    There is nothing that relates to number of retires.


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


  • 4.  RE: "Delivery Maximum Retries" value for enterprise profile

    Posted Tue September 22, 2009 07:09 PM

    I see that the task gets created with “retry limit” as 3 and “retry factor” as 1. I was wondering from where TN is taking is value?? Can someone explain?
    Those default settings were part of TN properties file located under Packages\WmTN\config folder…You can update those default properties based on your needs and reload WmTN package or restart TNS.

    HTH,
    RMg


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


  • 5.  RE: "Delivery Maximum Retries" value for enterprise profile

    Posted Wed September 23, 2009 11:08 AM

    Hi rmg,

    The values in the config are
    tn.task.maxRetries=5
    tn.task.retryFactor=1

    Then how does my task get created with maxRetries value “3”?
    Probably tn.task.maxRetries specified the maximum number of retries allowed for any delivery?


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


  • 6.  RE: "Delivery Maximum Retries" value for enterprise profile

    Posted Wed September 23, 2009 03:36 PM

    Those settings would be taken from the DeliveryMethod section of your partner profile (sender/receiver).where you can edit it.Did you check it?

    HTH,
    RMG


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


  • 7.  RE: "Delivery Maximum Retries" value for enterprise profile

    Posted Thu September 24, 2009 07:40 AM

    My receiving partner is the “enterprise”. There is no provision to give these values through the TN console for the enterprise profile.

    FYI, my sending partner has maxRetries value configured to ‘0’. I’m using 7.1.2 IS with 7.1.2 TN.


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


  • 8.  RE: "Delivery Maximum Retries" value for enterprise profile

    Posted Thu September 24, 2009 03:24 PM

    My receiving partner is the “enterprise”. There is no provision to give these values through the TN console for the enterprise profile.–Yes enterprise profile will not have it any version doesn’t matter…But normally the tn properties defaults or partner profile settings will be extracted for those task retries only.

    HTH,
    RMG


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