Rational Developer for System z

Importing source files into an SCA project

You can import COBOL, PL/I, WSBind, and WSDL source files into a Service Component Architecture (SCA) project.

Before you begin

Before you can perform this task, you must create an SCA project.

About this task

You import source files in the Enterprise Service Tools perspective.

Procedure

To import source files into an SCA project, complete the following steps:

  1. Right-click the name of the project, and select Import > Source files. An "Import source files" window is displayed.
  2. Select the type of importation to use.
    Option Description
    File System Lets you select files from the local file system.
    Workspace Lets you select files from your workspace.
    Remote Lets you select files from a remote z/OS® system.
  3. If you want to overwrite existing files without being warned, select the Overwrite existing resources without warning check box.
  4. Click Finish.

Results

The specified files are imported.

Feedback