OIC SOAP URL of an integration is not taking mbean property
Summary
mbean property is not getting applied when intergation SOAP URL is generatedContent
Followed these below steps to publish OIC SOAP URL of an integration as HTTPS but it is still publishing it as HTTP
- Access ICS em application using the url: http://<hostname>:7001/em (weblogic/welcome2)
- Navigate to Weblogic Domain ->System MBean Browser -> Application Defined MBeans -> oracle.as.soainfra.config -> Server:Integration_server1 -> SoainfraConfig
- On right side panel select Attributes tab
- find the "ServerURL" attribute
- give the value as "https://hostname:7004"
- click on Apply button.
Env : https://slc09vfy.us.oracle.com:7004/ic/integration/home/faces/global
0