Using Encrypted Password

You can use an encrypted password to connect to an outbound proxy server.

    Procedure
  1. Open the process for which you want to start the outbound proxy.
  2. From the menu, click Run > Run Configurations.
  3. Click BusinessWorks Application > BWApplication in the left panel.
  4. Click the Arguments tab in the right panel.
  5. 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=
  6. Move a cursor to the -Dcom.tibco.plugin.facebook.http.proxyPassword parameter.
  7. Click Variables in the VM arguments field.
  8. In the Select Variable dialog, click Edit Variable.
  9. In the Preferences dialog, click New.
  10. In the New String Substitution Variable dialog, enter a variable name in the Name field and enter the encrypted password in the Value field.

  11. Click OK twice.
  12. In the variable list, double-click the password variable.

  13. Click Apply.