Configure the BlackBerry MDS Connection Service and the Enterprise Management Web Service to use a PAC file
You can
configure the BlackBerry MDS Connection Service and the Enterprise Management Web Service to use a proxy auto-configuration (PAC) file to locate and route data through the
appropriate proxy server. Both components support the use of only one PAC file.
- In the BlackBerry Administration Service, in the Servers and components menu, expand BlackBerry Solution topology > BlackBerry Domain > Component view > BlackBerry Device Service.
- Click the instance that you want to change.
- Click Edit instance.
- On the Proxy mappings tab, in the Universal resource locator field, type the regular expression for the web address that you want this proxy mapping to control. The default entry matches all URLs.
- If the proxy server requires authentication, in the Credentials section, type the user name and password of an administrator account that has permission to access the proxy server.
-
In the Proxy type drop-down list, perform one of the
following actions:
- To detect the PAC file automatically, click AUTO. The PAC file must be stored on the local network and must use an http or https URL.
- To specify the location of the PAC file, click PAC. In the Proxy string field, type the proxy server name, port number, and location of the PAC file using the following format: <proxy_server>:<port>/<pac_filepath>/<pac_filename>. For example: http://bbsproxy.bbs.testnet.company.net:8081/pac/proxy.pac.
- Click the Add icon for the proxy item. If you add more than one proxy item, use the Up and Down icons to set the priority of the proxy items.
- Click the Add icon for the web address. If you add more than one web address, use the Up and Down icons to set the priority of the web addresses.
- Click Save all.