OK! thanks a lot! sihem Ruwan Linton <[EMAIL PROTECTED]> a écrit : Hi Sihem,
For the moment synapse only has this (get-property) extension function only. By using this get-property function you can get any Synapse MessageContext properties with the provided key and if not found it will look at the local registry (that is defined localEntries in the synapse.xml) for an entry with the given key. Null will be returned either of these were not found. There is a special set of property keys reserved for special values inside synapse like 'To', 'From', 'Action', 'Reply-To', 'Message-ID' for the message headers and 'MESSAGE_FORMAT' like properties to get the information about message. AFAIK, there is no single document which describes all these. I think it is worth documenting all these. Thanks for pointing this. Thanks, Ruwan On Nov 26, 2007 6:46 PM, Sihem wrote: > > Hello, > I did not find neither in the synapse documentation and nor on the web the > list of properties keys that can be used with the xpath function > get-property. Can you tell me where I can find it ? > Besides, I am wondering whether there is some other xpath extension > function developped for synapse apart get-property ? > Thank you very much for your help. > Sihem > > > > > --------------------------------- > Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! > Mail > -- Ruwan Linton http://www.wso2.org - "Oxygenating the Web Services Platform" --------------------------------- Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
