Hello,
While testing the DRM web services via enterprise manager, we are receiving the below error
Client received SOAP Fault from server : Error while trying to communicate with DRM API Adapter at: http://10.xx.xx.xx:5240/oracle/drm/apiadapter?wsdl
Full error log is attached. I have submitted an SR for this and during the webex session with Oracle engineer, they said that proxy server itself has a configuration that is blocking access from the weblogic to the second server(DRM) that is running on the same machine. .
Also,, when we disable the proxy setting on IE, the below link works just fine on the server. However, when we keep it checked, it throws a proxy error.
http://10.xx.xx.xx:5240/Oracle/Drm/APIAdapter
Yes, I tried testing the web service via enterprise manager while the proxy in IE is disabled, but still the same error.
I also tried adding the proxy setting to the setEnvDomain.cmd as per the below link but still the same issue.
https://docs.oracle.com/cd/E53672_01/doc.111191/e53673/GUID-36A18CFA-55F1-4D19-B371-A6D15EBF2E24.htm
Any suggestion on how to get it fixed would be appreciated?

Oracle engineer said if we can disable proxy setting in weblogic so it wouldn't use it in the first place may fix the issue.
