cancel
Showing results for 
Search instead for 
Did you mean: 

ccBPM check condition expression

Former Member
0 Kudos

Hi,

For a xml response say "

<header>

<part1/>

<part2/>

</header>

How do i provide the condtion expresion in ccBPM via Xpath (or any other way( to see if part2 tag is absent?

Regards,

Premjit

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Premjit,

Using the condition editor just query the existence of this node element (by using the existence operator (EX)).

Regards,

---Satish

Answers (0)