Checking Host Name

The NetSuite Record Listener activity can check the host name at run time.

If you want to check the incoming host name, you have to set the host name to the com.tibco.bw.palette.netsuite.match.hostname parameter.

Checking Host Name in TIBCO Business Studio

    Procedure
  1. Start TIBCO Business Studio.
  2. Click Run > Run Configurations.
  3. In the Run Configuration dialog, click the Arguments tab.
  4. Input the following argument and its value in the VM Arguments panel.

    -Dcom.tibco.bw.palette.netsuite.match.hostname=webservices.nal.netsuite.com

    Note: You can set more than one host name to the parameter, use a semicolon to separate the host names, such as:

    -Dcom.tibco.bw.palette.netsuite.match.hostname=

    webservices.nal.netsuite.com;23.61.194.178;192.168.1.100

  5. Click Apply.

Checking Host Name in TIBCO Cloud™ at Run Time

For details about how to check the incoming host name using the property com.tibco.bw.palette.netsuite.match.hostname, see the "Setting and Overriding the BusinessWorks Engine and Logger Properties" topic in the TIBCO Cloud Integration documentation.