How to get a data in xslt from the context variable which was set in javascript policy.
I have javascript policy which is modifying data and set to some context variable named (headers) then I have xslt policy .I need to use the data(headers)in xslt.