Install supported HTTP server on Weblogic
We have an Oracle Business Intelligent (aka OBIEE) 11.1.1.6.8 & E-Business Suite (aka EBS) 12.1.3Both the environments are on Microsoft Windows x64 (64-bit)(2008 R2) OS.
Both the environments are on Oracle Database - Enterprise Edition - 11.2.0.2 DB
URL for OBIEE is -->http://bihost.bidomain.com:9704
URL for EBS is --> http://ebshost.ebsdomain.com:8001
We are trying to integrate OBIEE & EBS as per doc http://docs.oracle.com/cd/E28280_01/bi.1111/e16364/ebs_actions.htm#CIH
As per step(of this doc) 10.3.1 Domain Prerequisites of this document, integration won't work if OBIEE and EBS are on different domain because browser won't be able to pass on the cookie information. However if two environments are on different domains (as in our case), following workaround has been suggested.
Both the environments are on Oracle Database - Enterprise Edition - 11.2.0.2 DB
OBIEE applications are hosted on Weblogic server(10.3.6).
URL for OBIEE is -->http://bihost.bidomain.com:9704
URL for EBS is --> http://ebshost.ebsdomain.com:8001
We are trying to integrate OBIEE & EBS as per doc http://docs.oracle.com/cd/E28280_01/bi.1111/e16364/ebs_actions.htm#CIH
As per step(of this doc) 10.3.1 Domain Prerequisites of this document, integration won't work if OBIEE and EBS are on different domain because browser won't be able to pass on the cookie information. However if two environments are on different domains (as in our case), following workaround has been suggested.
0