Strategy ONE

Add the EPURL Connection Parameter to Your Database Instance

  1. Within MicroStrategy Developer, right-click the database instance for your SAP BW connection and choose Edit.
  2. In the Database connection area, choose the database connection and click Modify.
  3. On the Advanced tab, add the EPURL parameter to the Connection Settings. The EPURL should be formatted like:

    EPURL=http://Server:Port/irj/portal;

    Where:

    Server is the host name of the Java version of your SAP server. This must match how the service principal name is defined in your keytab file used for configuring your server with Kerberos. For example, you must include the domain if the domain is provided before the @ symbol for the service principal name.

    and

    Port is the port number used to communication to the Java version of your SAP server.

  4. Click OK twice.