Forum Discussion
jbaldetti
8 years agoFormer Employee
This option describes how to handle WSDL imports inside of the WSDL file when the snap starts. For example a WSDL file having something inside it like: <wsdl:definition… <wsdl:import location=“alocation.wsdl.wsdl1” namespace=“http://anamespace”>…</wsdl:definition>.
If there are no WSDL imports then the import documents setting should have no effect. If there are WSDL imports in the file and the imported elements are not needed for the API call (for example the import does not define the endpoint, operation) then it may be turned off and still work, but is not expected to increase performance.