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.  Blaze rules

    Posted Wed August 24, 2011 01:24 PM

    Hi All :),

    Is there any method to invoke a blaze rule from our flow service dynamically?


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


  • 2.  RE: Blaze rules

    Posted Mon September 12, 2011 07:17 PM

    how get the fields value from a webMethods document(idata) in a blaze rule?
    say in blaze rule I have one parameter which mapped to the document and after getting the value from this document and doing some decision job rule return a string.


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


  • 3.  RE: Blaze rules

    Posted Thu September 15, 2011 07:40 PM

    You can call your Blaze Rule from webMethods flowservice by the following way.
    first deploy your rule into the server where your flowservice residing.
    after this deployment you can see the rule into the webmethod
    so then you can call that rule from flowservice by drag and drop.

    I generally use the above steps to call a rule from flowservice.


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