26ff8d9b4f
Set up repository with legacy .NET Framework 4.8 source (OLD/), new .NET 10 Blazor solution (NEW/), OpenSpec specifications, documentation, and project configuration.
26 lines
576 B
JSON
Executable File
26 lines
576 B
JSON
Executable File
{
|
|
"SourceSystem": "JDE",
|
|
"SourceData": "LOT",
|
|
"TableName": "Lot",
|
|
"IsEnabled": true,
|
|
"DataFetchFunction": "Commons.Process.JDE.GetLots",
|
|
"PostProcessingAction": null,
|
|
"MassUpdateConfig": {
|
|
"Enabled": true,
|
|
"Interval": 10080,
|
|
"PrepurgeData": true,
|
|
"ReIndexData": true
|
|
},
|
|
"DailyUpdateConfig": {
|
|
"Enabled": true,
|
|
"Interval": 1440,
|
|
"PrepurgeData": false,
|
|
"ReIndexData": false
|
|
},
|
|
"HourlyUpdateConfig": {
|
|
"Enabled": true,
|
|
"Interval": 60,
|
|
"PrepurgeData": false,
|
|
"ReIndexData": false
|
|
}
|
|
} |