--- hide: - toc --- # Configuration Entries The following table describes the configuration entries created. | Name | Path | Type | Initial Value | Description | | :-------------------------------------------------- | :------------------------------------------- | :------ | :------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------- | | EnableGlobalContinuousFlows | /MedDev/ContinuousFlows/ | boolean | false | Globally enables the Continuous Flows Feature. When enabled, all materials will use Continuous Flows behaviour. | | HeadRankName | /MedDev/ContinuousFlows/ | String | Head | The name that shall be used for Head on Continuous Flows Feature | | MiddleRankName | /MedDev/ContinuousFlows/ | String | Middle | The name that shall be used for Middle on Continuous Flows Feature | | TailRankName | /MedDev/ContinuousFlows/ | String | Tail | The name that shall be used for Tail on Continuous Flows Feature | | InReworkRankName | /MedDev/ContinuousFlows/ | String | In Rework | The name that shall be used for In Rework on Continuous Flows Feature | | EnableGlobalMergeFutureActionOnStepFeature | /MedDev/ContinuousFlows/ | boolean | false | Globally enables the Merge Future Action on Step feature for Continuous Flows. | | EnableGlobalAutoReEvaluationOfMaterialRanks | /MedDev/ContinuousFlows/ | boolean | false | Globally enables the auto re-evaluation of ranks and record loss to 0 to allow termination. | | DataCollectionType | /MedDev/LabelReconciliation/ | String | Label Reconciliation | Label Reconsolidation DataCollectionType Default Value | | EnableGlobalKeepInProcessRankOnReworkMaterialReturn | /MedDev/ContinuousFlows/ | boolean | false | Globally enables the preservation of the material's original rank at track-in (e.g., Tail) during rework return by storing it in `MedDevInProcessMaterialRank`. | | DefaultTimezone | /MedDev/AutoReportGeneration/DefaultTimezone | String | AutoReportGeneration | Default TimeZone to be used for Automatic Report generation | | DefaultCulture | /MedDev/AutoReportGeneration/DefaultCulture | String | AutoReportGeneration | Default Language to be used for Automatic Report generation | | BaseURL | /MedDev/OData/BaseURL/ | String | `http://data-manager:8080` | Base URL for OData services. Used to construct the full URL for OData requests. If empty, the report generation integration entry will fail. |