Configuring a mid tier to launch a browser in a different mid tier
This section describes how to configure a central mid tier to launch a browser on another mid tier. Perform this procedure only after you have read and understood Multiple browser sessions in a distributed mid tier environment.
If you use BMC Remedy ITSM Suite applications, see Registering hub and spoke servers.
To configure a mid tier to render content in a different mid tier
- On the central AR System server, add a new entry to the AR System Server to Key Map form for the remote AR System server.
In the Server Name field, type the name of the server used for the remote AR System server in the midtier config tool of the remote mid tier.
- In the Public Key field, copy the Public Key for the remote AR System Server. Make sure to click the expand box of the Public Key field, then copy the Public Key into the expand box. The Public Key for the remote AR System Server will be found in the server's entry on the AR System Server to Key Map form hosted on the remote AR Server. In a server group, the group shares the same Public/Private key pair.
- In the Public Key field, copy the Public Key from the remote AR System Server. Make sure to click the expand box of the Public Key field, then copy the Public Key into the expand box. The Public Key for the remote AR System Server will be found in the server's entry on the AR System Server to Key Map form hosted on the remote AR server. For example, http:/midtierservername:port/arsys.
In the Web Path field, type the mid tier base URL for the remote mid tier.
If there is a load balancer situated between the browser and the remote mid tier, then type the URL of the load balancer instead of the mid tier base URL.
- Write a workflow that invokes an Open Window action on the remote AR System server. For an example workflow, see the Scenario for creating an Open Window action workflow.
Scenario for creating an Open Window action workflow
This section provides a sample workflow for creating an active link on a test button with an Open Window action.
- Using SAMPLEDATA source, specify the following:
- Sample Server Name as the central AR System server (such as arscentral.bmc.com)
- Sample Form as User
- Runtime Server Name as $Srv$
- Runtime Form Name as $Form$
- Set up Window Type as Submit.
- Set up Target location as New.
- Set the Login Name field (Field ID 101) to User.
- Save the active link.