Enumeration Configuration

The enumeration data you input might not match the definition in WSDL, but the plug-in can transform it to be a valid enumeration type data. To use this feature, you have to configure the com.tibco.bw.palette.netsuite.enumeration.validate parameter.

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.enumeration.validate=true

  5. Click Apply.
  6. Navigate to the TIBCO_HOME/bw/version_number/bin/bwcommon.tra file, and add the following argument and its value:

    java.property.com.tibco.bw.palette.netsuite.enumeration.validate=true