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.  LogActivityMessages

    Posted Thu August 05, 2004 11:40 AM

    Hi Experts,
    I have one publishable Doc and two Processes that subscribe to this Document. In the Process A I have a service that logs Information with “logActivityMessages” but I see the Activity Messages in both Process-Instances.
    My question: Is that correct?
    Is the Activity Message store to the Document or to the process-instance.

    Thanks for help
    Ralf


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


  • 2.  RE: LogActivityMessages

    Posted Thu August 05, 2004 10:35 PM

    Ralf,

    If i understood your post correctly,
    Put some Filter in the Trigger for Processes A & B.So when publishing the documnent specify the fields that are used in the filter (something like unique docId or processID…)other wise the 2 subscribing services will trigger and grab the published doc data.

    HTH,


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


  • 3.  RE: LogActivityMessages

    Posted Fri August 06, 2004 07:11 AM

    Hi,
    thanks for your reply.
    It works corrects that the 2 processes are triggerd by the one document.
    But I do not want to see the Activity Messages from the process-instance of processmodel A also in process-instace of process-model B.
    The 2 processes shoulg get the same published data, that is correct, but should store the log-messages separately.
    Ralf


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


  • 4.  RE: LogActivityMessages

    Posted Fri August 13, 2004 09:31 AM

    Hi,
    I have still the problem, that logActivityMessages logs Information NOT only to the process-instance where it is called but also to a different process-instance.

    I have a Service X that publishes two documents A and B that are from different DocumentTypes.
    So two different processes start (different process-Models)
    In the a service in “process-instance 1” I call logActivityMessage.
    I can see the ActivityMessages in process-instance 1 and process-instance 2 from the different Modell.

    What can I do ?

    Ralf


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


  • 5.  RE: LogActivityMessages

    Posted Fri August 13, 2004 04:37 PM

    Ralf,

    What version of IS are you using?


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