I am doing some POC using WSO2 ESB and other stack. I have seen different expression for property files in some examples scenario. i.e. expression="get-property('registry','conf:/test.xml')" expression="$ctx:customerID"
can anyone tell me where i can find all these expression syntax.