Disabling Validation

You can disable validation to speed up operation execution time using the command-line interface.

The automatic validation the WSDL and schema files referenced by a composite performed by TIBCO Business Studio can consume a significant portion of the time to perform operations involving a composite. You can disable validation to speed up importing a large set of projects using the TIBCO Business Studio command-line interface.

Procedure

  • Choose the operations for which validation should be disabled and follow the appropriate procedure.
    Validation Disabled For Procedure
    All operations
    • Specify -Dsoa.disableWSDLValidation=true when starting TIBCO Business Studio.
      1. Select Windows > Preferences.
      2. Select TIBCO SOA Platform > WSDL Validation.
      3. Check the Disable Live WSDL Validation checkbox.
    • Click OK.
    All operations except DAA creation
    1. Select WindowsPreferences.
    2. Select TIBCO SOA Platform > WSDL Validation.
    3. Check the Disable WSDL Validation checkbox.
    4. Click OK.