Guest User

Untitled

a guest
Jun 19th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <property expression="json-eval(json-eval($.key)" name="isDataFound"
  2. scope="default" type="STRING" xmlns:ns="http://org.apache.synapse/xsd"/>
  3. <filter xmlns:ns="http://org.apache.synapse/xsd" xpath="string-length($ctx:isDataFound)>0">
  4. <then/>
  5.  
  6. <else/>
  7. </filter>
  8.  
  9. <filter xpath="//jsonObject/totalItems">
Add Comment
Please, Sign In to add comment