Hi All, Currently we are supporting only static registry keys with mediators. For an example, XSLT Mediators only allows static keys when creating the mediator. How about having dynamic keys with these kind of mediators. In that case we can support dynamic keys and with that, user will able to use XPath kind of approach to dynamically generate the key instead of a static key. WDYT?
Following is an example for that. <!-- using static key --> <xslt key="xslt-key-req"/> <!-- using Dynamic key --> <xslt key={ } /> If we are supporting this kind of dynamic key approach, what should be the proper way of representing the dynamic key? Thoughts are welcome. Thank You. -- Ranga Siriwardena Software Engineer WSO2 Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse.apache.org