Rational Developer for System z

Limitation: Remote files

Code Review for COBOL can be run on a remote COBOL file only if the file is open in an editor session.
Description:
From the editor's context menu, select Software Analyzer and then the appropriate analysis configuration. When specifying the Scope in the Software Analyzer Configuration dialog, select only your local COBOL projects.

Running COBOL code review on RDz internal projects such as SCLMConfigProject, RemoteSystemsTempFiles, and wdz_proj_xxx (where xxx is the z/OS® subproject name) will produce unexpected results.

Workaround:
Copy your z/OS PDS or member to a local project:
  1. Create a local project (File->New->Workstation->COBOL->Local Project).
  2. Add (or drag and drop) your z/OS PDS or member to the new project.
  3. Run the COBOL code review on the local project.


Feedback