Previous Topic: IntroductionNext Topic: How Type Sequence Processing Works


The Software Control Language (SCL)

Software Control Language (SCL) is a freeform language, with English-like statements, that allow you to manipulate elements, environment definitions, and packages within CA Endevor SCM. SCL is the language used for the non-interactive (batch) execution of CA Endevor SCM. It is a flexible and powerful tool, saving you time in two ways:

Because of its consistent nature, SCL is easy to learn and use. For example, you can establish global settings that can be used over and over. This provides a concise and consistent set of options or location information which can be applied to any number of actions, and you need code this information only once in each job stream. Conversely, you can override any pre- established settings by entering like information in a particular request.

There are many features and benefits to using SCL. The following list emphasizes those aspects of SCL that both facilitate and enhance CA Endevor SCM processing.