webMethods

webMethods

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

Regex in a trigger

  • 1.  Regex in a trigger

    Posted Mon October 10, 2011 03:39 PM

    Hello all,

    I want to try something a little different, and I’d like to get the experiences of others on the topic…

    I’d like to have a matching regexp in the local filter on a trigger, which would help choose the service to execute based on the message receive. This is desirable because we trigger directly on receipt of XML files and not documents.

    Does anyone have any experience with this, or any “gotchas”, reasons to avoid, etc.? Any help or comments would be appreciated.


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


  • 2.  RE: Regex in a trigger

    Posted Tue October 11, 2011 05:44 PM

    Hello,

    Please refer to webMethods_Developer_User’s_Guide_7_1.pdf , Page 440.It
    speaks about rules for using expression syntax in trigger filter.

    Thank you,
    Anil


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