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 Broker Document

  • 1.  Trigger and Broker Document

    Posted Tue September 09, 2008 08:26 PM

    I have a process model which receives Broker Request document, processes the information by calling a web-service using a flow-service whose fields are mapped to broker Response. This broker response is returned to SOAP IDD through process model step that calls pub.publish.reply. When I execute this process for the first time, it throws the error:
    “2008-09-09 13:39:26 CDT [ISS.0098.0024C] No Trigger available for incoming Document XYZ.docs:Response. Rejecting Document”
    immediately after the flow-service calling the web-service executes normally(no failure). Next time I execute the process model, I get the similiar error but after the process model ends properly and is a success.

    I tried deleting and recreating execution and transition triggers that are created by process model from MWS. I also tried restarting the server and infact also re-created the process model. But the problem still exists.

    Thanks


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


  • 2.  RE: Trigger and Broker Document

    Posted Thu September 25, 2008 07:49 PM

    Hi Sayli,

    Did not properly about your steps,
    assuming its like this :

    1. Receive
    2. flow → webservice
    3. reply

    For any reply, request is mandatory. Where are you publishing request document?

    Regards,
    Sumit


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