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.


#TechXchangePresenter
 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 Mon July 28, 2008 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 Tue July 29, 2008 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 Wed August 03, 2011 02:28 PM

    Thanks, It’s right


    #webMethods
    #webMethods-BPMS
    #BPM