The file that contains the Web Services Description Language document or the URL of the Web Services Description Language document.

Opens a file browser so that you can select a local Web Services Description Language file. If you are using Windows and the remote drive is mapped to the local client computer, you can also select a remote Web Services Description Language file. Available only when the WSDL input document is a file.

Saves any changes that you made and closes the window. Available only when the required fields are completed.

Cancels any unsaved changes and closes the window.

Specify the default VARCHAR length to use for all generated VARCHAR columns. Columns can contain up to 32,672 characters. The default value is 48 characters.

Shows the default suffix for a nickname. You can use the default suffix or type a different suffix. The names for the nicknames that are generated by the discover feature are the XML element names. When the suffix is added to the name, the combined name and suffix cannot be more than 128 characters.

Shows the default primary key suffix. You can use the default suffix or type a different suffix. The primary key is the XML element name followed by the suffix that you specify. When the suffix is added to a primary key, the primary key cannot be more than 128 characters.

Shows the default foreign key suffix. You can use the default suffix or type a different suffix for the foreign key. The foreign key is the XML element name followed by the suffix that you specify. When the suffix is added to a foreign key, the foreign key cannot be more than 128 characters.

Select the schema on the federated server for the nicknames that are generated by the discover feature. Schema names can be 1 to 30 characters. If you type a schema name, a schema is created with that name.

Select to process XML documents one piece at the time. Streaming separates the XML document into pieces using the nickname XPath expression of the root nickname. Each node that matches the XPath expression represents a piece of XML data that is used to create a separate DOM tree for processing.

Select to defer specifying the Web Service URL and SOAPACTION until the query is run. This option adds two columns to the root nickname. One column sets the URLCOLUMN option to 'Y' and the other column sets the SOAPACTIONCOLUMN option to 'Y'

Specify the name for the column that you want the URLCOLUMN option to apply to.

Specify the name for the column that you want the SOAPACTIONCOLUMN option to apply to.