JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. Setting Proxy at Design Time This topic shows how to configure parameters when you set proxy at design time. Procedure Navigate to the TIBCO_HOME/studio/version_number/eclipse directory and open the TIBCOBusinessStudio.ini file. 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. Save the TIBCOBusinessStudio.ini file and restart TIBCO Business Studio. Copyright © Cloud Software Group, Inc. All rights reserved.