Using

CA Endevor SCM is an integrated set of management tools used to automate, control, and monitor the mainframe software development lifecycle. The Eclipse-Based UI is a graphical user interface that you can use to perform certain change control tasks.

This Help module introduces CA Endevor® SCM, and explains how to set up and use the Eclipse-Based UI.

CA Endevor Software Change Manager

CA Endevor SCM is an integrated set of management tools for automating, controlling, and monitoring the mainframe software development lifecycle. CA Endevor SCM is used to maintain software applications and track their versions.

CA Endevor® SCM runs under z/OS, within:

  • The TSO/ISPF environment and in batch processing mode. The product provides the following ISPF menu-driven interfaces:

    • The ISPF panel interface (sometimes referred to as the classic interface)— All software development and product administration tasks can be performed from the ISPF panels. The panels provide access to interactive (foreground mode) and non-interactive (batch mode) processing. Batch JCL streams can also be written using the standard ISPF editor and submitted from TSO ISPF.

    • The Quick Edit option—This interface simplifies access to the most commonly used CA Endevor® SCM development features, by providing access to all these features on one panel.

  • The optional Eclipse-Based UI runs in the Eclipse environment.

  • The optional Integration for the Natural Environment runs in Software AG’s Natural Application Development Platform.

  • A customer-written API program.

Using CA Endevor SCM

Application developers, quality control engineers, and managers (development managers, quality control managers, product and project managers, and production control managers) benefit from using the product in the following ways:

  • Application developers use Element actions to develop, manage, and control software changes. For example, based on an approved change order, a developer uses the Retrieve Elements action to retrieve an Element from the production Stage to a development library. After changing the source code, the developer uses the Add Elements action to add the Element to the testing Stage. Finally, the developer can use the Generate Elements action to create an executable form of an Element.

  • Development, quality control, and source control managers use Element actions to approve and move Elements through the Stages in the software lifecycle. For example, after all functional testing has been performed on source code, a quality control manager can create a Package to promote all of the code comprising a specific piece of software functionality to the production Stage.

A Typical Software Lifecycle

CA Endevor SCM automates and controls the movement of software through your software lifecycle. A typical software lifecycle consists of the following Stages:

Development— Applications are developed here.

Test— Applications are unit tested here.

Quality Assurance— Applications are system tested here.

Emergency— Fixes are applied to production code here.

Production— Production applications are stored here.

The following graphic shows where the typical change procedures occur in a software lifecycle.

images/download/attachments/357338949/BEND-A_Typical_Software_Life_Cycle--OTR.png

Element Actions

In CA Endevor SCM, source code and related code objects are known as Elements. An Element is a partitioned data set member, a CA Panvalet, CA Librarian, sequential data set, or USS file that has been placed under the control of CA Endevor SCM. An Element is the smallest object for which the product provides control.

During the software development lifecycle, the user performs Element actions on Elements such as Add, Update, Move, Delete, Signout, and so on. These functions can be performed in foreground or batch mode. Many functions can be executed in foreground, but submitted for batch processing. All JCL batch functions are described using the Software Control Language (SCL). SCL is the CA Endevor SCM freeform language, with English-like statements, that is used for the batch execution of CA Endevor SCM.

The product is highly customizable and must be configured to meet the needs of your site. However, a typical software lifecycle, which supports standard and emergency change procedures, is described next.