Hi Dev,

Requirement: I need to check a condition before loop back to out sequence
whether the USER_NAME and PATIENT_ID are equal.

I'm using a filter in my in sequence.

<filter xpath="get-property('USER_NAME') = get-property('PATIENT_ID')">
   <then>
      <loopback />
   </then></filter>


I'm seeing always "evaluates to false and no else path - skipping child
mediators" in console even in the case of synapse properties USER_NAME and
PATIENT_ID are equal.

Could anyone help?


Thanks,
Thivya


-- 

*Thivya Mahenthirarasa*

*Software Engineer -Support Team | WSO2*


*Email: thi...@wso2.com <thi...@wso2.com>*

*Mobile: +94766461966 <http://wso2.com/signature>*
*Web: http://wso2.com <http://wso2.com>*
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to