JDBC Database Wizard: Enter WSDL Name Page
See Also
The JDBC Database wizard allows you to quickly create a WSDL file for access to a table in a data source.
The wizard also generates a corresponding XML Schema file that defines the elements for the table and columns referenced in the WSDL file.
The generated WSDL file contains port type elements and binding elements for the following database operations:
- Insert
- Update
- Delete
- Find
- Poll Records
The generated WSDL file also contains a service element that specifies a JNDI address location.
After you create the WSDL file, you can modify the file according to your specific needs by using the WSDL Editor.
- The JDBC Database wizard requires that you connect to a database.
You can connect to a database while running the wizard (when you select the data source).
The Enter WSDL Name page contains the following fields:
- File Name. Enter a name for the WSDL file.
- Project. The name of the project is displayed. You cannot edit the name of the project in the wizard.
- Folder. The default location for the WSDL file is displayed. To select an alternate location, click Browse and navigate to the desired folder.
- Created File. Displays the complete path to the WSDL file.
- See Also
- Generating WSDL from a JDBC Data Source
- JDBC Database Wizard: Select DataSource and Table Objects Page
- JDBC Database Wizard: Select Operation Specific Attributes Page
- JDBC Database Wizard: Enter JNDI Name Page
Legal Notices