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
Expand all | Collapse all

How to use XPath expression in the process model step

  • 1.  How to use XPath expression in the process model step

    Posted 07/28/08 04:05 PM

    Requirement:
    We need to find whether a particular field is null or empty in the output of the first step and then if it is not empty only we need to process to the second step.

    Can some one help us, how to create a XPath expression or create the transition condition to find out whether the field is null or empty?

    Thanks.


    #webMethods-BPMS
    #webMethods
    #BPM


  • 2.  RE: How to use XPath expression in the process model step

    Posted 07/29/08 08:15 PM

    Hi,

    Did you try transition condition like this : field = ‘’ or field = null ?
    Just curious whether this works or not.

    Regards,
    Sumit


    #webMethods-BPMS
    #BPM
    #webMethods


  • 3.  RE: How to use XPath expression in the process model step

    Posted 08/03/11 02:28 PM

    Thanks, It’s right


    #webMethods
    #webMethods-BPMS
    #BPM