Preference | Description |
Silently create Web Service Connector on Drag-and-Drop | Enables you to automatically create a web service connector when you drag an IS service from the Package Navigator view onto the design canvas. Selected by default. |
Show warning for creating web service connector from a deprecated source | Displays a message whenever the source for the web service connector is deprecated. A deprecated source is a Flow, Java, or other type of IS service. Selected by default. |
Use WSDL schema name space values for generating java package names | Resolves name space conflicts when the same type name exists in multiple XML name spaces. Not selected by default. |
Automatically initialize objects for optional input fields | Sets optional input fields to null. If later you need to populate one of the optional input fields, you must manually create the object, and then set it on the parent object using custom Java code. Selected by default. |
Default SOAP Library | Sets the library which is used for generation the Web services stubs. You can select between WS-Stack Client (default) and Glue WS Client. |