Creating a Quick Configuration

Create a Relay Server configuration primarily with system defaults, and create outbound enabler (OE) processes for each SAP Mobile Server.

  1. In the navigation pane, click the SAP Mobile Server cluster name.
  2. In the administration pane, click the Relay Servers tab.
  3. Click Quick Configure.
  4. Specify these property values:
    Values vary for load balanced environments. If you do not configure load balancer values, outbound enablers bypass the load balancer and high availability is compromised if a direct Relay Server connection fails.
    • Hostif the Relay Server farm has a load balancer in front of it, the host name or IP address of the load balancer. Otherwise, the host name or IP address of a single Relay Server.
    • HTTP portif the Relay Server farm has a load balancer in front of it, the port of the load balancer. Otherwise, the Relay Server HTTP port.
    • HTTPS portif the Relay Server farm has a load balancer in front of it, the port of the load balancer. Otherwise, the Relay Server HTTPS port.
    • URL suffixthe URL suffix used by the Outbound Enabler to connect to a Relay Server. The value you set depends on whether Relay Server is installed on IIS or Apache hosts. For IIS, use /ias_relay_server/server/rs_server.dll . For Apache use/srv/iarelayserver/.
    • Replication or Messaging farm tokenthe security token used by the Outbound Enabler to authenticate its connection with the Relay Server. Assign a token string (up to 2048 characters); one token can be shared by all farm types. The replication and messaging farm token values can be the same.
    • (Optional) Descriptiona user-defined description of the Relay Server.
  5. (Optional) Select Advanced settings and specify these property values:
    • HTTP useruser name for OE authentication on the Web server (Relay Server host).
    • HTTP passwordpassword for OE authentication on the Web server.
  6. (Optional) Configure connection values to required Internet proxy servers:
    • Proxy server hosthost name of the Internet proxy server.
    • Proxy server portconnection port on the Internet proxy server.
    • HTTP proxy useruser name for OE authentication on the Internet proxy server.
    • HTTP proxy passwordpassword for OE authentication on the Internet proxy server.
  7. Click OK to generate a Relay Server configuration file, and the OE processes for each SAP Mobile Server.

Properties in the [backend_farm] and [backend_server] sections are populated automatically, based on the SAP Mobile Server cluster name and host name.

Multiples of outbound enabler instances (three for each protocol configured) are automatically created for each SAP Mobile Server host, but they are not started.

Next

Review the values in the Relay Server configuration file, and edit if necessary.

Continue with Generating and Modifying Relay Server Configuration File.