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.  Document Resolver Service Ambiguous Behaviour

    Posted 04/06/17 10:45 AM

    HI Gents,

    I am using Document Resolver service to Check the duplicates. Following are the issues that I am facing.

    • I have set the property Detect Duplicate as “True” and Use History as “False” and provided Service Name.
    • wM Version: 9.9 & UM Version: 9.9
    • Using JMS Topics with Durable Subscriber.

    Scenario 1:

    • When I publish a document using JMS over UM. It’s not invoking document resolver serivce. ( +Ve Case/No errors).

    Is it expected behaviour? I guess not.

    Scenario 2:

    • In -Ve Scenario i.e. Retries are Exhausted and trigger gets suspended and then using resource monitoring its gets enabled again (If the resource is available). It’s invoking resolver service but it’s not resuming the message processing.

    Did anyone face similar issue? Any pointers will be helpful.

    Regards,
    Syed Faraz Ahmed


    #webMethods
    #Integration-Server-and-ESB
    #Universal-Messaging-Broker


  • 2.  RE: Document Resolver Service Ambiguous Behaviour

    Posted 07/31/17 04:51 AM

    Hi Syed,

    This is what is mentioned in the wm documentation (publish subscribe developers guide)

    At run time, a document resolver service might end because of an exception. How Integration Server proceeds depends on the type of exception and the value of the
    watt.server.trigger.preprocess.suspendAndRetryOnError property.

    If the document resolver service ends with an ISRuntimeException, and the watt.server.trigger.preprocess.suspendAndRetryOnError property is set to true,
    Integration Server suspends the trigger and schedules a system task to execute the trigger’s resource monitoring service (if one is specified). Integration Server resumes
    the trigger and retries trigger execution when the resource monitoring service indicates that the resources used by the trigger are available.

    Hope this helps!

    Kind regards,
    Raj


    #webMethods
    #Universal-Messaging-Broker
    #Integration-Server-and-ESB


  • 3.  RE: Document Resolver Service Ambiguous Behaviour

    Posted 07/31/17 05:38 AM

    Hi Raj,

    Thanks a lot for your help but I am not looking for Resource Monitoring service.

    I was more concerned about the behavior of Document Resolver service which I mentioned in my first comment.

    Regards,
    Syed Faraz Ahmed


    #Universal-Messaging-Broker
    #Integration-Server-and-ESB
    #webMethods