Can we Set a Send mediator with Xpath expression
问题 i am trying to send a message to my email for that i am using send mediator as well i setup required configurations in AXIS2 file is it work for below proxy if not what is the way to give xpath to send mediator <proxy xmlns="http://ws.apache.org/ns/synapse" name="mailCheck" transports="http" statistics="disable" trace="disable" startOnLoad="true"> <target> <inSequence> <property name="Subject" value="Alert Message From WSO2 ESB - Service Down !!!" scope="transport" type="STRING"/> <property