> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# signoff.properties

## File purpose

The **signoff.properties** file contains specific parameters for sign-off
operations.

## File values

<table><thead><tr><th>Key</th><th>Value</th><th>Description</th></tr></thead><tbody><tr><td>signoff.mandate.mapping.schemanames</td><td>CVABASchemaName,CVASASchemaName</td><td>Comma-separated list of the names of Schema that can connect to Sign-Off.</td></tr><tr><td>signoff.basestore.asofdate.fieldname</td><td>AsOfDate</td><td>The name of the AsOfDate field in Base store.</td></tr><tr><td>signoff.adjustment.cube.pivotIds</td><td>BACube,SACube</td><td>Comma-separated list of cubes to perform adjustments on.</td></tr><tr><td>signoff.adjustment.cube.adjustableMeasures.BACube</td><td>CVARC BA</td><td>List of measures eligible for Cube-level adjustment in the BA Cube.</td></tr><tr><td>signoff.adjustment.cube.asOfDateLevel.BACube</td><td>AsOfDate\@Date\@Dates</td><td>The asOfDate level, used by the Cube-level adjustment in the BA Cube.</td></tr><tr><td>signoff.adjustment.cube.hierarchiesToExclude.BACube</td><td>BA\@Sign-Off</td><td>The hierarchies that are not part of the Cube-level adjustment location in the BA Cube.</td></tr><tr><td>signoff.adjustment.cube.domainHierarchies.BACube</td><td>BA\@Sign-Off</td><td>Cube location for Sign-Off for the BA Cube.</td></tr><tr><td>signoff.adjustment.cube.adjustableMeasures.SACube</td><td>CVARC SA</td><td>List of measures eligible for Cube-level adjustment in the SA Cube.</td></tr><tr><td>signoff.adjustment.cube.asOfDateLevel.SACube</td><td>AsOfDate\@Date\@Dates</td><td>The asOfDate level, used by the Cube-level adjustment in the SA Cube.</td></tr><tr><td>signoff.adjustment.cube.hierarchiesToExclude.SACube</td><td>SA\@Sign-Off</td><td>The hierarchies that are not part of the Cube-level adjustment location in the SA Cube.</td></tr><tr><td>signoff.adjustment.cube.domainHierarchies.SACube</td><td>SA\@Sign-Off</td><td>Cube location for Sign-Off for the SA Cube.</td></tr><tr><td>signoff.domains</td><td>BA,SA</td><td>Comma-separated list of Sign-Off domains.</td></tr></tbody></table>
