First, import the WSDL file into the project. Then you can use the WSDL import utility.
Procedure
Import the WSDL file into the project, as follows.
In Studio Explorer, right-click the project folder (or the project root) where you want to store the WSDL file and select
Import. You see the Import wizard.
At the Select dialog, select
General
> From File System. Click
Next.
At the File system dialog, click
Browse, select the directory that contains the WSDL file you want to use, and click
OK.
The File system dialog displays the directory in the left panel and its files in the right panel. Select the check box to select the file you want to use. Click
Finish.
The WSDL file is imported into the project.
Create project artifacts from the WSDL file as follows.
In Studio Explorer, right-click anywhere in the project and select
Import. You see the Import wizard.
At the Select dialog, select
TIBCO BusinessEvents
> WSDL. Click
Next.
At the WSDL Import dialog, click
Browse and select the WSDL file you imported in
step 1, then click
OK.
The WSDL Import dialog displays again, showing the selected WSDL. Click
Finish.
If the WSDL file you select is an abstract WSDL, you see a warning letting you know that a channel will not be created. See the section introduction for more details about abstract WSDL files.
The project artifacts are created within a folder named using part of the WSDL file name.