Brijesh N K, All MessageExchange and NormalizedMessage headers are available in the XSL stylesheet as variables. I have added http://cwiki.apache.org/confluence/display/SM/Common+headers to the wiki with a list of common MessageExchange and NormalizedMessage headers. For your use case, the property key for the correlation id is org.apache.servicemix.correlationId, so it will be available in the XSL as a variable with ${org.apache.servicemix.correlationId}
Regards, Gert Vanthienen ------------------------ Open Source SOA: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ 2009/9/9 brijesh <[email protected]>: > > hello , > > Any thought on this post ? > > regards > Brijesh N K > > > > brijesh wrote: >> >> hello , >> >> Is there a way to pass correlation id to an xslt document? . I have EIP >> static routing slip, one the end point is smx saxon component. >> >> When I am transforming the document , I need to add correlation id as one >> the element in transformed document. >> >> can anybody help me in this? >> >> regards >> >> Brijesh N K >> > > -- > View this message in context: > http://www.nabble.com/EIP-correlation-Id-in-XSLT-tp25341797p25359561.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > >
