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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to get proxy service name in message reports activity

Hussain MohammedNov 5 2015 — edited Nov 7 2015

Hi

I had tried the below method to get the proxy service name in the message reports:

using ./@name, gives me the following result

ProxyService$ProjectName$src$main$osb$Services$ProxyServices$ProxyServiceName

So I tried the Using expression fn:tokenize($inbound/@name,'\$')[last()] , but I'm getting following error :

variable $inbound used but not declared

regards,

Hussain

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 5 2015
Added on Nov 5 2015
8 comments
2,862 views