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

Trigger and the adapter service

  • 1.  Trigger and the adapter service

    Posted Wed November 26, 2003 03:31 PM

    Hi,
    The IS documentation says that the trigger can be configured on IS to retry a number of times to submit the document to the service. “The Integration Server makes another attempt to submit the document to the service only if the service is an adapter service and the service fails because of a transient error condition”.

    If I understand it correctly this requires that I need to configure the trigger to invoke an adapter service, not a flow service. However the service invoked by a trigger needs to have the reference to the triggering document in its input specification and the adapter service input is not editable but is determined by the adapter service template. So, is this doable?

    I am really interested in using the IS functionality of retry in case of transient adapter errors but I don’t have an idea how to make it work. Any help is appreciated.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: Trigger and the adapter service

    Posted Fri December 05, 2003 08:19 PM

    You may have already found a solution but here goes:
    In the trigger settings tab you can check the “Deliver until successful” box. That should do it I suppose…


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 3.  RE: Trigger and the adapter service

    Posted Fri December 05, 2003 10:33 PM

    Hi, in fact I still don’t have a solution and the problem rather is how to invoke adapter (not flow) service from the trigger? I don’t know how to meet the requirement on the input of the service called by the trigger while the adapter service has predeifined input.

    Any ideas?


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods