Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Manufacturing Execution System Cloud integration

Default MES Curator Host service application settings

Default MES Curator Host service application settings

  • Last UpdatedAug 19, 2025
  • 1 minute read

The following example shows default MES Curator Host service settings in the appsettings.json file.

Note: The TypesToUpdateFrequently setting is optional.  Adding additional types is only recommended for types where the MES data is frequently updated and is not being sent to CONNECT.

"MesCurator": {

"TransactionTimeout": "60",

"DeadlockTimeoutRetryCount": "3",

"DeadlockTimeoutRetryMaxWaitTime": "1500",

"CurationTransactionTimeLimit": "30",

"WebApiTransactionTimeLimit" : "30",

"MaxRowsToReadPerCallOnDataCuration": "5000",

"MaxRetryOnLicenseValidation": "25",

"ForcedGarbageCollectionFrequency": "480",

"TimeDelayForCuration": "4",

"TypesToUpdateFrequently": [

"MESJobOrder",

"MESMaterialConsumedActual",

"MESMaterialProducedActual",

"MESMaterialInventory"

]

}

TitleResults for “How to create a CRG?”Also Available in