Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to extract User Defined Transport Header value with the name

767198Jun 11 2010 — edited Jun 11 2010
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 9 2010
Added on Jun 11 2010
1 comment
1,158 views