OnPrem FDMEE and EPBCS Connection Error
We have an option to use OnPrem FDMEE to connect with
Cloud instance. If you planning to go that route there are some prerequisites
which you need to perform on on-prem FDMEE instance to ensure its connectivity
with cloud instance.
Prerequisite:
·
FDMEE should be patched: 11.1.2.4.200
·
Configure SSL certificate in Web Logic Server (WLS) :
o
Importing EPBCS SSL Certificate to WLS
o
Update the hostname verification setting to configuring WLS to
support wild cards in host name
o
Enabling WLS with JSSE SSL, this is to support Java version of SSL
o
Oracle documentation: http://docs.oracle.com/cd/E57185_01/AGFDE/configure_ssl_certificate__102xf468157d.htm
·
Checking Cloud Connectivity:
o
Retrieving application detail in FDMEE
o
Oracle documentation: http://docs.oracle.com/cd/E57185_01/AGFDE/erpi_reg_target_app.htm#AGFDE-epmi_target_app_2
If you don’t import certificate you will run into:
We followed above steps and run into following issue and
wanted to share solution to save one time:
When we tried the direct https://<>/aif/rest/V1/applications
url in browser it should take us to JSON page with application details but it
kept asking Username and Password.
We later realized it wasn’t
able to resolve Domain Alias (XZY) we had to use the actual domain
alphanumeric number (X#####). Once used it took us to to list of available
application on cloud instance.
Cheers..!!
Rahul S.
Comments
Post a Comment