Administratively Define the New Algorithm

Add a new custom entry to CT_SamplingStrategy.ctx called Every Nth Case.

Figure 1. Defining the Algorithm
<code
          default="false"
          java_identifier="EVERYNTHCASE"
          status="ENABLED"
          value="SAMPLEVALUE"
        >
          <locale
            language="en"
            sort_order="0"
          >
            <description>Every Nth Case</description>
            <annotation/>
          </locale>
        </code>