System Configuration Entries#
There are several system configuration entries that affect the behavior of the application. These entries are described in the tables below.
For more information, see the Configuration section in the User Guide.
/Cmf/Guis#
/Cmf/Guis/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Configuration | null | null | Cmf Guis Configuration Root |
Table: Configuration Values for /Cmf/Guis/
/Cmf/Guis/Configuration/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Common | null | null | Cmf Guis Common Configuration |
| ConnectIoT | null | null | ConnectIoT configuration |
| Cortex | NULL | NULL | Cortex Configuration |
| CurrencyFormat | null | Currency Format settings | |
| Dashboards | null | null | Cmf Guis Dashboards |
| EntitiesReports | null | null | Cmf Entities Reports Configuration |
| FabLive | null | Cmf Guis FabLive | |
| FlowStepContexts | NULL | Flow Step Contexts configuration | |
| IoTDataPlatform | null | null | GUI IoTDataPlatform Configs |
| MaterialLogistics | NULL | Material Logistics configuration | |
| ProductionLineView | System.Byte[] | null | Production Line View |
| Search | null | null | GUI Search Config |
| StateModels | null | null | Cmf Guis StateModels |
| Urls | null | null | Cmf Guis Configuration Urls |
| Users | null | null | Cmf Guis Users |
| WhereUsed | null | null | GUI Where Used configuration |
Table: Configuration Values for /Cmf/Guis/Configuration/
/Cmf/Guis/Configuration/Common/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Authentication | null | null | GUI Authentication configuration |
| Barcode | NULL | NULL | Barcode Configuration |
| CollapseNavigationPaneOnStartUp | System.Boolean | False | Defines if the navigation pane is to be collapsed on start up |
| ContextualHelp | System.Boolean | True | Defines whether to use contextual help or not |
| DocumentViewer | NULL | NULL | Document Viewer configuration |
| LookupTable | NULL | Lookup Table Configuration | |
| Paging | null | Default paging configuration | |
| Security | null | null | GUI Security Configuration |
| Title | NULL | NULL | Title Configuration |
| UserMessages | NULL | NULL | UserMessages Configuration |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/
/Cmf/Guis/Configuration/Common/Authentication/
| Key | Type | Default Value | Description |
|---|---|---|---|
| DefaultAuthenticationMode | System.String | Standard | GUI Authentication Default Authentication Mode |
| KeyboardWedgeIdSequenceLength | /Cmf/Guis/Configuration/Common/Authentication/KeyboardWedgeIdSequenceLength/ | System.Int32 | GUI Authentication Keyboard WedgeId Sequence Length |
| KeyboardWedgeMaximumDelay | /Cmf/Guis/Configuration/Common/Authentication/KeyboardWedgeMaximumDelay/ | System.Int32 | GUI Authentication Keyboard Wedge Maximum Delay |
| KeyboardWedgePINLength | /Cmf/Guis/Configuration/Common/Authentication/KeyboardWedgePINLength/ | System.Int32 | GUI Authentication Keyboard Wedge PIN Length |
| KeyboardWedgeSeparator | /Cmf/Guis/Configuration/Common/Authentication/KeyboardWedgeSeparator/ | System.String | GUI Authentication Keyboard Wedge Separator |
| KeyboardWedgeTerminationSequence | /Cmf/Guis/Configuration/Common/Authentication/KeyboardWedgeTerminationSequence/ | System.String | GUI Authentication Keyboard Wedge Termination Sequence |
| TokenBasedCameraScannerMode | System.String | All | The GUI Authentication Camera Scanner mode |
| TokenBasedIdentificationMode | System.String | None | GUI Authentication Token based Identification Mode |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/Authentication/
/Cmf/Guis/Configuration/Common/Barcode/
| Key | Type | Default Value | Description |
|---|---|---|---|
| LabelSpecification | System.String | NULL | Defines the label specification to use when scanning barcodes. |
| MaximumBarcodeLength | System.Int32 | NULL | Defines the maximum number of characters when scanning barcodes. |
| MaximumKeystrokeDelay | between key strokes when scanning barcodes. | in milliseconds | Defines the maximum allowed delay |
| MinimumBarcodeLength | System.Int32 | 2 | Defines the minimum number of characters when scanning barcodes. |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/Barcode/
/Cmf/Guis/Configuration/Common/DocumentViewer/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Mode | System.String | InternalAndExternal | InternalAndExternal for opening documents internally, Internal for always opening documents internally, External for always opening documents in new tab |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/DocumentViewer/
/Cmf/Guis/Configuration/Common/LookupTable/
| Key | Type | Default Value | Description |
|---|---|---|---|
| LoadMode | System.String | Lazy | Lookup Table load mode. Possible values are Preload (loads data immediately) or Lazy (loads data on demand) |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/LookupTable/
/Cmf/Guis/Configuration/Common/Paging/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Controls | null | Default paging configuration | |
| Default | null | Default paging configuration |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/Paging/
/Cmf/Guis/Configuration/Common/Paging/Controls/
| Key | Type | Default Value | Description |
|---|---|---|---|
| FilterRecipeControl | null | Defines the default paging configuration for the Filter Recipe control | |
| FindEntityControl | null | Default paging configuration for FindEntityControl | |
| FlowStructureControl | null | Defines the default paging configuration for the Flow Structure control | |
| ResourceViewScheduleListControl | null | Defines the default paging configuration for the Resource View Schedule List control | |
| StepViewMaterialsListControl | null | Defines the default paging configuration for the Step View Materials List control | |
| TreeViewControl | null | Configuration for TreeViewControl |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/Paging/Controls/
/Cmf/Guis/Configuration/Common/Paging/Controls/FilterRecipeControl/
| Key | Type | Default Value | Description |
|---|---|---|---|
| NumberOfPages | System.Int32 | 0 | Defines the number of pages for the Filter Recipe control |
| PageSize | System.Int32 | 50 | Defines the number of records per page for the Filter Recipe control |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/Paging/Controls/FilterRecipeControl/
/Cmf/Guis/Configuration/Common/Paging/Controls/FindEntityControl/
| Key | Type | Default Value | Description |
|---|---|---|---|
| NumberOfPages | System.Int32 | 5 | Defines the number of pages for the Filter Recipe control |
| NumberOfResults | System.Int32 | 15 | Specifies the default number of rows to show in the Find Entity control |
| PageSize | System.Int32 | 50 | Defines the number of records per page for the Filter Recipe control |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/Paging/Controls/FindEntityControl/
/Cmf/Guis/Configuration/Common/Paging/Controls/FlowStructureControl/
| Key | Type | Default Value | Description |
|---|---|---|---|
| NumberOfPages | System.Int32 | 0 | Defines the number of pages for the Flow Structure control |
| PageSize | System.Int32 | 50 | Defines the number of records per page for the Flow Structure control |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/Paging/Controls/FlowStructureControl/
/Cmf/Guis/Configuration/Common/Paging/Controls/ResourceViewScheduleListControl/
| Key | Type | Default Value | Description |
|---|---|---|---|
| NumberOfPages | System.Int32 | 10 | Defines the number of pages for the Resource View Schedule List control |
| PageSize | System.Int32 | 5 | Defines the number of records per page for the Resource View Schedule List control |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/Paging/Controls/ResourceViewScheduleListControl/
/Cmf/Guis/Configuration/Common/Paging/Controls/StepViewMaterialsListControl/
| Key | Type | Default Value | Description |
|---|---|---|---|
| NumberOfPages | System.Int32 | 10 | Defines the number of pages for the Step View Materials List control |
| PageSize | System.Int32 | 5 | Defines the number of records per page for the Step View Materials List control |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/Paging/Controls/StepViewMaterialsListControl/
/Cmf/Guis/Configuration/Common/Paging/Controls/TreeViewControl/
| Key | Type | Default Value | Description |
|---|---|---|---|
| PageSize | System.Int32 | 5 | Defines the number of records per page for the Filter Recipe control |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/Paging/Controls/TreeViewControl/
/Cmf/Guis/Configuration/Common/Paging/Default/
| Key | Type | Default Value | Description |
|---|---|---|---|
| AttributesPageSize | System.Int32 | 25 | Defines the threshold for the max number of attributes before switching the edit control |
| AttributesPageSize | System.Int32 | 25 | Defines the threshold for the max number of attributes before switching the edit control |
| FlowPathPageSize | System.Int32 | 100 | Configuration for FlowPath page size |
| NumberOfPages | System.Int32 | 10 | Defines the number of pages for the Filter Recipe control |
| PageSize | System.Int32 | 25 | Defines the number of records per page for the Filter Recipe control |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/Paging/Default/
/Cmf/Guis/Configuration/Common/Security/
| Key | Type | Default Value | Description |
|---|---|---|---|
| AutoLockTimeout | System.Int16 | 300 | The auto lock timeout in seconds - use zero to never lock |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/Security/
/Cmf/Guis/Configuration/Common/Title/
| Key | Type | Default Value | Description |
|---|---|---|---|
| IncludeSystemName | System.Boolean | False | Defines whether the System Name must be displayed in the GUI |
| IncludeVersion | System.Boolean | False | Defines whether the Application Version must be displayed in the GUI |
| Name | System.String | The GUI System Name |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/Title/
/Cmf/Guis/Configuration/Common/UserMessages/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ErrorDisplayTime | System.Int16 | 0 | User message display time of type error |
| InformationDisplayTime | System.Int16 | 5 | User message display time of type info |
| MessageLogSize | System.Int16 | 50 | Defines the maximum number of messages to display in the Recent Messages side bar tab. |
| SuccessDisplayTime | System.Int16 | 5 | User message display time of type success |
| WarningDisplayTime | System.Int16 | 5 | User message display time of type warning |
| WizardResultsDisplayTime | System.Int16 | 0 | Defines a timeout to automatically close the Wizard results page. |
| WizardSuccessMessagesMode | System.String | Standard | Cmf Guis Wizards Success Messages Display Mode |
Table: Configuration Values for /Cmf/Guis/Configuration/Common/UserMessages/
/Cmf/Guis/Configuration/ConnectIoT/
| Key | Type | Default Value | Description |
|---|---|---|---|
| WorkflowDrawerDiagram | null | null | ConnectIoT WorkflowDrawerDiagram configuration |
Table: Configuration Values for /Cmf/Guis/Configuration/ConnectIoT/
/Cmf/Guis/Configuration/ConnectIoT/WorkflowDrawerDiagram/
| Key | Type | Default Value | Description |
|---|---|---|---|
| LinkConnector | System.String | smooth | The type of connector to use in links |
| LinkRouter | System.String | normal | The type of router to use in links |
Table: Configuration Values for /Cmf/Guis/Configuration/ConnectIoT/WorkflowDrawerDiagram/
/Cmf/Guis/Configuration/Cortex/
| Key | Type | Default Value | Description |
|---|---|---|---|
| CommonOperations | System.String | Cortex Common Operation Ids | |
| CommonOperationsMaterial | System.String | ["Material.TrackIn" "Material.Dispatch" "Material.Hold"] | Material Common Operations |
Table: Configuration Values for /Cmf/Guis/Configuration/Cortex/
/Cmf/Guis/Configuration/CurrencyFormat/
| Key | Type | Default Value | Description |
|---|---|---|---|
| DecimalPlaces | System.Int32 | 2 | The currency format number of decimal places |
| Symbol | System.String | $ | The Currency symbol |
Table: Configuration Values for /Cmf/Guis/Configuration/CurrencyFormat/
/Cmf/Guis/Configuration/Dashboards/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Widgets | null | Widgets |
Table: Configuration Values for /Cmf/Guis/Configuration/Dashboards/
/Cmf/Guis/Configuration/Dashboards/Widgets/
| Key | Type | Default Value | Description |
|---|---|---|---|
| KPIs | null | KPIs |
Table: Configuration Values for /Cmf/Guis/Configuration/Dashboards/Widgets/
/Cmf/Guis/Configuration/Dashboards/Widgets/KPIs/
| Key | Type | Default Value | Description |
|---|---|---|---|
| DemoMode | System.Boolean | False | Demo Mode |
| ShowDecimals | System.Boolean | True | Show Decimals |
Table: Configuration Values for /Cmf/Guis/Configuration/Dashboards/Widgets/KPIs/
/Cmf/Guis/Configuration/FabLive/
| Key | Type | Default Value | Description |
|---|---|---|---|
| MaxImported3DModelSize | System.Int32 | 500 | The maximum size in Kilobytes (KB) for the imported 3D Models in Fablive |
| MaxImportedImageSize | System.Int32 | 500 | The maximum size in Kilobytes (KB) for the imported Images in Fablive |
| MinDataSizeToUseCMFFile | System.Int32 | 4000 | The size threshold (in Bytes) to define when Fablive Data needs be stored in a CMFFile instead of JSON data directly in the entity (FabLives JSON data with the size above the number of bytes specified in this config is stored in a CMFFile attached to the entity instead for performance reasons) |
Table: Configuration Values for /Cmf/Guis/Configuration/FabLive/
/Cmf/Guis/Configuration/FlowStepContexts/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Contexts | System.String | Service;Resource;Recipe;ParameterOverrides;DataCollection;Chart;Checklist;BOM;Durables;Document;SamplingPattern;InspectionPlan;TimeConstraints;LineFlow;CertificationRequirements;YieldAndCycleTime;FutureActions;InProcessVerification | Define the contexts visibility and sequence separated by semicolon. |
Table: Configuration Values for /Cmf/Guis/Configuration/FlowStepContexts/
/Cmf/Guis/Configuration/MaterialLogistics/
| Key | Type | Default Value | Description |
|---|---|---|---|
| PickPickList | NULL | Pick PickList configuration |
Table: Configuration Values for /Cmf/Guis/Configuration/MaterialLogistics/
/Cmf/Guis/Configuration/MaterialLogistics/PickPickList/
| Key | Type | Default Value | Description |
|---|---|---|---|
| HidePickedItems | System.Boolean | False | Defines if picked items must be hidden after picking |
Table: Configuration Values for /Cmf/Guis/Configuration/MaterialLogistics/PickPickList/
/Cmf/Guis/Configuration/Search/
| Key | Type | Default Value | Description |
|---|---|---|---|
| DetectExactMatch | System.Boolean | False | Defines if entities will be opened automatically when there is an exact match in the general search |
| EntitiesToSearch | System.String | Checklist | Specifies the Entity Types to search and in which sequence (comma-separated) |
| TopByEntity | System.Int32 | 3 | Specifies the number of objects to return by Entity Type when searching |
Table: Configuration Values for /Cmf/Guis/Configuration/Search/
/Cmf/Guis/Configuration/StateModels/
| Key | Type | Default Value | Description |
|---|---|---|---|
| DefaultForAllUsers | null | null | The Default Line View Layout for all Users |
Table: Configuration Values for /Cmf/Guis/Configuration/StateModels/
/Cmf/Guis/Configuration/Urls/
| Key | Type | Default Value | Description |
|---|---|---|---|
| DeveloperPortal | System.String | https://developer.criticalmanufacturing.com | Developer Portal |
| Documentation | System.String | null | Documentation Portal configuration |
| Grafana | System.String | null | Grafana configuration |
| HTML5 | System.String | null | Cmf Guis Configuration for HTML5 |
| Librechat | System.String | null | Librechat configuration |
| Template | System.String | Industry Template Name | |
| Version | System.String | Industry Template Version |
Table: Configuration Values for /Cmf/Guis/Configuration/Urls/
/Cmf/Guis/Configuration/WhereUsed/
| Key | Type | Default Value | Description |
|---|---|---|---|
| PageSize | System.Int32 | 10 | Specifies the number of items to lazyload by EntityType |
| TopByEntity | System.Int32 | 3 | Specifies the number of objects to return by Entity Type |
Table: Configuration Values for /Cmf/Guis/Configuration/WhereUsed/
/Cmf/System#
| Key | Type | Default Value | Description |
|---|---|---|---|
| @PatchIdentifier | GETUTCDATE() | $(TargetVersionSuffix) | @PatchDescription |
| Password | System.Security.SecureString | NULL | Reporting Credentials Password |
| RoleId | ModifiedBy | CreatedOn | CreatedBy |
| Username | System.String | NULL | Reporting Credentials User name |
Table: Configuration Values for
/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Cmf | null | Cmf Root |
Table: Configuration Values for /
/Cmf/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Guis | null | null | Cmf Guis Configuration |
| System | null | Cmf System Configuration |
Table: Configuration Values for /Cmf/
/Cmf/System/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Configuration | null | Cmf Guis Configuration Root |
Table: Configuration Values for /Cmf/System/
/Cmf/System/Configuration/
| Key | Type | Default Value | Description |
|---|---|---|---|
| AdministrationRole | System.String | Administrators | Administration Role |
| AlwaysOnUseSecondariesForReads | System.Boolean | False | Defines if AlwaysOn Use Secondaries For Reads is enabled or not |
| Business | null | Business configuration | |
| Caching | null | System caching configuration | |
| Checklist | null | Checklist | |
| ClusterSettings | null | Cluster configuration | |
| Compare | NULL | NULL | Compare configuration |
| ConnectIoT | NULL | NULL | ConnectIoT configuration |
| Database | NULL | Database configuration | |
| DataCollection | NULL | Data Collection configuration | |
| DeeRules | null | Cmf Dee Rules | |
| DocumentManagement | null | Document Management configuration | |
| DWH | null | Data Warehouse configuration | |
| ERP | null | ERP configuration | |
| Export | null | Export | |
| ExportTable | null | Export Table configuration | |
| FactoryAutomation | NULL | NULL | Factory Automation configurations |
| Framework | null | Framework configuration | |
| FutureAction | NULL | Future Action Configuration | |
| History | null | History | |
| Integration | NULL | NULL | Integration configuration |
| IoTDataPlatform | null | IoT Data Platform configuration | |
| LaborManagement | NULL | NULL | LaborManagement Configuration |
| LotTraveler | null | Lot Traveler Configuration | |
| null | Cmf Mail Configuration | ||
| null | null | ||
| MaintenanceManagement | null | Maintenance Management configuration | |
| MaintenanceMode | NULL | NULL | Maintenance configuration |
| Mapping | null | Mapping configuration | |
| MaterialLogistics | NULL | Material Logistics configuration | |
| MaterialTracking | null | Material Tracking configuration | |
| Monitoring | null | Monitoring configuration | |
| OrderManagement | NULL | Order Management Configuration | |
| Product | NULL | Product configuration | |
| ProtocolInstance | NULL | ProtocolInstance settings | |
| QueryObject | null | Cmf Query Object | |
| Replication | null | Cmf Replication Configuration | |
| Reporting | null | Cmf Reporting | |
| RetryLogic | null | Retry Logic configuration | |
| Scheduling | NULL | Cmf System Scheduling | |
| SecurityLevel | null | System Security Level | |
| SecurityPortal | null | The Security Portal Authentication Keys | |
| SendAheadRun | NULL | The Send-Ahead Run configuration | |
| ShiftLogbook | null | Shift Logbook configuration | |
| ShowExceptionDetails | System.Boolean | True | Determines whether detailed information should be shown for the exception. It is recommended to set the value to False. |
| SPC | null | SPC configuration | |
| Storage | NULL | NULL | Storage Configuration |
| Task | NULL | Task settings | |
| Timers | null | Timers configuration | |
| WarehouseManagement | null | Warehouse Management | |
| WeighAndDispense | NULL | WeightAndDispense configuration |
Table: Configuration Values for /Cmf/System/Configuration/
/Cmf/System/Configuration/Business/
| Key | Type | Default Value | Description |
|---|---|---|---|
| AssembleCommentSeparator | System.String | ; | The Assemble comment separator |
| CurrencyFormat | System.String | $###,###,##0.## | Specifies the currency display format for the application |
| MinimumCostingInterval | System.Int32 | 10 | The minimum time in seconds between costing related events that requires costing to be re-evaluated. |
| NameGenerators | null | Name Generators Configuration | |
| RemoveAttributeInsteadTerminate | System.Boolean | True | Defines when deleting an attribute whether the attribute is removed or terminated. |
| ScientificNotationDigitsThreshold | System.Int32 | 15 | The number of digits threshold to show a number in scientific notation |
Table: Configuration Values for /Cmf/System/Configuration/Business/
/Cmf/System/Configuration/Business/NameGenerators/
| Key | Type | Default Value | Description |
|---|---|---|---|
| AutomationControllerInstance | System.String | NULL | AutomationControllerInstance Name Generator |
| AutomationDriverInstance | System.String | NULL | AutomationDriverInstance Name Generator |
| AutomationWorkflow | System.String | AutomationWorkflowNameGenerator | AutomationWorkflow Name Generator |
| Batch | System.String | BatchNameGenerator | Name Generator name for Batch |
| BinConversion | System.String | BinConversionNameGenerator | Name Generator name for the BinConversion |
| BOMInstance | System.String | BOMInstanceNameGenerator | The Name Generator name for the BOM Instance |
| ChartDataPoint | System.String | ChartDataPointNameGenerator | The Name Generator name for the ChartDataPoint |
| ChecklistInstance | System.String | ChecklistInstanceNameGenerator | The Name Generator name for the ChecklistInstance |
| DataCollectionInstance | System.String | DataCollectionInstanceNameGenerator | The Name Generator name for the DataCollectionInstance |
| DurablesBOMInstance | System.String | DurablesBOMInstanceNameGenerator | Name Generator name for the Durables BOM Instance |
| EntityTypesToIgnore | System.String | Specifies the list of Entity Types for which the name generator is to be ignored | |
| FutureActionSplitMaterial | System.String | MaterialNameGenerator | The Name Generator name for the Future Action Split Material |
| InspectionOrder | System.String | InspectionOrderNameGenerator | The Name Generator for Inspection Order |
| LogicalChart | System.String | LogicalChartNameGenerator | The Name Generator name for the LogicalChart |
| MaintenanceActivityOrder | System.String | MaintenanceActivityOrderNameGenerator | The Name Generator name for the MaintenanceActivityOrder |
| MaintenanceActivityOrderPartMaterial | System.String | MaintenanceActivityOrderPartMaterialNameGenerator | The Name Generator name for the MaintenanceActivityOrderPartMaterial |
| MaintenancePlanInstance | System.String | MaintenancePlanInstanceNameGenerator | The Name Generator name for the MaintenancePlanInstance |
| MaterialCreateInspectionSample | System.String | MaterialCreateInspectionSample | The Name Generator for Inspection Sample |
| MaterialProductionOrder | System.String | MaterialNameGenerator | The Name Generator name for the ProductionOrder Material |
| MaterialTransfer | System.String | MaterialTransferNameGenerator | The Name Generator name for the Material Transfer |
| MaterialTransferMaterial | System.String | The Name Generator name for the Material Transfer Material | |
| MaterialTransferSplitMaterial | System.String | MaterialNameGenerator | The Name Generator name for the Material Transfer Split Material |
| Notification | System.String | NotificationNameGenerator | The Name Generator for the Notification |
| Package | System.String | PackageNameGenerator | The Name Generator for Package |
| PackageByPackageType | System.String | PackageByPackageTypeNameGenerator | The Name Generator for PackageByPackageType |
| PeriodicInventory | System.String | PeriodicInventoryNameGenerator | The Name Generator name for the Periodic Inventory |
| PickingSplitMaterial | System.String | MaterialNameGenerator | The Name Generator for the Material created by the operation Picking Split Material |
| PickList | System.String | PickListNameGenerator | The Name Generator name for the PickList |
| Plan | System.String | PlanScenarioNameGenerator | The Name Generator name for the PlanScenario |
| PrintingIntegrationFile | System.String | PrintingIntegrationFileNameGenerator | The Name Generator for the Printing Integration File |
| ProductCharacteristicRule | System.String | ProductCharacteristicRuleNameGenerator | The Name Generator for Product Characteristic Rule |
| ProductionOrderCharacteristicRuleResult | System.String | ProductionOrderCharacteristicRuleResultNameGenerator | The Name Generator for the Production Order Characteristic Rule Result |
| ProductionOrderItem | System.String | ProductionOrderItemNameGenerator | The Name Generator name for Production Order Item |
| ProductionOrderStep | System.String | ProductionOrderStepNameGenerator | The Name Generator name for Production Order Step |
| ProtocolInstance | System.String | ProtocolInstanceNameGenerator | The Name Generator name for the ProtocolInstance |
| RecipeInstance | System.String | RecipeInstanceNameGenerator | The Name Generator name for the RecipeInstance |
| ResourceInventory | System.String | ResourceInventoryNameGenerator | The Name Generator name for the Resource Inventory |
| ResourceJob | System.String | ResourceJobNameGenerator | Name Generator name for the ResourceJob |
| SamplingPlanInstance | System.String | SamplingPlanInstanceNameGenerator | The Name Generator name for the SamplingPlanInstance |
| ScheduleOptimizationCriteria | System.String | ScheduleOptimizationCriteriaNameGenerator | The Name Generator name for the ScheduleOptimizationCriteria |
| ScheduleSortRule | System.String | ScheduleSortRuleNameGenerator | The Name Generator name for the ScheduleSortRule |
| SendAheadRun | System.String | SendAheadRunNameGenerator | The Name Generator for Send-Ahead Run |
| SendAheadRunSplitMaterial | System.String | MaterialNameGenerator | The Name Generator name for the Send-Ahead Run Split Material |
| SplitAndTrackOut | System.String | SplitAndTrackOutNameGenerator | The Name Generator name for Split and Track-Out |
| StorageBin | System.String | StorageBinNameGenerator | The Name Generator name for the Storage Bin |
| SubstrateMap | System.String | SubstrateMapNameGenerator | Name Generator name for the SubstrateMap |
| SubstrateMapMask | System.String | SubstrateMapMaskNameGenerator | Name Generator name for the SubstrateMapMask |
| SubstrateMapOverlayBinConverter | System.String | SubstrateMapOverlayBinConverterNameGenerator | Name Generator name for the SubstrateMapOverlayBinConverter |
| SubstrateMapOverlayInformation | System.String | SubstrateMapOverlayInformationNameGenerator | Name Generator name for the SubstrateMapOverlayInformation |
| SystemManagedScheduleScenario | System.String | SystemManagedScheduleScenarioNameGenerator | The Name Generator name for system managed Schedule Scenarios |
| Task | System.String | TaskNameGenerator | The Name Generator for the Task |
| TransferOrder | System.String | TransferOrderNameGenerator | The Name Generator name for the Transfer Order |
| TransferRequirement | System.String | TransferRequirementNameGenerator | The Name Generator name for the Transfer Requirement |
| WeighAndDispenseSubMaterial | System.String | WeighAndDispenseSubMaterialNameGenerator | The Name Generator name for the Weigh And Dispense SubMaterial |
Table: Configuration Values for /Cmf/System/Configuration/Business/NameGenerators/
/Cmf/System/Configuration/Caching/
| Key | Type | Default Value | Description |
|---|---|---|---|
| FlowStructureCaching | System.Boolean | False | Enables the usage of the Cache.P_ValidateMaterialFlowPaths for Change Flow or Move Next |
| GenericTableCacheTableRowCountLimit | System.Int32 | 1000 | Generic table threshold to be store in cache |
| SmartTableCacheTableRowCountLimit | System.Int32 | 1000 | Smart table threshold to be store in cache |
Table: Configuration Values for /Cmf/System/Configuration/Caching/
/Cmf/System/Configuration/Checklist/
| Key | Type | Default Value | Description |
|---|---|---|---|
| MaxInstructionSize | System.Decimal | 2.00000000 | Checklist Max Instruction Size in Megabytes (MB) |
Table: Configuration Values for /Cmf/System/Configuration/Checklist/
/Cmf/System/Configuration/ClusterSettings/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ClusterAware | System.Boolean | False | Cluster aware configuration |
| MaxNumberOfRetries | System.Int32 | null | Max number of retries |
| TimeBetweenRetries | System.Int32 | null | Time between retries |
Table: Configuration Values for /Cmf/System/Configuration/ClusterSettings/
/Cmf/System/Configuration/Compare/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ExcludeProperties | System.String | CreatedBy;CreatedOn;DataGroupId;DataGroupName;Id;IsTemplate;LastOperationHistorySeq;LastServiceHistoryId;MainStateModelId;MainStateModelStateId;MainStateModelStateReason;ModifiedBy;ModifiedOn;UniversalState;Revision;Version;DocumentationURL;EntityPicture;Image;LockedBy;LockedOn;IsDefaultRevision;RevisionState;RevisionDefaultFromDate;RevisionDefaultToDate;IsLocked;DefinitionId;RevisionSequence;RevisionCounter;VersionCounter;Relations:Name | A list of properties to exclude from compare separated by a semicolon |
Table: Configuration Values for /Cmf/System/Configuration/Compare/
/Cmf/System/Configuration/ConnectIoT/
| Key | Type | Default Value | Description |
|---|---|---|---|
| BusinessScenarioEndBehavior | System.String | {"messages":["You reached the end of the selected automation business scenario."]} | BusinessScenarioEndBehavior JSON |
| BusinessScenarioPackageNameFilter | System.String | @criticalmanufacturing/connect-iot-business-scenarios-* | AutomationBusinessScenario package search pattern |
| BusinessScenarioStartBehavior | System.String | {} | BusinessScenarioStartBehavior JSON |
| ConfigurationTemplate | "cache":"${temp}/ConnectIoT/Cache" | {"id":"" | AutomatioManager ConfigurationTemplate |
| DeploymentConfigurationTemplate | "Volumes":[]} | {"Routes":[] | AutomatioManager DeploymentConfigurationTemplate |
| ProtocolPackageNameFilter | System.String | @criticalmanufacturing/connect-iot-driver-* | AutomationProtocol package search pattern |
| RepositoryLocation | System.String | NULL | ConnectIoT Repository Location |
| RepositoryToken | System.String | NULL | ConnectIoT Repository Token |
| RepositoryType | System.String | Npm | ConnectIoT Repository Type |
| TasksLibraryPackageNameFilter | System.String | @criticalmanufacturing/connect-iot-controller-engine-* | The Automation Protocol package search pattern |
Table: Configuration Values for /Cmf/System/Configuration/ConnectIoT/
/Cmf/System/Configuration/Database/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Online | NULL | Online Database configuration |
Table: Configuration Values for /Cmf/System/Configuration/Database/
/Cmf/System/Configuration/Database/Online/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ReadOnly | NULL | Read-Only Online Database configuration |
Table: Configuration Values for /Cmf/System/Configuration/Database/Online/
/Cmf/System/Configuration/Database/Online/ReadOnly/
| Key | Type | Default Value | Description |
|---|---|---|---|
| UserName | System.String | The Read-Only Database user name | |
| UserPassword | System.Security.SecureString | The Read-Only Database user password |
Table: Configuration Values for /Cmf/System/Configuration/Database/Online/ReadOnly/
/Cmf/System/Configuration/DataCollection/
| Key | Type | Default Value | Description |
|---|---|---|---|
| AccuracyQuantum | System.Int32 | 1 | The data collection accuracy quantum |
| PageSize | System.Int32 | 0 | The Data Collection page size |
| PrecisionQuantum | System.Int32 | 2 | The data collection precision quantum |
| PreSelectSampleId | System.Boolean | False | Defines whether the SampleId should be pre-selected or not in case that the SampleId is MaterialId |
Table: Configuration Values for /Cmf/System/Configuration/DataCollection/
/Cmf/System/Configuration/DeeRules/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Area | null | Dee Rules for Area | |
| Common | null | Common DEE Rules configuration | |
| Maintenance | null | Cmf Dee Rules for Maintenance | |
| Material | null | Dee Rules for Material | |
| Resource | null | Dee Rules for Resource | |
| SubstrateMap | null | Dee Rules for SubstrateMap | |
| WriteActionExecution | System.Boolean | True | DEE Write Action Execution |
| WriteActionValidation | System.Boolean | False | DEE Write Action Validation |
Table: Configuration Values for /Cmf/System/Configuration/DeeRules/
/Cmf/System/Configuration/DeeRules/Area/
| Key | Type | Default Value | Description |
|---|---|---|---|
| AreaAutoStateChange | System.String | AreaAutoStateChange | The Area Auto State Change Dee Rule |
Table: Configuration Values for /Cmf/System/Configuration/DeeRules/Area/
/Cmf/System/Configuration/DeeRules/Common/
| Key | Type | Default Value | Description |
|---|---|---|---|
| EvaluateCalendarForEntity | System.String | EvaluateCalendarForEntity | Evaluate Calendar for Entity DEE Rule |
Table: Configuration Values for /Cmf/System/Configuration/DeeRules/Common/
/Cmf/System/Configuration/DeeRules/Maintenance/
| Key | Type | Default Value | Description |
|---|---|---|---|
| EvaluateCalendarForMaintenance | System.String | EvaluateCalendarForMaintenance | Evaluate Context Data for Maintenance DEE Rule |
| EvaluateContextDataForMaintenance | System.String | EvaluateContextDataForMaintenance | Evaluate Context Data for Maintenance DEE Rule |
Table: Configuration Values for /Cmf/System/Configuration/DeeRules/Maintenance/
/Cmf/System/Configuration/DeeRules/Material/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ContainerAutoStateChange | System.String | ContainerAutoStateChange | Dee Rules for Material Container Auto State Change |
| Dispatching | System.String | SetorUnsetMaterialDispatchable | Dee Rules for Material Dispatching |
| ResourceAutoStateChange | System.String | ResourceAutoStateChange | Dee Rules for Material Resource Auto State Change |
| RuleEvaluation | System.String | Material Dee Rules configuration |
Table: Configuration Values for /Cmf/System/Configuration/DeeRules/Material/
/Cmf/System/Configuration/DeeRules/Resource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Dispatching | System.String | SetorUnsetResourceDispatchable | Dee Rules for Material Dispatching |
| RuleEvaluation | System.String | Resource Dee Rules configuration |
Table: Configuration Values for /Cmf/System/Configuration/DeeRules/Resource/
/Cmf/System/Configuration/DeeRules/SubstrateMap/
| Key | Type | Default Value | Description |
|---|---|---|---|
| E142GenerateMapName | System.String | E142GenerateMapName | The Generate Map Name Dee Rule |
Table: Configuration Values for /Cmf/System/Configuration/DeeRules/SubstrateMap/
/Cmf/System/Configuration/DocumentManagement/
| Key | Type | Default Value | Description |
|---|---|---|---|
| DocumentResolutionMode | NULL | NULL | DocumentResolutionMode Configuration |
| ReadAndUnderstandValidation | null | Read and Understand Validation configuration |
Table: Configuration Values for /Cmf/System/Configuration/DocumentManagement/
/Cmf/System/Configuration/DocumentManagement/DocumentResolutionMode/
| Key | Type | Default Value | Description |
|---|---|---|---|
| MaterialOperation | Unrestricted | "Restricted" for Material Operation must be specified for document to show up on wizard steps | "Unrestricted" for default behaviour |
| ResourceTransition | Unrestricted | "Restricted" for Resource Transition must be specified for document to show up on wizard steps | "Unrestricted" for default behaviour |
Table: Configuration Values for /Cmf/System/Configuration/DocumentManagement/DocumentResolutionMode/
/Cmf/System/Configuration/DocumentManagement/ReadAndUnderstandValidation/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ChangeState | System.String | None | Specifies the read and understand for Change State. Possible values are None (default) Warning or Error. |
| MoveNext | System.String | None | Specifies the read and understand for Move-Next. Possible values are None (default) Warning or Error. |
| PerformMAO | System.String | None | Specifies the read and understand for Performing a MAO. Possible values are None (default) Warning or Error. |
| PerformSetup | System.String | None | Specifies the read and understand for Perform Setup. Possible values are None (default) Warning or Error. |
| Rework | System.String | None | Specifies the read and understand for Rework. Possible values are None (default) Warning or Error. |
| TrackIn | System.String | None | Specifies the read and understand for Track-In. Possible values are None (default) Warning or Error. |
| TrackOut | System.String | None | Specifies the read and understand for Track-Out. Possible values are None (default) Warning or Error. |
Table: Configuration Values for /Cmf/System/Configuration/DocumentManagement/ReadAndUnderstandValidation/
/Cmf/System/Configuration/DWH/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ODSDataAggregationDelay | System.String | 610 | Specifies the time in seconds that the DWH should wait until aggregating ServiceHistoryIds |
Table: Configuration Values for /Cmf/System/Configuration/DWH/
/Cmf/System/Configuration/ERP/
| Key | Type | Default Value | Description |
|---|---|---|---|
| IsActive | System.Boolean | null | Cmf System Configuration ERP IsActive |
| LogEmail | null | Email log configuration | |
| SAP | null | SAP configuration |
Table: Configuration Values for /Cmf/System/Configuration/ERP/
/Cmf/System/Configuration/ERP/LogEmail/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ApplicationErrorsDistributionList | System.String | null | Distribution list that will receive an email when an application error occurs |
| InfrastructureErrorsDistributionList | System.String | null | Distribution list that will receive an email when an infrastructure error occurs |
Table: Configuration Values for /Cmf/System/Configuration/ERP/LogEmail/
/Cmf/System/Configuration/ERP/SAP/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Client | System.String | null | ERP SAP Client |
| ConnectorLicense | System.Security.SecureString | null | ERP SAP Connector License |
| Host | System.String | null | ERP Sap Host |
| Language | System.String | null | ERP SAP Language |
| LogIDocReceived | null | Log id of all IDocs received | |
| LogonGroup | System.String | null | The ERP SAP Load Balancer group |
| MessageServer | System.String | null | The ERP SAP Load Balancer name |
| Password | System.Security.SecureString | null | ERP SAP Password |
| ProgramId | System.String | null | ERP SAP ProgramId |
| Service | System.String | null | ERP SAP Service |
| SID | System.String | null | The ERP SAP Load Balancer System ID (SID property) |
| SystemNumber | System.String | null | ERP SAP System Number |
| UseLoadBalancing | System.Boolean | null | Defines whether to use ERP SAP Load Balancer or not |
| User | System.String | null | ERP SAP User |
Table: Configuration Values for /Cmf/System/Configuration/ERP/SAP/
/Cmf/System/Configuration/ERP/SAP/LogIDocReceived/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Active | System.Boolean | null | True - All Idocs received have their id stored in the event viewer |
Table: Configuration Values for /Cmf/System/Configuration/ERP/SAP/LogIDocReceived/
/Cmf/System/Configuration/Export/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Product | null | Product export definition | |
| Resource | null | Resource export definition | |
| Step | null | Step export definition |
Table: Configuration Values for /Cmf/System/Configuration/Export/
/Cmf/System/Configuration/Export/Product/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Relations | null | Product relations to load during an export |
Table: Configuration Values for /Cmf/System/Configuration/Export/Product/
/Cmf/System/Configuration/Export/Product/Relations/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ProductBinning | System.String | Product Binning relation export | |
| SubProduct | System.String | SubProduct relation export |
Table: Configuration Values for /Cmf/System/Configuration/Export/Product/Relations/
/Cmf/System/Configuration/Export/Resource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Relations | null | Resource relations to load during an export |
Table: Configuration Values for /Cmf/System/Configuration/Export/Resource/
/Cmf/System/Configuration/Export/Resource/Relations/
| Key | Type | Default Value | Description |
|---|---|---|---|
| SubResource | System.String | SubResource relation export |
Table: Configuration Values for /Cmf/System/Configuration/Export/Resource/Relations/
/Cmf/System/Configuration/Export/Step/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Relations | null | Product relations to load during an export |
Table: Configuration Values for /Cmf/System/Configuration/Export/Step/
/Cmf/System/Configuration/Export/Step/Relations/
| Key | Type | Default Value | Description |
|---|---|---|---|
| StepReason | System.String | StepReason relation export |
Table: Configuration Values for /Cmf/System/Configuration/Export/Step/Relations/
/Cmf/System/Configuration/ExportTable/
| Key | Type | Default Value | Description |
|---|---|---|---|
| MaximumRows | System.Int32 | 0 | The maximum number of rows to be exported when exporting a table |
Table: Configuration Values for /Cmf/System/Configuration/ExportTable/
/Cmf/System/Configuration/FactoryAutomation/
| Key | Type | Default Value | Description |
|---|---|---|---|
| AbortRequestTimeout | System.Int32 | 5000 | Maximum time in milliseconds that the worker manager should wait for a job to reply to an abort request |
| DaysToKeepJobsInError | System.Int32 | 14 | The number of days that Factory Automation jobs should be kept in error before being deleted |
Table: Configuration Values for /Cmf/System/Configuration/FactoryAutomation/
/Cmf/System/Configuration/Framework/
| Key | Type | Default Value | Description |
|---|---|---|---|
| KeepAliveTimeout | System.Int32 | 2 | The keep alive timeout in seconds |
| MaxFileSize | System.Int64 | 100 | The maximum file size in Megabytes (MB) |
Table: Configuration Values for /Cmf/System/Configuration/Framework/
/Cmf/System/Configuration/FutureAction/
| Key | Type | Default Value | Description |
|---|---|---|---|
| NotificationSeverity | System.String | NULL | NULL |
| NotificationType | System.String | NULL | NULL |
Table: Configuration Values for /Cmf/System/Configuration/FutureAction/
/Cmf/System/Configuration/History/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ServiceHistorySearchLag | System.Int32 | 600 | The Service History Search Lag |
| StaticModel | null | Static Model |
Table: Configuration Values for /Cmf/System/Configuration/History/
/Cmf/System/Configuration/History/StaticModel/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Config | System.Boolean | True | Config |
| Culture | System.Boolean | True | Culture |
| Dashboard | System.Boolean | True | Dashboard |
| DEE | System.Boolean | True | DEE |
| EntityType | System.Boolean | True | Entity Type |
| Erp | System.Boolean | True | ERP |
| FabLive | System.Boolean | True | FabLive |
| GenericTable | System.Boolean | True | Generic Table |
| License | System.Boolean | True | License |
| LookupTable | System.Boolean | True | Lookup Table |
| NameGenerator | System.Boolean | True | Name Generator |
| QueryObject | System.Boolean | True | Query Object |
| Security | System.Boolean | True | Security |
| Service | System.Boolean | True | Service |
| SmartTable | System.Boolean | True | Smart Table |
Table: Configuration Values for /Cmf/System/Configuration/History/StaticModel/
/Cmf/System/Configuration/Integration/
| Key | Type | Default Value | Description |
|---|---|---|---|
| CompletionWaitTimeout | System.Int32 | 900000 | The completion wait timeout in milliseconds |
| ExecuteInCreatedMachine | System.Boolean | False | Defines whether the integration entry must be executed in the same machine where it was created |
| GenericIntegration | NULL | Generic Integration configuration | |
| IntegrationSchedulerIsActive | System.Boolean | True | Integration configuration |
| JobSupervisorAutomationController | NULL | NULL | Configs that will be part of the system controller configurations |
| MaxMinutesToProcess | System.Int32 | 10 | The maximum minutes to process |
| MaxNumberOfRetriableMessagesByTimerExecution | System.Int32 | 0 | The maximum number of messages that will be moved from "fail" to "enqueued" when these are retriable |
| MaxNumberOfRetries | System.Int32 | 10 | The maximum number of retries |
| MessageTypes | NULL | Integration Entries Message Types | |
| NumberOfParallelRequests | System.Int32 | 5 | The maximum number of parallel threads available to process integration entries per host |
| PollingInterval | System.Int32 | 60000 | The polling interval in milliseconds. That is the idle wait before rechecking for messages in the database. |
| RequireConnectivityToProcess | System.Boolean | True | Defines whether connectivity is required in order to process |
| TerminateEntriesOnComplete | System.Boolean | True | Defines whether integration entries must be terminated upon completion |
Table: Configuration Values for /Cmf/System/Configuration/Integration/
/Cmf/System/Configuration/Integration/EnterpriseIntegrationConnectIoTScenario/
| Key | Type | Default Value | Description |
|---|---|---|---|
| EnterpriseIntegrationConnectIoTScenario | System.String | EnterpriseIntegrationConnectIoTScenario | EnterpriseIntegrationConnectIoTScenario Integration Entry Message Type |
Table: Configuration Values for /Cmf/System/Configuration/Integration/EnterpriseIntegrationConnectIoTScenario/
/Cmf/System/Configuration/Integration/ExecuteActionCode/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ExecuteActionCode | System.String | ExecuteActionCode | Execute Action Code Integration Entry Message Type |
Table: Configuration Values for /Cmf/System/Configuration/Integration/ExecuteActionCode/
/Cmf/System/Configuration/Integration/GenericIntegration/
| Key | Type | Default Value | Description |
|---|---|---|---|
| IsActive | System.Boolean | True | Defines if the Generic Integration is active |
Table: Configuration Values for /Cmf/System/Configuration/Integration/GenericIntegration/
/Cmf/System/Configuration/Integration/ImportObject/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ImportObject | System.String | ImportObject | The ImportObject Integration Entry Message Type |
Table: Configuration Values for /Cmf/System/Configuration/Integration/ImportObject/
/Cmf/System/Configuration/Integration/JobSupervisorAutomationController/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Factory Automation SSL Certificate | /Cmf/System/Configuration/Integration/JobSupervisorAutomationController/QueueCA/ | System.Security.SecureString | dbo.F_StringToSecureString($(Queue.CA)) |
| KafkaPassword | System.Security.SecureString | dbo.F_StringToSecureString($(DataPlatform.Kafka.Password)) | Factory Automation Kafka password |
| KafkaSslCA | System.Security.SecureString | dbo.F_StringToSecureString() | Factory Automation Kafka SSL CA |
| KafkaSslCert | System.Security.SecureString | dbo.F_StringToSecureString($(DataPlatform.Kafka.SslCert)) | Factory Automation Kafka SSL Certificate |
| KafkaSslKey | System.Security.SecureString | dbo.F_StringToSecureString($(DataPlatform.Kafka.SslKey)) | Factory Automation Kafka SSL Private Key |
| QueueCert | System.Security.SecureString | dbo.F_StringToSecureString($(Queue.Cert)) | Factory Automation SSL Certificate |
| QueueKey | System.Security.SecureString | dbo.F_StringToSecureString($(Queue.Key)) | Factory Automation users private key for authentication in RabbitMQ |
| QueuePassword | System.Security.SecureString | dbo.F_StringToSecureString($(Queue.Password)) | Factory Automation users password for authentication in RabbitMQ |
Table: Configuration Values for /Cmf/System/Configuration/Integration/JobSupervisorAutomationController/
/Cmf/System/Configuration/Integration/MessageTypes/
| Key | Type | Default Value | Description |
|---|---|---|---|
| AutomationBusinessScenariosSync | System.String | AutomationBusinessScenariosSync | AutomationBusinessScenariosSync Integration Entry Message Type |
| IoTAutomationTaskLibrariesSync | System.String | IoTAutomationTaskLibrariesSync | IoTAutomationTaskLibrariesSync Integration Entry Message Type |
| MaterialRemoteShip | System.String | RemoteShip | MaterialRemoteShip Integration Entry Message Type |
Table: Configuration Values for /Cmf/System/Configuration/Integration/MessageTypes/
/Cmf/System/Configuration/IoTDataPlatform/
| Key | Type | Default Value | Description |
|---|---|---|---|
| DataSet | null | IoT Data Platform Data Set configuration | |
| EventHandlers | null | IoT Data Platform Event Handlers configuration | |
| IoTEventDefinition | null | IoT Data Platform IoT Event Definition configuration |
Table: Configuration Values for /Cmf/System/Configuration/IoTDataPlatform/
/Cmf/System/Configuration/IoTDataPlatform/DataSet/
| Key | Type | Default Value | Description |
|---|---|---|---|
| DefaultRetentionTimeDays | System.Int32 | 360 | IoT Data Platform Data Set Default Retention Time in Days |
Table: Configuration Values for /Cmf/System/Configuration/IoTDataPlatform/DataSet/
/Cmf/System/Configuration/IoTDataPlatform/EventHandlers/
| Key | Type | Default Value | Description |
|---|---|---|---|
| EventHandler | System.String | Kafka | IoT Data Platform Event Handler |
| FileStorageLocation | System.String | null | IoT Data Platform File Storage Location |
| Kafka | null | IoT Data Platform Kafka | |
| SQLQueue | null | IoT Data Platform SQL Queue configuration | |
| SystemName | System.String | $(SystemName) | IoT Data Platform System Name |
Table: Configuration Values for /Cmf/System/Configuration/IoTDataPlatform/EventHandlers/
/Cmf/System/Configuration/IoTDataPlatform/EventHandlers/Kafka/
| Key | Type | Default Value | Description |
|---|---|---|---|
| KafkaBootstrapServers | System.String | IoT Data Platform KafkaBootstrapServers | |
| UseExternalStorage | System.Boolean | True | Defines if IoT Data Platform should use external storage if the message exceeds the maximum size |
| UseExternalStorage | System.Boolean | True | Defines if IoT Data Platform should use external storage if the message exceeds the maximum size |
Table: Configuration Values for /Cmf/System/Configuration/IoTDataPlatform/EventHandlers/Kafka/
/Cmf/System/Configuration/IoTDataPlatform/EventHandlers/SQLQueue/
| Key | Type | Default Value | Description |
|---|---|---|---|
| DequeueProcedure | System.String | Control.P_DequeueIoTEvent | IoT Data Platform SQL Queue Dequeue procedure |
| EnqueueProcedure | System.String | Control.P_EnqueueIoTEvent | IoT Data Platform SQL Queue Enqueue procedure |
Table: Configuration Values for /Cmf/System/Configuration/IoTDataPlatform/EventHandlers/SQLQueue/
/Cmf/System/Configuration/IoTDataPlatform/IoTEventDefinition/
| Key | Type | Default Value | Description |
|---|---|---|---|
| DefaultRetentionTimeDays | System.Int32 | 60 | IoT Data Platform IoT Event Definition Default Retention Time in Days |
Table: Configuration Values for /Cmf/System/Configuration/IoTDataPlatform/IoTEventDefinition/
/Cmf/System/Configuration/LaborManagement/
| Key | Type | Default Value | Description |
|---|---|---|---|
| RestrictedEmployeeCheckMode | System.String | LessOrEqual | Sets the employee check-in mode |
| RestrictedEmployeeCheckMode | System.String | LessOrEqual | Sets the employee check-in mode |
Table: Configuration Values for /Cmf/System/Configuration/LaborManagement/
/Cmf/System/Configuration/LDAP/
| Key | Type | Default Value | Description |
|---|---|---|---|
| SearchFilter | System.String | (&(objectcategory=Crossref)(dnsRoot={DNSDomainName})(netBIOSName=*)) | LDAP filter used to find the NetBIOS name. The value {DNSDomainName} will be dynamically replaced with the DNS domain name in the application. Example filter: (&(objectcategory=Crossref)(dnsRoot={DNSDomainName})(netBIOSName=*)). |
Table: Configuration Values for /Cmf/System/Configuration/LDAP/
/Cmf/System/Configuration/LotTraveler/
| Key | Type | Default Value | Description |
|---|---|---|---|
| PrinterType | System.String | General | The PrinterType for Lot Travelers |
Table: Configuration Values for /Cmf/System/Configuration/LotTraveler/
/Cmf/System/Configuration/Mail/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Credentials | null | SMTP credentials | |
| DistributionListAll | System.String | null | The distribution list for All |
| Enabled | System.Boolean | True | Defines if the sending of emails is enabled or not |
| EnableSSL | System.Boolean | False | Defines if Secure Sockets Layer (SSL) is to be used |
| From | System.String | [email protected] | From mail address |
| LocalSupport | System.String | c0a3EE74WJJLL8k8Dk1Usg== | Local Support mail address |
| Port | System.Int32 | 25 | SMTP Server Port |
| SMTP | System.String | gate.criticalmanufacturing.com | SMTP Server |
Table: Configuration Values for /Cmf/System/Configuration/Mail/
/Cmf/System/Configuration/Mail/Credentials/
| Key | Type | Default Value | Description |
|---|---|---|---|
| UserName | System.String | cmfsu | SMTP user name |
| UserPassword | System.Security.SecureString | jrO6OyzujvSQ9V7Z4hkBrA== | SMTP user password |
Table: Configuration Values for /Cmf/System/Configuration/Mail/Credentials/
/Cmf/System/Configuration/MaintenanceManagement/
| Key | Type | Default Value | Description |
|---|---|---|---|
| DefaultFixedTimeWeeksToSchedule | System.Int16 | 4 | The default number of weeks to schedule for fixed time MAOs |
| RequestMAO | null | Request MAO configuration | |
| Timers | null | Maintenance Management Timers configuration | |
| UsageFixedNextMode | System.String | null | If set to ResetCounters when rescheduling a fixed usage based MAO the counters will never be set to negative. |
Table: Configuration Values for /Cmf/System/Configuration/MaintenanceManagement/
/Cmf/System/Configuration/MaintenanceManagement/RequestMAO/
| Key | Type | Default Value | Description |
|---|---|---|---|
| DefaultFutureHours | System.Int32 | null | Request MAO Default Future Hours when the scheduled date is set for a day after today (0 to 23) |
| DefaultTodayMinutes | null | Request MAO Default Today Minutes when the scheduled date is set to today (0 to 59) |
Table: Configuration Values for /Cmf/System/Configuration/MaintenanceManagement/RequestMAO/
/Cmf/System/Configuration/MaintenanceManagement/Timers/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ErrorDistributionList | System.String | null | Maintenance Management Timers error distribution list |
| RetryCount | System.Int32 | 3 | Maintenance Management Timers retry count |
Table: Configuration Values for /Cmf/System/Configuration/MaintenanceManagement/Timers/
/Cmf/System/Configuration/MaintenanceMode/
| Key | Type | Default Value | Description |
|---|---|---|---|
| IsEnabled | System.Boolean | False | Is Maintenance Mode Enabled |
Table: Configuration Values for /Cmf/System/Configuration/MaintenanceMode/
/Cmf/System/Configuration/Mapping/
| Key | Type | Default Value | Description |
|---|---|---|---|
| CheckUpdatesAgainstMask | System.Boolean | False | Defines whether Map value updates are checked against the mask (big performance penalty) |
Table: Configuration Values for /Cmf/System/Configuration/Mapping/
/Cmf/System/Configuration/MaterialLogistics/
| Key | Type | Default Value | Description |
|---|---|---|---|
| RegisterMaterials | NULL | Register Materials configuration |
Table: Configuration Values for /Cmf/System/Configuration/MaterialLogistics/
/Cmf/System/Configuration/MaterialLogistics/RegisterMaterials/
| Key | Type | Default Value | Description |
|---|---|---|---|
| AutoPopulateDataFromProductManufacturer | System.Boolean | False | If set to True the system tries to automatically populate the data from the Product Manufacturer |
| InferManufacturerFromManufacturerPartNumber | System.Boolean | False | If set to True the system will try to infer the Manufacturer from the Manufacturer Part Number |
Table: Configuration Values for /Cmf/System/Configuration/MaterialLogistics/RegisterMaterials/
/Cmf/System/Configuration/MaterialTracking/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Assemble | null | Material Tracking Assemble configuration | |
| AutomaticAssemble | null | Automatic Assemble configuration | |
| FutureActions | null | Future Actions configuration | |
| TimeConstraints | null | Material Time Constraints configuration |
Table: Configuration Values for /Cmf/System/Configuration/MaterialTracking/
/Cmf/System/Configuration/MaterialTracking/Assemble/
| Key | Type | Default Value | Description |
|---|---|---|---|
| AcceptableRoundingError | System.String | Epsilon | Tolerance for rounding-based numerical equality |
| SkipSubMaterialsProductValidation | System.Boolean | False | Defines whether the sub materials product validation must take place or not when tracking-in a material |
Table: Configuration Values for /Cmf/System/Configuration/MaterialTracking/Assemble/
/Cmf/System/Configuration/MaterialTracking/AutomaticAssemble/
| Key | Type | Default Value | Description |
|---|---|---|---|
| AdditionalConsumableFeedsCheckMode | System.String | CheckNothing | Defines how additional consumable feeds are handled at Track-In. Possible values are CheckNothing (nothing is checked) or CheckNoBOMProducts (it must contain no products of the BOM). |
Table: Configuration Values for /Cmf/System/Configuration/MaterialTracking/AutomaticAssemble/
/Cmf/System/Configuration/MaterialTracking/FutureActions/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Hold | null | Future Actions Hold configuration |
Table: Configuration Values for /Cmf/System/Configuration/MaterialTracking/FutureActions/
/Cmf/System/Configuration/MaterialTracking/FutureActions/Hold/
| Key | Type | Default Value | Description |
|---|---|---|---|
| AllowDuplicateReasons | System.String | No | Defines whether duplicate reasons for the Material are enabled or not |
Table: Configuration Values for /Cmf/System/Configuration/MaterialTracking/FutureActions/Hold/
/Cmf/System/Configuration/MaterialTracking/TimeConstraints/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Timers | null | Material Time Constraints Timers configuration |
Table: Configuration Values for /Cmf/System/Configuration/MaterialTracking/TimeConstraints/
/Cmf/System/Configuration/MaterialTracking/TimeConstraints/Timers/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ErrorDistributionList | System.String | null | Material Time Constraints Timers error distribution list |
| RetryCount | System.Int32 | 3 | Material Time Constraints Timers Timers retry count |
Table: Configuration Values for /Cmf/System/Configuration/MaterialTracking/TimeConstraints/Timers/
/Cmf/System/Configuration/Monitoring/
| Key | Type | Default Value | Description |
|---|---|---|---|
| EnableServiceTraceLogging | System.Boolean | False | Service trace logging configuration |
| TraceLoggingFolder | System.String | null | Service trace logging folder |
Table: Configuration Values for /Cmf/System/Configuration/Monitoring/
/Cmf/System/Configuration/OrderManagement/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ProductionOrderStart | NULL | Production Order Start Configuration |
Table: Configuration Values for /Cmf/System/Configuration/OrderManagement/
/Cmf/System/Configuration/OrderManagement/ProductionOrderStart/
| Key | Type | Default Value | Description |
|---|---|---|---|
| IgnoreMaterialDueDate | System.Boolean | False | Ignore Material Due Date Configuration |
Table: Configuration Values for /Cmf/System/Configuration/OrderManagement/ProductionOrderStart/
/Cmf/System/Configuration/Product/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Drawing | System.String | Drawing | Value for the attachment type to be used to identify Product Drawings |
| SafetyDataSheet | System.String | Safety Data Sheet | Value for the attachment type to be used to identify Safety Data Sheets when using the Weigh and Dispense UI |
| Schematic | System.String | Schematic | Value for the attachment type to be used to identify Product Schematics |
| TechnicalDataSheet | System.String | Technical Data Sheet | Value for the attachment type to be used to identify Technical Data Sheets when using the Weigh and Dispense UI |
Table: Configuration Values for /Cmf/System/Configuration/Product/
/Cmf/System/Configuration/ProtocolInstance/
| Key | Type | Default Value | Description |
|---|---|---|---|
| NotificationSeverity | System.String | NULL | The default Protocol Instance Notitication Severity to be used when sending a notification |
| NotificationType | System.String | NULL | The default Protocol Instance Notification Type to be used when sending a notification |
Table: Configuration Values for /Cmf/System/Configuration/ProtocolInstance/
/Cmf/System/Configuration/Replication/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Database | System.String | IoT Data Platform KafkaReplicationFactor | Cmf Replication Database |
| DataLink | System.String | IoT Data Platform KafkaReplicationFactor | Cmf Replication DataLink |
Table: Configuration Values for /Cmf/System/Configuration/Replication/
/Cmf/System/Configuration/Reporting/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Credentials | NULL | NULL | Reporting Credentials configuration |
| HistoryArchiving | null | Cmf History Archiving | |
| Indicators | null | Cmf Reporting Indicators | |
| LogoImage | System.String | /_Images/logo.JPG | The path of the reports logo image |
| Report Server | System.String | http://dbserver/ReportServer_ONLINE/pages/ReportViewer.aspx | Cmf Reporting Report Server |
| Report Viewer Relayer | System.String | null | Cmf Reporting Report Server Relayer |
| Reports | null | Reports | |
| Reports Root Folder | System.String | /Reports-Staging | Cmf Reporting Root Folder |
| Reports Style Sheet | System.String | null | Cmf Reporting Reports Style Sheet |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/
/Cmf/System/Configuration/Reporting/HistoryArchiving/
| Key | Type | Default Value | Description |
|---|---|---|---|
| RetentionTimeInDays | System.Int32 | null | The retention time in days for the Cmf XML Export |
| XMLExportBaseFolder | System.String | null | Cmf XML Export Base Folder |
| XMLImportBaseFolder | System.String | null | Cmf XML Import Base Folder |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/HistoryArchiving/
/Cmf/System/Configuration/Reporting/Indicators/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Material | null | Dee Rules for Material | |
| Resource | null | Reporting Indicators Resource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/
/Cmf/System/Configuration/Reporting/Indicators/Material/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Filters | null | Reporting Indicators Material Filters | |
| Groups | null | Reporting Indicators Material Groups | |
| Indicators | null | Reporting Indicators Material Indicators |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Area | null | Reporting Indicators Material Filters Area | |
| Facility | null | Reporting Indicators Material Filters Facility | |
| MaterialForm | null | Reporting Indicators Material Filters MaterialForm | |
| MaterialIsInStore | null | Reporting Indicators Material Filters MaterialIsInStore | |
| MaterialIsOnHold | null | Reporting Indicators Material Filters MaterialIsOnHold | |
| MaterialIsOnRework | null | Reporting Indicators Material Filters MaterialIsOnRework | |
| MaterialStepPrimaryUnits | null | Reporting Indicators Material Filters MaterialStepPrimaryUnits | |
| MaterialSystemState | null | Reporting Indicators Material Filters MaterialSystemState | |
| MaterialType | null | Reporting Indicators Material Filters MaterialType | |
| Product | null | Reporting Indicators Material Filters Product | |
| ProductGroup | null | Reporting Indicators Material Filters ProductGroup | |
| Step | null | Reporting Indicators Material Filters Step |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/Area/
| Key | Type | Default Value | Description |
|---|---|---|---|
| IsGroupFilter | System.Boolean | True | Reporting Indicators Material Filters Area IsGroupFilter |
| Name | System.String | Area Name | Reporting Indicators Material Filters Area Name |
| Order | System.String | 1 | Reporting Indicators Material Filters Area Order |
| Parameter | System.String | areaName | Reporting Indicators Material Filters Area Parameter |
| ValuesSource | null | Reporting Indicators Material Filters Area ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/Area/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/Area/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Area | Reporting Indicators Material Filters Area ValuesSource Source |
| Type | System.String | Entity | Reporting Indicators Material Filters Area ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/Area/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/Facility/
| Key | Type | Default Value | Description |
|---|---|---|---|
| IsGroupFilter | System.Boolean | True | Reporting Indicators Material Filters Facility IsGroupFilter |
| Name | System.String | Facility Name | Reporting Indicators Material Filters Facility Name |
| Order | System.String | 0 | Reporting Indicators Material Filters Facility Order |
| Parameter | System.String | facilityName | Reporting Indicators Material Filters Facility Parameter |
| ValuesSource | null | Reporting Indicators Material Filters Facility ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/Facility/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/Facility/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Facility | Reporting Indicators Material Filters Facility ValuesSource Source |
| Type | System.String | Entity | Reporting Indicators Material Filters Facility ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/Facility/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialForm/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Material Form | Reporting Indicators Material Filters MaterialForm Name |
| Order | System.String | 1 | Reporting Indicators Material Filters MaterialForm Order |
| Parameter | System.String | materialForm | Reporting Indicators Material Filters MaterialForm Parameter |
| ValuesSource | null | Reporting Indicators Material Filters MaterialForm ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialForm/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialForm/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | MaterialForm | Reporting Indicators Material Filters MaterialForm ValuesSource Source |
| Type | System.String | Lookup | Reporting Indicators Material Filters MaterialForm ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialForm/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialIsInStore/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | In Store | Reporting Indicators Material Filters MaterialIsInStore Name |
| Order | System.String | 4 | Reporting Indicators Material Filters MaterialIsInStore Order |
| Parameter | System.String | isInStore | Reporting Indicators Material Filters MaterialIsInStore Parameter |
| ValuesSource | null | Reporting Indicators Material Filters MaterialIsInStore ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialIsInStore/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialIsInStore/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Reporting Indicators Material Filters MaterialIsInStore ValuesSource Source | |
| Type | System.String | Bool | Reporting Indicators Material Filters MaterialIsInStore ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialIsInStore/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialIsOnHold/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | On Hold | Reporting Indicators Material Filters MaterialIsOnHold Name |
| Order | System.String | 5 | Reporting Indicators Material Filters MaterialIsOnHold Order |
| Parameter | System.String | isOnHold | Reporting Indicators Material Filters MaterialIsOnHold Parameter |
| ValuesSource | null | Reporting Indicators Material Filters MaterialIsOnHold ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialIsOnHold/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialIsOnHold/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Reporting Indicators Material Filters MaterialIsOnHold ValuesSource Source | |
| Type | System.String | Bool | Reporting Indicators Material Filters MaterialIsOnHold ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialIsOnHold/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialIsOnRework/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | In Rework | Reporting Indicators Material Filters MaterialIsOnRework Name |
| Order | System.String | 6 | Reporting Indicators Material Filters MaterialIsOnRework Order |
| Parameter | System.String | isOnRework | Reporting Indicators Material Filters MaterialIsOnRework Parameter |
| ValuesSource | null | Reporting Indicators Material Filters MaterialIsOnRework ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialIsOnRework/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialIsOnRework/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Reporting Indicators Material Filters MaterialIsOnRework ValuesSource Source | |
| Type | System.String | Bool | Reporting Indicators Material Filters MaterialIsOnRework ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialIsOnRework/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialStepPrimaryUnits/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Step Primary Units | Reporting Indicators Material Filters MaterialStepPrimaryUnits Name |
| Order | System.String | 2 | Reporting Indicators Material Filters MaterialStepPrimaryUnits Order |
| Parameter | System.String | stepPrimaryUnits | Reporting Indicators Material Filters MaterialStepPrimaryUnits Parameter |
| ValuesSource | null | Reporting Indicators Material Filters MaterialStepPrimaryUnits ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialStepPrimaryUnits/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialStepPrimaryUnits/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Units | Reporting Indicators Material Filters MaterialStepPrimaryUnits ValuesSource Source |
| Type | System.String | Lookup | Reporting Indicators Material Filters MaterialStepPrimaryUnits ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialStepPrimaryUnits/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialSystemState/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | System State | Reporting Indicators Material Filters MaterialSystemState Name |
| Order | System.String | 3 | Reporting Indicators Material Filters MaterialSystemState Order |
| Parameter | System.String | materialSystemState | Reporting Indicators Material Filters MaterialSystemState Parameter |
| ValuesSource | null | Reporting Indicators Material Filters MaterialSystemState ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialSystemState/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialSystemState/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Cmf.Navigo.BusinessObjects.MaterialSystemState | Reporting Indicators Material Filters MaterialSystemState ValuesSource Source |
| Type | System.String | Enum | Reporting Indicators Material Filters MaterialSystemState ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialSystemState/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialType/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Material Type | Reporting Indicators Material Filters MaterialType Name |
| Order | System.String | 0 | Reporting Indicators Material Filters MaterialType Order |
| Parameter | System.String | materialType | Reporting Indicators Material Filters MaterialType Parameter |
| ValuesSource | null | Reporting Indicators Material Filters MaterialType ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialType/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialType/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | MaterialType | Reporting Indicators Material Filters MaterialType ValuesSource Source |
| Type | System.String | Lookup | Reporting Indicators Material Filters MaterialType ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/MaterialType/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/Product/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Product | Reporting Indicators Material Filters Product Name |
| Order | System.String | 7 | Reporting Indicators Material Filters Product Order |
| Parameter | System.String | productName | Reporting Indicators Material Filters Product Parameter |
| ValuesSource | null | Reporting Indicators Material Filters Product ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/Product/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/Product/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Product | Reporting Indicators Material Filters Product ValuesSource Source |
| Type | System.String | Entity | Reporting Indicators Material Filters Product ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/Product/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/ProductGroup/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Product Group | Reporting Indicators Material Filters ProductGroup Name |
| Order | System.String | 8 | Reporting Indicators Material Filters ProductGroup Order |
| Parameter | System.String | productGroupName | Reporting Indicators Material Filters ProductGroup Parameter |
| ValuesSource | null | Reporting Indicators Material Filters ProductGroup ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/ProductGroup/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/ProductGroup/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | ProductGroup | Reporting Indicators Material Filters ProductGroup ValuesSource Source |
| Type | System.String | Entity | Reporting Indicators Material Filters ProductGroup ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/ProductGroup/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/Step/
| Key | Type | Default Value | Description |
|---|---|---|---|
| IsGroupFilter | System.Boolean | True | Reporting Indicators Material Filters Step IsGroupFilter |
| Name | System.String | Step Name | Reporting Indicators Material Filters Step Name |
| Order | System.String | 2 | Reporting Indicators Material Filters Step Order |
| Parameter | System.String | stepName | Reporting Indicators Material Filters Step Parameter |
| ValuesSource | null | Reporting Indicators Material Filters Step ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/Step/
/Cmf/System/Configuration/Reporting/Indicators/Material/Filters/Step/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Step | Reporting Indicators Material Filters Step ValuesSource Source |
| Type | System.String | Entity | Reporting Indicators Material Filters Step ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Filters/Step/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Material/Groups/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Area | null | Reporting Indicators Material Groups Area | |
| Facility | null | Reporting Indicators Material Groups Facility | |
| Step | null | Reporting Indicators Material Groups Step |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Groups/
/Cmf/System/Configuration/Reporting/Indicators/Material/Groups/Area/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Area | Reporting Indicators Material Groups Area Name |
| Order | System.String | 1 | Reporting Indicators Material Groups Area Order |
| Parameter | System.String | Area | Reporting Indicators Material Groups Area Parameter |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Groups/Area/
/Cmf/System/Configuration/Reporting/Indicators/Material/Groups/Facility/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Facility | Reporting Indicators Material Groups Facility Name |
| Order | System.String | 0 | Reporting Indicators Material Groups Facility Order |
| Parameter | System.String | Facility | Reporting Indicators Material Groups Facility Parameter |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Groups/Facility/
/Cmf/System/Configuration/Reporting/Indicators/Material/Groups/Step/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Step | Reporting Indicators Material Groups Step Name |
| Order | System.String | 2 | Reporting Indicators Material Groups Step Order |
| Parameter | System.String | Step | Reporting Indicators Material Groups Step Parameter |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Groups/Step/
/Cmf/System/Configuration/Reporting/Indicators/Material/Indicators/
| Key | Type | Default Value | Description |
|---|---|---|---|
| MaterialCount | null | Reporting Indicators Material Indicators MaterialCount | |
| MaterialTotalPrimaryQuantity | null | Reporting Indicators Material Indicators MaterialTotalPrimaryQuantity |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Indicators/
/Cmf/System/Configuration/Reporting/Indicators/Material/Indicators/MaterialCount/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Material Count | Reporting Indicators Material Indicators MaterialCount Name |
| Order | System.String | 0 | Reporting Indicators Material Indicators MaterialCount Order |
| Parameter | System.String | materialCount | Reporting Indicators Material Indicators MaterialCount Parameter |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Indicators/MaterialCount/
/Cmf/System/Configuration/Reporting/Indicators/Material/Indicators/MaterialTotalPrimaryQuantity/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Material Primary Quantity | Reporting Indicators Material Indicators MaterialTotalPrimaryQuantity Name |
| Order | System.String | 1 | Reporting Indicators Material Indicators MaterialTotalPrimaryQuantity Order |
| Parameter | System.String | materialQuantity | Reporting Indicators Material Indicators MaterialTotalPrimaryQuantity Parameter |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Material/Indicators/MaterialTotalPrimaryQuantity/
/Cmf/System/Configuration/Reporting/Indicators/Resource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Filters | null | Reporting Indicators Resource Filters | |
| Groups | null | Reporting Indicators Resource Groups | |
| Indicators | null | Reporting Indicators Resource Indicators |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Area | null | Reporting Indicators Resource Filters Area | |
| Facility | null | Reporting Indicators Resource Filters Facility | |
| IsChildResource | null | Reporting Indicators Resource Filters IsChildResource | |
| MaterialSystemState | null | Reporting Indicators Resource Filters MaterialSystemState | |
| ResourceModel | null | Reporting Indicators Resource Filters ResourceModel | |
| ResourceProcessingType | null | Reporting Indicators Resource Filters ResourceProcessingType | |
| ResourceState | null | Reporting Indicators Resource Filters ResourceState | |
| ResourceStateAttributeName | null | Reporting Indicators Resource Filters ResourceStateAttributeName | |
| ResourceStateAttributeValue | null | Reporting Indicators Resource Filters ResourceStateAttributeValue | |
| ResourceType | null | Reporting Indicators Resource Filters ResourceType | |
| ResourceVendor | null | Reporting Indicators Resource Filters ResourceVendor | |
| Type | null | Reporting Indicators Resource Filters Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/Area/
| Key | Type | Default Value | Description |
|---|---|---|---|
| IsGroupFilter | System.Boolean | True | Reporting Indicators Resource Filters Area IsGroupFilter |
| Name | System.String | Area Name | Reporting Indicators Resource Filters Area Name |
| Order | System.String | 1 | Reporting Indicators Resource Filters Area Order |
| Parameter | System.String | areaName | Reporting Indicators Resource Filters Area Parameter |
| ValuesSource | null | Reporting Indicators Resource Filters Area ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/Area/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/Area/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Area | Reporting Indicators Resource Filters Area ValuesSource Source |
| Type | System.String | Entity | Reporting Indicators Resource Filters Area ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/Area/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/Facility/
| Key | Type | Default Value | Description |
|---|---|---|---|
| IsGroupFilter | System.Boolean | True | Reporting Indicators Resource Filters Facility IsGroupFilter |
| Name | System.String | Facility Name | Reporting Indicators Resource Filters Facility Name |
| Order | System.String | 0 | Reporting Indicators Resource Filters Facility Order |
| Parameter | System.String | facilityName | Reporting Indicators Resource Filters Facility Parameter |
| ValuesSource | null | Reporting Indicators Resource Filters Facility ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/Facility/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/Facility/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Facility | Reporting Indicators Resource Filters Facility ValuesSource Source |
| Type | System.String | Entity | Reporting Indicators Resource Filters Facility ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/Facility/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/IsChildResource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Is Child Resource | Reporting Indicators Resource Filters IsChildResource Name |
| Order | System.String | 9 | Reporting Indicators Resource Filters IsChildResource Order |
| Parameter | System.String | isChildResource | Reporting Indicators Resource Filters IsChildResource Parameter |
| ValuesSource | null | Reporting Indicators Resource Filters IsChildResource ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/IsChildResource/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/IsChildResource/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Reporting Indicators Resource Filters IsChildResource ValuesSource Source | |
| Type | System.String | Bool | Reporting Indicators Resource Filters IsChildResource ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/IsChildResource/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/MaterialSystemState/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Material System State | Reporting Indicators Resource Filters MaterialSystemState Name |
| Order | System.String | 0 | Reporting Indicators Resource Filters MaterialSystemState Order |
| Parameter | System.String | materialSystemState | Reporting Indicators Resource Filters MaterialSystemState Parameter |
| ValuesSource | null | Reporting Indicators Resource Filters MaterialSystemState ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/MaterialSystemState/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/MaterialSystemState/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Dispatched=1InProcess=2 | Reporting Indicators Resource Filters MaterialSystemState ValuesSource Source |
| Type | System.String | ValueList | Reporting Indicators Resource Filters MaterialSystemState ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/MaterialSystemState/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceModel/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Resource Model | Reporting Indicators Resource Filters ResourceModel Name |
| Order | System.String | 3 | Reporting Indicators Resource Filters ResourceModel Order |
| Parameter | System.String | resourceModel | Reporting Indicators Resource Filters ResourceModel Parameter |
| ValuesSource | null | Reporting Indicators Resource Filters ResourceModel ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceModel/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceModel/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | ResourceModel | Reporting Indicators Resource Filters ResourceModel ValuesSource Source |
| Type | System.String | Lookup | Reporting Indicators Resource Filters ResourceModel ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceModel/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceProcessingType/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Resource Processing Type | Reporting Indicators Resource Filters ResourceProcessingType Name |
| Order | System.String | 5 | Reporting Indicators Resource Filters ResourceProcessingType Order |
| Parameter | System.String | resourceProcessingType | Reporting Indicators Resource Filters ResourceProcessingType Parameter |
| ValuesSource | null | Reporting Indicators Resource Filters ResourceProcessingType ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceProcessingType/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceProcessingType/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Cmf.Navigo.BusinessObjects.ProcessingType | Reporting Indicators Resource Filters ResourceProcessingType ValuesSource Source |
| Type | System.String | Enum | Reporting Indicators Resource Filters ResourceProcessingType ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceProcessingType/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceState/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Resource State | Reporting Indicators Resource Filters ResourceState Name |
| Order | System.String | 6 | Reporting Indicators Resource Filters ResourceState Order |
| Parameter | System.String | resourceStateId | Reporting Indicators Resource Filters ResourceState Parameter |
| ValuesSource | null | Reporting Indicators Resource Filters ResourceState ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceState/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceState/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Resource | Reporting Indicators Resource Filters ResourceState ValuesSource Source |
| Type | System.String | StateModelState | Reporting Indicators Resource Filters ResourceState ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceState/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceStateAttributeName/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | State Attribute | Reporting Indicators Resource Filters ResourceStateAttributeName Name |
| Order | System.String | 7 | Reporting Indicators Resource Filters ResourceStateAttributeName Order |
| Parameter | System.String | resourceStateAttribute | Reporting Indicators Resource Filters ResourceStateAttributeName Parameter |
| ValuesSource | null | Reporting Indicators Resource Filters ResourceStateAttributeName ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceStateAttributeName/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceStateAttributeName/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Basic | Reporting Indicators Resource Filters ResourceStateAttributeName ValuesSource Source |
| Type | System.String | AttributeName=ResourceState | Reporting Indicators Resource Filters ResourceStateAttributeName ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceStateAttributeName/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceStateAttributeValue/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | State Attribute Value | Reporting Indicators Resource Filters ResourceStateAttributeValue Name |
| Order | System.String | 8 | Reporting Indicators Resource Filters ResourceStateAttributeValue Order |
| Parameter | System.String | resourceStateAttributeValue | Reporting Indicators Resource Filters ResourceStateAttributeValue Parameter |
| ValuesSource | null | Reporting Indicators Resource Filters ResourceStateAttributeValue ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceStateAttributeValue/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceStateAttributeValue/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | Basic=Up;Down;NA | Reporting Indicators Resource Filters ResourceStateAttributeValue ValuesSource Source |
| Type | System.String | AttributeValue=ResourceState | Reporting Indicators Resource Filters ResourceStateAttributeValue ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceStateAttributeValue/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceType/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Resource Type | Reporting Indicators Resource Filters ResourceType Name |
| Order | System.String | 2 | Reporting Indicators Resource Filters ResourceType Order |
| Parameter | System.String | resourceType | Reporting Indicators Resource Filters ResourceType Parameter |
| ValuesSource | null | Reporting Indicators Resource Filters ResourceType ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceType/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceType/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | ResourceResourceType | Reporting Indicators Resource Filters ResourceType ValuesSource Source |
| Type | System.String | Lookup | Reporting Indicators Resource Filters ResourceType ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceType/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceVendor/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Resource Vendor | Reporting Indicators Resource Filters ResourceVendor Name |
| Order | System.String | 4 | Reporting Indicators Resource Filters ResourceVendor Order |
| Parameter | System.String | resourceVendor | Reporting Indicators Resource Filters ResourceVendor Parameter |
| ValuesSource | null | Reporting Indicators Resource Filters ResourceVendor ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceVendor/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceVendor/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | ResourceVendor | Reporting Indicators Resource Filters ResourceVendor ValuesSource Source |
| Type | System.String | Lookup | Reporting Indicators Resource Filters ResourceVendor ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/ResourceVendor/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/Type/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Type | Reporting Indicators Resource Filters Type Name |
| Order | System.String | 1 | Reporting Indicators Resource Filters Type Order |
| Parameter | System.String | type | Reporting Indicators Resource Filters Type Parameter |
| ValuesSource | null | Reporting Indicators Resource Filters Type ValuesSource |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/Type/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/Type/ValuesSource/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Source | System.String | ResourceType | Reporting Indicators Resource Filters Type ValuesSource Source |
| Type | System.String | Lookup | Reporting Indicators Resource Filters Type ValuesSource Type |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Filters/Type/ValuesSource/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Groups/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Area | null | Reporting Indicators Resource Groups Area | |
| Facility | null | Reporting Indicators Resource Groups Facility |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Groups/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Groups/Area/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Area | Reporting Indicators Resource Groups Area Name |
| Order | System.String | 1 | Reporting Indicators Resource Groups Area Order |
| Parameter | System.String | Area | Reporting Indicators Resource Groups Area Parameter |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Groups/Area/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Groups/Facility/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Facility | Reporting Indicators Resource Groups Facility Name |
| Order | System.String | 0 | Reporting Indicators Resource Groups Facility Order |
| Parameter | System.String | Facility | Reporting Indicators Resource Groups Facility Parameter |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Groups/Facility/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Indicators/
| Key | Type | Default Value | Description |
|---|---|---|---|
| MaterialCount | null | Reporting Indicators Resource Indicators MaterialCount | |
| MaterialTotalPrimaryQuantity | null | Reporting Indicators Resource Indicators MaterialTotalPrimaryQuantity | |
| ResourceCount | null | Reporting Indicators Resource Indicators ResourceCount |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Indicators/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Indicators/MaterialCount/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Resources Materials Count | Reporting Indicators Resource Indicators MaterialCount Name |
| Order | System.String | 1 | Reporting Indicators Resource Indicators MaterialCount Order |
| Parameter | System.String | materialCount | Reporting Indicators Resource Indicators MaterialCount Parameter |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Indicators/MaterialCount/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Indicators/MaterialTotalPrimaryQuantity/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Resources Materials Primary Quantity | Reporting Indicators Resource Indicators MaterialTotalPrimaryQuantity Name |
| Order | System.String | 2 | Reporting Indicators Resource Indicators MaterialTotalPrimaryQuantity Order |
| Parameter | System.String | materialQuantity | Reporting Indicators Resource Indicators MaterialTotalPrimaryQuantity Parameter |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Indicators/MaterialTotalPrimaryQuantity/
/Cmf/System/Configuration/Reporting/Indicators/Resource/Indicators/ResourceCount/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Name | System.String | Resource Count | Reporting Indicators Resource Indicators ResourceCount Name |
| Order | System.String | 0 | Reporting Indicators Resource Indicators ResourceCount Order |
| Parameter | System.String | resourceCount | Reporting Indicators Resource Indicators ResourceCount Parameter |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Indicators/Resource/Indicators/ResourceCount/
/Cmf/System/Configuration/Reporting/Reports/
| Key | Type | Default Value | Description |
|---|---|---|---|
| DetailedMaterialHistory | NULL | Path for the Detailed Material History | |
| MaterialCostHistory | System.String | /_History/Material Cost History&rs:Command=Render&rc:Parameters=true&MaterialId=@MATERIALID | Path for the Material Cost History Report |
| MaterialFutureFlow | System.String | /_History/Standard Product Flow&rs:Command=Render&rc:Parameters=true&MaterialId=@MATERIALID | The Path for the Material Future Flow Report |
| MaterialGenealogy | System.String | /Material History/Material Genealogy&rs:Command=Render&rc:Parameters=true&MaterialId=@MATERIALID | Material Genealogy |
| MaterialHistory | System.String | /Material History/Material History&rs:Command=Render&rc:Parameters=true&MaterialId=@MATERIALID | Material History |
| PeriodicInventoryDetails | System.String | /Material Logistics/Periodic Inventory Details&rs:Command=Render&rc:Parameters=true&PeriodicInventory=@PeriodicInventory | The path to the Periodic Inventory report |
| PickListDetails | System.String | /Material Logistics/Pick List Details&rs:Command=Render&rc:Parameters=true&PickList=@PickList | The path to the Pick List report |
| ProductCostHistory | System.String | /_History/Standard Product Cost&rs:Command=Render&rc:Parameters=true&ProductId=@PRODUCTID | Path for the Product Standard Cost History Report |
| ProtocolInstanceHistory | System.String | /Quality/Protocol Instance History&rs:Command=Render&rc:Parameters=true&ProtocolInstanceId=@PROTOCOLINSTANCEID | Path for the Protocol Instance History Report |
| ResourceHistory | System.String | /Resource History/Resource History&rs:Command=Render&rc:Parameters=true&ResourceId=@RESOURCEID | Resource History |
| ResourceHistoryDefaultTimeframe | System.Int32 | 30 | The Resource History Report Default Timeframe |
| ResourceMaintenanceHistory | System.String | /Resource History/Maintenance History&rs:Command=Render&rc:Parameters=true&ResourceId=@RESOURCEID | Path for the Maintenance History Report |
| StandardProductFlow | System.String | /_History/Standard Product Flow&rs:Command=Render&rc:Parameters=true&ProductId=@PRODUCTID | The Path for the Product Standard Flow Report |
| TransferOrderDetails | System.String | /Material Logistics/Transfer Order Details&rs:Command=Render&rc:Parameters=true&TransferOrder=@TransferOrder | The path to the Transfer Order report |
| TransferRequirementDetails | System.String | /Material Logistics/Transfer Requirement Details&rs:Command=Render&rc:Parameters=true&TransferRequirement=@TransferRequirement | The path to the Transfer Requirements report |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Reports/
/Cmf/System/Configuration/Reporting/Reports/DetailedMaterialHistory/
| Key | Type | Default Value | Description |
|---|---|---|---|
| HoursToInclude | System.Int32 | 720 | The number of hours to inclde in the Detailed Material History |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Reports/DetailedMaterialHistory/
/Cmf/System/Configuration/Reporting/Reports/MaterialGenealogy/
| Key | Type | Default Value | Description |
|---|---|---|---|
| HoursToInclude | System.String | 720 | The number of hours to include in the Material Genealogy |
Table: Configuration Values for /Cmf/System/Configuration/Reporting/Reports/MaterialGenealogy/
/Cmf/System/Configuration/RetryLogic/
| Key | Type | Default Value | Description |
|---|---|---|---|
| RetryCount | System.Int32 | null | Retry Logic retry count |
| RetryDelay | System.Int32 | null | Retry Logic delay between retries in seconds |
Table: Configuration Values for /Cmf/System/Configuration/RetryLogic/
/Cmf/System/Configuration/Sampling/
| Key | Type | Default Value | Description |
|---|---|---|---|
| SamplingPatternMode | System.String | Strict | Defines how the sampling patterns are applied: "Strict" means that the pattern must be followed exactly, "Relaxed" means that no error is thrown. |
Table: Configuration Values for /Cmf/System/Configuration/Sampling/
/Cmf/System/Configuration/Scheduling/
| Key | Type | Default Value | Description |
|---|---|---|---|
| AccurateModeAdditionalCalendarDays | System.Int32 | 30 | The number of additional calendar days to be considered when using the Accurate Mode in Scheduling |
| FastModeAdditionalCalendarDays | System.Int32 | 30 | The number of calendar days to be added to the planning horizon in the Fast Mode |
| KeepFiles | False | the system will save the generated Scheduling engine XML files | If set to true |
| PlanningModeAdditionalCalendarDays | System.Int32 | 30 | The number of calendar days to be added to the planning horizon in the Fast Mode |
| ProcessFolder | System.String | NULL | The Scheduling process folder |
| ScheduleDataDirectory | System.String | NULL | The Schedule data directory |
| ScheduleDataDistributionList | System.String | NULL | Distribution list that will receive an email for scheduling related topics |
| ScheduleViewMaxNumberOfJobs | System.Int32 | 1000 | The maximim number of schedule jobs to be loaded in order to enhance User Experience |
Table: Configuration Values for /Cmf/System/Configuration/Scheduling/
/Cmf/System/Configuration/SecurityLevel/
| Key | Type | Default Value | Description |
|---|---|---|---|
| FunctionalityLevel | System.Boolean | False | Defines if Feature Level Security is enabled |
| ObjectLevel | System.Boolean | False | Defines if Object Level Security is enabled |
| ServiceLevel | System.Boolean | False | Defines if Service Level Security is enabled |
Table: Configuration Values for /Cmf/System/Configuration/SecurityLevel/
/Cmf/System/Configuration/SecurityPortal/
| Key | Type | Default Value | Description |
|---|---|---|---|
| Address | System.String | null | The Security Portal Address |
| ClientId | System.String | null | The Security Portal Client Id |
| ClientSecret | System.Security.SecureString | null | The Security Portal Client Secret |
| PINExpirationDays | System.Int32 | null | The number of days for which a User PIN is valid ater it has been set. |
| PINMinimumLength | System.Int32 | null | The minimum number of characters required for the User PIN |
Table: Configuration Values for /Cmf/System/Configuration/SecurityPortal/
/Cmf/System/Configuration/SendAheadRun/
| Key | Type | Default Value | Description |
|---|---|---|---|
| HoldReason | System.String | NULL | The Reason to use when putting Send-Ahead Run Materials on Hold |
Table: Configuration Values for /Cmf/System/Configuration/SendAheadRun/
/Cmf/System/Configuration/ShiftLogbook/
| Key | Type | Default Value | Description |
|---|---|---|---|
| DisplaySortingOrder | System.String | Ascending | The display sorting order for Shift Logbooks in the Manufacturing Panel. Possible values are Ascending or Descending. |
| MaxLogbookEntrySize | System.Decimal | 1.00000000 | The maximum size of a Shift Log Book Entry in Megabytes (MB) |
| NumberOfShiftLogbooksToDisplay | System.Int32 | 0 | The number of Shift Logbooks to display for Shift Logbooks on Manufacturing Panel |
Table: Configuration Values for /Cmf/System/Configuration/ShiftLogbook/
/Cmf/System/Configuration/SPC/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ChartRules | null | Chart Rules Configuration | |
| ChartStatistics | NULL | SPC Chart Statistics configuration | |
| DataWarehouseAggregationDelay | System.Int64 | null | The Data Warehouse SPC Aggregation delay configuration |
| MultipleDataPointsStatistics | null | Multiple Data Points Statistics configuration | |
| PointStatistics | NULL | SPC Point Statistics configuration |
Table: Configuration Values for /Cmf/System/Configuration/SPC/
/Cmf/System/Configuration/SPC/ChartRules/
| Key | Type | Default Value | Description |
|---|---|---|---|
| FilterByControlLimits | System.Boolean | False | Configuration value for Points to Consider |
Table: Configuration Values for /Cmf/System/Configuration/SPC/ChartRules/
/Cmf/System/Configuration/SPC/ChartStatistics/
| Key | Type | Default Value | Description |
|---|---|---|---|
| IncludeLCRSection | System.Boolean | False | Defines if the SPC Chart Statistics includes the LCRSection |
| IncludeOTISection | System.Boolean | False | Defines if the SPC Chart Statistics includes the OTISection |
| IncludeZScore | System.Boolean | False | Defines if the SPC Chart Statistics includes the Zscore indicator |
Table: Configuration Values for /Cmf/System/Configuration/SPC/ChartStatistics/
/Cmf/System/Configuration/SPC/MultipleDataPointsStatistics/
| Key | Type | Default Value | Description |
|---|---|---|---|
| CalculationMode | System.String | Average | The calculation mode for multiple data points statistics. Possible values are Average or Last. |
Table: Configuration Values for /Cmf/System/Configuration/SPC/MultipleDataPointsStatistics/
/Cmf/System/Configuration/SPC/PointStatistics/
| Key | Type | Default Value | Description |
|---|---|---|---|
| IncludeCirSection | System.Boolean | False | Defines if the Cp Cpk and Cir point statistics are visible in the Chart visualization |
Table: Configuration Values for /Cmf/System/Configuration/SPC/PointStatistics/
/Cmf/System/Configuration/Storage/
| Key | Type | Default Value | Description |
|---|---|---|---|
| ReloadRelations | System.Boolean | True | Determines whether the relations should be reloaded after the AssignMaterials and DeassignMaterials operations on Resources. |
Table: Configuration Values for /Cmf/System/Configuration/Storage/
/Cmf/System/Configuration/Task/
| Key | Type | Default Value | Description |
|---|---|---|---|
| NotificationSeverity | System.String | NULL | The default Task Notitication Severity to be used when sending a notification |
| NotificationType | System.String | NULL | The default Task Notification Type to be used when sending a notification |
| RemindersCheckInterval | System.Int32 | 60 | The Task reminders check interval in seconds |
Table: Configuration Values for /Cmf/System/Configuration/Task/
/Cmf/System/Configuration/Timers/
| Key | Type | Default Value | Description |
|---|---|---|---|
| MaximumConcurrentPerServer | System.Int32 | 100 | The maximum number of concurrent timers running on each application host |
Table: Configuration Values for /Cmf/System/Configuration/Timers/
/Cmf/System/Configuration/WarehouseManagement/
| Key | Type | Default Value | Description |
|---|---|---|---|
| EnableGetMaterialsOnRequestForMaterial | System.Boolean | False | Defines whether getting a list of Materials by Product Type is enabled in warehouse management |
Table: Configuration Values for /Cmf/System/Configuration/WarehouseManagement/
/Cmf/System/Configuration/WeighAndDispense/
| Key | Type | Default Value | Description |
|---|---|---|---|
| AccuracyQuantum | System.Int32 | 1 | The Weigh & Dispense accuracy quantum |
| DefaultPartialDispenseButton | System.String | DispenseAndReset | Defines in the case of partial dispense what is the default button. Possible values are: DispenseAndReset or DispenseAndContinue. |
| ForceVerification | System.Boolean | False | Defines whether an electronic signature verification is required at every dispense |
| HideContainerFields | System.Boolean | False | Defines whether the WeightAndDispense container fields are to be hidden or not |
| PrecisionQuantum | System.Int32 | 2 | The Weigh & Dispense accuracy quantum |
| ScalePrecisionMatchingMethod | System.String | NULL | The Weigh & Dispense scale precision matching method. Can be set to Legacy to use the legacy matching method. |
| ScaleTimeOut | System.Int32 | 30 | Specifies the Weigh & Dispense scale communication time out |
Table: Configuration Values for /Cmf/System/Configuration/WeighAndDispense/
null
| Key | Type | Default Value | Description |
|---|---|---|---|
| / | null | Root |
Table: Configuration Values for null
User-specific configurations#
You can configure specific entries applied to specific users:
/Cmf/Guis/Configuration/Users/[username]
| Configuration Path | Entry | Description |
|---|---|---|
| / | Bookmarks | Specific bookmarks for [username]. |
| / | BookmarksJSON | Specific bookmarks for [username] in JSON format. |
| / | StartupCulture | Default culture for [username]. Default: en-US. |
| / | Theme | Default theme for [username]. Default: cmf.style.blue. |
Table: Guis Configuration Entries - /Cmf/Guis/Configuration/Users