Changing the Oracle Business Intelligence Server Published Site URL

These instructions provide a high-level overview and basic guidance to the areas within the Oracle WebLogic console that apply to this task. The Oracle WebLogic Server documentation contains detailed information and instructions for understanding and performing configurations within the Oracle WebLogic console.

  1. In the Oracle WebLogic console, navigate to the Summary of Servers page, click OBI server name (typically bi_servernumber), click Configuration, click Federation Services, click SAML 2.0 General, and then change the Published Site URL.

    The Published Site URL is case sensitive in server cluster deployments.

  2. Publish the metadata to the following location:INSTALLATION_DIR\Oracle\Middleware\user_projects\domains\bifoundation_domain\obiee_metadata.xml
  3. Navigate to Security Realms, click myrealm, click Providers, click Credential Mapper, click the saml2CMP credential mapping provider, and then click Management.
    1. Delete and then re-create the obiee service provider partner.
    2. Use the metadata file you created for the new published site URL.
    3. Select Enabled, select Key Info Included, and then select Only Accept Signed Artifact Requests.
  4. Change the value for OBIEE.PUBLISH_URL in microsConfig.properties.
  5. Change the values for OBIEE.SOAPWSDLURL and OBIEE.URL in obieeConfig.properties.
  6. Redeploy portal.ear and obieeWebService.war. Re-Deploying Reporting and Analytics Applications contains instructions for redeploying applications.