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 reference or a copy of document

    Posted 04/28/14 02:13 PM

    We have a global document that are subscribed by many clients. I am writing a new service which will publish this document. However I dont’ want other triggers to be triggered. Should I create a new document by copying the global document instead?


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 2.  RE: document reference or a copy of document

    Posted 04/28/14 02:52 PM

    Hi,

    In trigger use filter conditions so that the global document is not subscribed by all the triggers.

    The trigger/s that matches the above condition will only subscribe to the global document.

    Can you brief about your requirement?


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 3.  RE: document reference or a copy of document

    Posted 04/28/14 03:17 PM

    My trigger is subscribed to a global document which my service will map to with input data. When my trigger is triggered, other triggers in other service will also be triggered because the document also match their filters. I don’t want to manually change the content of original input data, and I don’t want other trigger being triggered. Should I create a new document with same content of global document instead?


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 4.  RE: document reference or a copy of document

    Posted 04/30/14 06:47 AM

    you should publish the document with different filter conditions than the existing ones and use these filters in your trigger.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: document reference or a copy of document

    Posted 06/03/14 08:41 AM

    you can deliver the document to your trigger (client). there is a built in service to deliver the document.

    Naga


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 6.  RE: document reference or a copy of document

    Posted 06/04/14 02:14 AM

    Hi,

    As D.C told, you can use different filter condition to identify a document. Try to use combination of different/multiple fields from the publishable document to recognize.

    or else if you want to send it to particular client then user deliver service as prasad told.


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB