link naar BIP fails with https url
after upgrade to 12.1.0.3.0, and running the upgrade script, BIP is working fine. Managed server is up, I can connect to http url with port 9701, and login ok.But when selecting a report from within the EM12c GUI, the url it is calling is https:///.....:9702/... and this fails
If I alter the url to http://...:9701/... the report opens ok.
I have run the following commmands, but this does not alter the situation.
emcli setup_bipublisher -proto=http -host=<host running BIP> -port=9701 -uri=xmlpserver -force -nodeploy
emcli setup_bipublisher -proto=https -host=<host running BIP> -port=9702 -uri=xmlpserver -force -nodeploy
If I alter the url to http://...:9701/... the report opens ok.
I have run the following commmands, but this does not alter the situation.
emcli setup_bipublisher -proto=http -host=<host running BIP> -port=9701 -uri=xmlpserver -force -nodeploy
emcli setup_bipublisher -proto=https -host=<host running BIP> -port=9702 -uri=xmlpserver -force -nodeploy
0