The promotion properties configuration file format

The promotion properties configuration file contains XML elements with values that define the promotion configuration property settings.

The file has the following structure:
<promotion-configuration>
  <environments>
     ... details of the promotion environments ...
  </environments>
  <transitions>
     ... details of the lifecycle transitions that cause promotion to occur ...
  </transitions>
</promotion-configuration>

The promotion properties configuration file format is described in detail in the following subtopics: