This topic describes how to copy source files into the workbench's
Navigator view, so that you can use the source files when you run the Enterprise
Service Tools single-service wizards.
These instructions assume that the target directory in the
Navigator view resides in a local project in the z/OS® Projects view of the z/OS perspective.
To copy the source files:
Create a folder for source files in the new local project, if you have
not already done so:
- In the z/OS Projects
view, right-click the name of the new local project (such as COBOL
Project 001).
- Select . The New Folder wizard opens.
- In the New Folder wizard:
- Select from the list the name of the project in which you want to create
the folder.
- In the Folder name input field, type the name that
you want to use for the new folder (such as Source).
- Click Finish.
The new folder is created.
Copy the source files from a directory on your workstation into the
proper directory in the Navigator view. (The proper target directory in the
Navigator view has the same path and name as the folder that you created in
the previous step).
Note: If the user wants to run a top-down
scenario via WSDL file with imported schemas in the Resource perspective,
the user should copy the whole directory structure into the resource
project.
- Open the Navigator view:
- On the main menu of the workbench, select .
The Show View wizard opens.
- In the Show View wizard:
- Expand General.
- Select Navigator.
- Click OK.
The Navigator view opens, showing all the projects in the current
workspace.
- In the Navigator view:
- Expand the project that you are working on (such as COBOL Project
001).
- Select the directory that you are working on (such as Source).
- The directory has the same name and path as the new folder in the z/OS Projects
view (for example, COBOL Project 001/Source).
- Open the directory on your workstation that contains the source files.
- Drag the source files (such as queryAccount.cbl) from
the workstation directory to the new folder (Source) in the
Navigator view.
Close the Navigator view when you are finished copying files.