Hi, I started this post and would like to provide the solution that i have come up with in this post so that anyone who has similar integration issues do not have to struggle. 1) If you are using oracle without forms - u can use normal core access. 2) If you are using oracle with forms and it requires socket connection - u need to use wsam 3) if you are using oracle with forms and it is configured in servlet mode - u can use Pass-through-proxy (or) WSAM I noticed that point(3) using PTP, the performance of the oracle is slow. The socket/servlet mode of oracle is configuration on oracle side (so it is up to the oracle admin to tell us, what mode the oracle is setup for). I would like to add that the above points are there in the oracle/juniper integration documentation that you find in juniper site, but it is not clear which is the reason i am putting up the answer here. Thank you.
... View more