How to extract User Defined Transport Header value with the name
767198Jun 11 2010 — edited Jun 11 2010Hi,
I am setting a tansport header named as "Level" and its value is "Info" . I am getting this in the other service as " <tran:user-header name="Level" value="INFO"/>". I am extracting it with the statement "$inbound/ctx:transport/ctx:request/tp:headers/tp:user-header[1]/@value" but I want to extract the value INFO from the name that is "Level". So can anybody tell me what to use after "$inbound/ctx:transport/ctx:request/tp:headers/????".
Regards,
Anuj Maheshwari