10.3 Updating the OIM Integration URLs

Perform the following steps to set the OIM Integration URL's:

  1. Login to Oracle Enterprise Manager Console, for example https://${HOSTNAME}:${PORT}/em.
  2. Click Weblogic Domain, and then click System Mbean Browser.
  3. In the search box, enter OIMSOAIntegrationMBean, and click Search. The mbean is displayed.
  4. In the Operations tab of the mbean, select integrateWithSOAServer.
  5. Enter the following information:
    • WebLogic Administrator User Name: Enter the name of the WebLogic administrator. For example: weblogic.
    • WebLogic Administrator Password: Enter the password for the above account.
    • OIM Front end URL: Enter the value as the URL entry point for OIG, for example http(s)://${HOSTNAME}:${PORT}.

      Note:

      The http(s)://${HOSTNAME}:${PORT} depends on the architecture configured, and your ingress setup as per Configuring Ingress.
    • OIM External Front End URL: Enter the value as the URL entry point for OIG, for example http(s)://${HOSTNAME}:${PORT}.
    • SOA SOAP URL: Set this URL to the SOA Kubernetes Service used for internal call backs: http://<domain-UID>-cluster-soa-cluster.<domain_namespace>.svc.cluster.local:7003, for example: http://governancedomain-cluster-soa-cluster.oigns.svc.cluster.local:7003.
    • SOA RMI URL: Set this URL to the SOA Kubernetes Service used for internal call backs: t3://<domain-UID>-cluster-soa-cluster.<domain-namespace>.svc.cluster.local:7003, for example: http://governancedomain-cluster-soa-cluster.oigns.svc.cluster.local:7003.
    • UMS Webservice URL: Set this to the following URL: http://<domain-UID>-cluster-soa-cluster.<domain_namespace>.svc.cluster.local:7003/ucs/messaging/webservice, for example http://governancedomain-cluster-soa-cluster.oigns.svc.cluster.local:7003/ucs/messaging/webservice.
  6. Click Invoke.