Setting Proxy at Design Time

This topic shows how to configure parameters when you set proxy at design time.

Procedure

  1. Navigate to the TIBCO_HOME/studio/version_number/eclipse directory and open the TIBCOBusinessStudio.ini file.
  2. Add the following parameters to any line under -vmargs.

    -Dcom.tibco.bw.palette.netsuite.proxyHost=192.168.81.43

    -Dcom.tibco.bw.palette.netsuite.proxyPort=808

    -Dcom.tibco.bw.palette.netsuite.proxyUser=admin

    -Dcom.tibco.bw.palette.netsuite.proxyPwd=admin

    -Dcom.tibco.bw.palette.netsuite.proxyTimeout=6000

    Note: You must replace these parameters with your own data because they are only examples for your reference.
  3. Save the TIBCOBusinessStudio.ini file and restart TIBCO Business Studio.