Using Encrypted Password
You can use an encrypted password to connect to an outbound proxy server.
- Procedure
- Open the process for which you want to start the outbound proxy.
- From the menu, click .
- Click in the left panel.
- Click the Arguments tab in the right panel.
- In the
VM arguments field, add the following parameters:
- -Dcom.tibco.plugin.facebook.http.proxySet=true
- -Dcom.tibco.plugin.facebook.http.proxyHost=proxy_host_IP
- -Dcom.tibco.plugin.facebook.http.proxyPort=proxy_port_number
- -Dcom.tibco.plugin.facebook.http.proxyUser=username
- -Dcom.tibco.plugin.facebook.http.proxyPassword=
- Move a cursor to the -Dcom.tibco.plugin.facebook.http.proxyPassword parameter.
- Click Variables in the VM arguments field.
- In the Select Variable dialog, click Edit Variable.
- In the Preferences dialog, click New.
- In the New String Substitution Variable dialog, enter a variable name in the Name field and enter the encrypted password in the Value field.
- Click OK twice.
- In the variable list, double-click the password variable.
- Click Apply.