Login  Register

r12.2

classic Classic list List threaded Threaded
8 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

r12.2

satish
749 posts
Hi Erman,

As you updated in earlier blog,raised a new post

when do we set the below parameters

WebProxyHost=
WebProxyPort=
WebProxyByPassDomain=crklaa.com

in my environment i only see proxydomain set as above

Thank you
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: r12.2

ErmanArslansOracleBlog
Administrator
4485 posts
These parameters are set and used when you need the web service invocations outside the EBS system.

These parameters are mostly used in implementations like EBS SOA Gateway.

Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: r12.2

ErmanArslansOracleBlog
Administrator
4485 posts
So, these are used  if a target web service that is invoked resides outside the firewall and thus the request needs to be routed through the proxy.

othwerwise, they should be commented out.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: r12.2

satish
749 posts
You mean connections that come from soa/odi to EBS?
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: r12.2

ErmanArslansOracleBlog
Administrator
4485 posts
I mean ISG (Integrated SOA Gateway)...
But not only ISG, you can make use of that proxy settings in any similar implementation..
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: r12.2

satish
749 posts
Can you pls explain in simple words "web service invocations outside the EBS system"
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: r12.2

ErmanArslansOracleBlog
Administrator
4485 posts
It means  ->calling a web service , which is hosted by a server outside your EBS (not part of your EBS -- For ex: from a remote server) "from EBS."
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: r12.2

satish
749 posts
Thanks erman