Sleds/auto_test/base_workorder_config.json

47 lines
1.3 KiB
JSON
Raw Normal View History

2025-03-13 21:28:38 +00:00
{
"1": {
"workorder" : {
"enc": "UTF8",
"value": {
"classification_rank_threshold": 35,
"classification_unknown_threshold": 10,
"completion_states": "RETAINED|REJECTED|QC_AUDIT",
"date_end": "2025-03-18T18:00:00-06:00",
"date_start": "2016-01-20T17:00:00-07:00",
"library": "SLI Standard Mortgage Library",
"recurring": true,
"sla": {
"duration": 3600000,
"priority": 4
},
"status": "active",
"workflow_name": "SLI-Classification_scorewalker"
}
},
"workorder_name" : "auto_test_1",
"group" : "auto_test"
},
"2":{
"workorder" : {
"enc": "UTF8",
"value": {
"classification_rank_threshold": 35,
"classification_unknown_threshold": 10,
"completion_states": "RETAINED|REJECTED|QC_AUDIT",
"date_end": "2025-03-18T18:00:00-06:00",
"date_start": "2016-01-20T17:00:00-07:00",
"library": "SLI Standard Mortgage Library",
"recurring": true,
"sla": {
"duration": 3600000,
"priority": 4
},
"status": "active",
"workflow_name": "SLI-Classification_scorewalker"
}
},
"workorder_name" : "auto_test_2",
"group" : "auto_test"
}
}