|
|
|
|
@ -94,7 +94,7 @@
|
|
|
|
|
"processedMessageStorageRoot": "/ami/dfxagent/agent-ami/messages/processed",
|
|
|
|
|
"failureMessageStorageRoot": "/ami/dfxagent/agent-ami/messages/failure",
|
|
|
|
|
"manualMessageStorageRoot": "/ami/dfxagent/agent-ami/messages/manual",
|
|
|
|
|
"threadPoolSize": 300,
|
|
|
|
|
"threadPoolSize": 200,
|
|
|
|
|
"retentionDaysOfProcessedMessage": 60,
|
|
|
|
|
"dropBoxList": [
|
|
|
|
|
{
|
|
|
|
|
@ -348,419 +348,419 @@
|
|
|
|
|
"threadPoolSize": 30,
|
|
|
|
|
"postmanList": [
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-atch-file-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-remo-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "1,31 0/1 * * * *"
|
|
|
|
|
"cron": "1 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.fmp.cdm.selectAtchFileListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.fmp.cdm.updateAtchFileListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrRemoListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrRemoListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-atch-file-list",
|
|
|
|
|
"description": "공통 첨부파일 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-remo-list",
|
|
|
|
|
"description": "계기관리 부설 작업 상세 정보 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-atch-file-detail-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-ct-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "2,32 0/1 * * * *"
|
|
|
|
|
"cron": "2 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.fmp.cdm.selectAtchFileDetailListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.fmp.cdm.updateAtchFileDetailListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrCtListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrCtListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-atch-file-detail-list",
|
|
|
|
|
"description": "공통 첨부파일상세 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-ct-list",
|
|
|
|
|
"description": "계기관리 부속 변류기 작업 정보 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-work-act-dcu-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-ct-detail-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "3,33 0/1 * * * *"
|
|
|
|
|
"cron": "3 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.obs.selectWorkActDcuListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.obs.updateWorkActDcuListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrCtDetailListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrCtDetailListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-work-act-dcu-list",
|
|
|
|
|
"description": "유지관리 조치내용_DCU 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-ct-detail-list",
|
|
|
|
|
"description": "계기관리 부속 변류기 상세 작업 정보 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-work-act-modem-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-ts-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "4,34 0/1 * * * *"
|
|
|
|
|
"cron": "4 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.obs.selectWorkActModemListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.obs.updateWorkActModemListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrTsListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrTsListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-work-act-modem-list",
|
|
|
|
|
"description": "유지관리 조치내용_모뎀 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-ts-list",
|
|
|
|
|
"description": "계기관리 부속 타임스위치 작업 정보 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-etc-act-dcu-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-ms-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "5,35 0/1 * * * *"
|
|
|
|
|
"cron": "5 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.obs.selectEtcActDcuListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.obs.updateEtcActDcuListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrMsListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrMsListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-etc-act-dcu-list",
|
|
|
|
|
"description": "유지관리 기타 조치_DCU 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-ms-list",
|
|
|
|
|
"description": "계기관리 부속 전자접촉기 작업 정보 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-etc-act-modem-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-mb-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "6,36 0/1 * * * *"
|
|
|
|
|
"cron": "6 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.obs.selectEtcActModemListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.obs.updateEtcActModemListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrMbListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrMbListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-etc-act-modem-list",
|
|
|
|
|
"description": "유지관리 기타 조치_모뎀계기 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-mb-list",
|
|
|
|
|
"description": "계기관리 부속 계기함 작업 정보 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-work-act-svc-cd-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-spd-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "7,37 0/1 * * * *"
|
|
|
|
|
"cron": "7 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.obs.selectWorkActSvcCdListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.obs.updateWorkActSvcCdListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrSpdListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrSpdListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-work-act-svc-cd-list",
|
|
|
|
|
"description": "유지관리 조치내용_노임품목 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-spd-list",
|
|
|
|
|
"description": "계기관리 부속 SPD 작업 정보 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-sigong-act-dcu-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-gd-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "8,38 0/1 * * * *"
|
|
|
|
|
"cron": "8 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.cst.selectSigongActDcuListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.cst.updateSigongActDcuListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrGdListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrGdListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-sigong-act-dcu-list",
|
|
|
|
|
"description": "AMI공사관리 시공조치내역_DCU 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-gd-list",
|
|
|
|
|
"description": "계기관리 지침작업정보 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-sigong-act-modem-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-sl-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "9,39 0/1 * * * *"
|
|
|
|
|
"cron": "9 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.cst.selectSigongActModemListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.cst.updateSigongActModemListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrSlListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrSlListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-sigong-act-modem-list",
|
|
|
|
|
"description": "AMI공사관리 시공조치내역_모뎀 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-sl-list",
|
|
|
|
|
"description": "계기관리 봉인작업정보 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-sigong-unable-dcu-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-pt-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "10,40 0/1 * * * *"
|
|
|
|
|
"cron": "10 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.cst.selectSigongUnableDcuListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.cst.updateSigongUnableDcuListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrPtListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrPtListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-sigong-unable-dcu-list",
|
|
|
|
|
"description": "AMI공사관리 설치불가/철거내역_DCU 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-pt-list",
|
|
|
|
|
"description": "계기관리 변성기 작업 정보 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-sigong-unable-modem-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-ttb-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "11,41 0/1 * * * *"
|
|
|
|
|
"cron": "11 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.cst.selectSigongUnableModemListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.cst.updateSigongUnableModemListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrTtbListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrTtbListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-sigong-unable-modem-list",
|
|
|
|
|
"description": "AMI공사관리 설치불가/철거내역_모뎀 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-ttb-list",
|
|
|
|
|
"description": "계기관리 시험용단자대 작업 정보 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-meter-ndl-act-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-inst-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "12,42 0/1 * * * *"
|
|
|
|
|
"cron": "12 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.emr.selectMeterNdlActListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.emr.updateMeterNdlActListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrInstListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrInstListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-meter-ndl-act-list",
|
|
|
|
|
"description": "임시조치 당월검침정보(데이터) 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-inst-list",
|
|
|
|
|
"description": "계기관리 작업 대상 정보 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-remo-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-atch-file-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "13,43 0/1 * * * *"
|
|
|
|
|
"cron": "13 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrRemoListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrRemoListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.fmp.cdm.selectAtchFileListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.fmp.cdm.updateAtchFileListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-remo-list",
|
|
|
|
|
"description": "계기관리 부설 작업 상세 정보 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-atch-file-list",
|
|
|
|
|
"description": "공통 첨부파일 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-ct-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-atch-file-detail-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "14,44 0/1 * * * *"
|
|
|
|
|
"cron": "14 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrCtListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrCtListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.fmp.cdm.selectAtchFileDetailListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.fmp.cdm.updateAtchFileDetailListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-ct-list",
|
|
|
|
|
"description": "계기관리 부속 변류기 작업 정보 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-atch-file-detail-list",
|
|
|
|
|
"description": "공통 첨부파일상세 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-ct-detail-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-work-act-dcu-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "15,45 0/1 * * * *"
|
|
|
|
|
"cron": "15 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrCtDetailListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrCtDetailListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.obs.selectWorkActDcuListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.obs.updateWorkActDcuListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-ct-detail-list",
|
|
|
|
|
"description": "계기관리 부속 변류기 상세 작업 정보 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-work-act-dcu-list",
|
|
|
|
|
"description": "유지관리 조치내용_DCU 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-ts-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-work-act-modem-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "16,46 0/1 * * * *"
|
|
|
|
|
"cron": "16 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrTsListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrTsListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.obs.selectWorkActModemListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.obs.updateWorkActModemListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-ts-list",
|
|
|
|
|
"description": "계기관리 부속 타임스위치 작업 정보 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-work-act-modem-list",
|
|
|
|
|
"description": "유지관리 조치내용_모뎀 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-ms-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-etc-act-dcu-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "17,47 0/1 * * * *"
|
|
|
|
|
"cron": "17 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrMsListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrMsListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.obs.selectEtcActDcuListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.obs.updateEtcActDcuListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-ms-list",
|
|
|
|
|
"description": "계기관리 부속 전자접촉기 작업 정보 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-etc-act-dcu-list",
|
|
|
|
|
"description": "유지관리 기타 조치_DCU 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-mb-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-etc-act-modem-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "18,48 0/1 * * * *"
|
|
|
|
|
"cron": "18 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrMbListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrMbListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.obs.selectEtcActModemListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.obs.updateEtcActModemListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-mb-list",
|
|
|
|
|
"description": "계기관리 부속 계기함 작업 정보 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-etc-act-modem-list",
|
|
|
|
|
"description": "유지관리 기타 조치_모뎀계기 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-spd-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-work-act-svc-cd-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "19,49 0/1 * * * *"
|
|
|
|
|
"cron": "19 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrSpdListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrSpdListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.obs.selectWorkActSvcCdListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.obs.updateWorkActSvcCdListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-spd-list",
|
|
|
|
|
"description": "계기관리 부속 SPD 작업 정보 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-work-act-svc-cd-list",
|
|
|
|
|
"description": "유지관리 조치내용_노임품목 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-gd-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-sigong-act-dcu-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "20,50 0/1 * * * *"
|
|
|
|
|
"cron": "20 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrGdListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrGdListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.cst.selectSigongActDcuListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.cst.updateSigongActDcuListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-gd-list",
|
|
|
|
|
"description": "계기관리 지침작업정보 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-sigong-act-dcu-list",
|
|
|
|
|
"description": "AMI공사관리 시공조치내역_DCU 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-sl-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-sigong-act-modem-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "21,51 0/1 * * * *"
|
|
|
|
|
"cron": "21 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrSlListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrSlListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.cst.selectSigongActModemListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.cst.updateSigongActModemListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-sl-list",
|
|
|
|
|
"description": "계기관리 봉인작업정보 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-sigong-act-modem-list",
|
|
|
|
|
"description": "AMI공사관리 시공조치내역_모뎀 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-pt-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-sigong-unable-dcu-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "22,52 0/1 * * * *"
|
|
|
|
|
"cron": "22 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrPtListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrPtListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.cst.selectSigongUnableDcuListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.cst.updateSigongUnableDcuListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-pt-list",
|
|
|
|
|
"description": "계기관리 변성기 작업 정보 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-sigong-unable-dcu-list",
|
|
|
|
|
"description": "AMI공사관리 설치불가/철거내역_DCU 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-ttb-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-sigong-unable-modem-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "23,53 0/1 * * * *"
|
|
|
|
|
"cron": "23 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrTtbListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrTtbListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.cst.selectSigongUnableModemListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.cst.updateSigongUnableModemListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-ttb-list",
|
|
|
|
|
"description": "계기관리 시험용단자대 작업 정보 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-sigong-unable-modem-list",
|
|
|
|
|
"description": "AMI공사관리 설치불가/철거내역_모뎀 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-mtr-inst-list",
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-meter-ndl-act-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "0,30 0/1 * * * *"
|
|
|
|
|
"cron": "24 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
"dataSourceId": "ds-cubrid",
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.mtr.selectMtrInstListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.mtr.updateMtrInstListTransferDone"
|
|
|
|
|
"sqlId": "com.kdn.awms.mob.emr.selectMeterNdlActListForSend",
|
|
|
|
|
"postProcessingSqlId": "com.kdn.awms.mob.emr.updateMeterNdlActListTransferDone"
|
|
|
|
|
},
|
|
|
|
|
"recipientHostId": "mkami-oracle",
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-mtr-inst-list",
|
|
|
|
|
"description": "계기관리 작업 대상 정보 송신"
|
|
|
|
|
"recipientDropBoxId": "dropbox-mkami-oracle-receive-meter-ndl-act-list",
|
|
|
|
|
"description": "임시조치 당월검침정보(데이터) 송신"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"postmanId": "postman-ami-cubrid-send-equip-move-list",
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "24,54 0/1 * * * *"
|
|
|
|
|
"cron": "25 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
@ -777,7 +777,7 @@
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "25,55 0/1 * * * *"
|
|
|
|
|
"cron": "26 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
@ -794,7 +794,7 @@
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "26,56 0/1 * * * *"
|
|
|
|
|
"cron": "27 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
@ -811,7 +811,7 @@
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "27,57 0/1 * * * *"
|
|
|
|
|
"cron": "28 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
@ -828,7 +828,7 @@
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "28,58 0/1 * * * *"
|
|
|
|
|
"cron": "29 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
@ -845,7 +845,7 @@
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "29,59 0/1 * * * *"
|
|
|
|
|
"cron": "30 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
@ -862,7 +862,7 @@
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "0,30 0/1 * * * *"
|
|
|
|
|
"cron": "31 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
@ -879,7 +879,7 @@
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "1,31 0/1 * * * *"
|
|
|
|
|
"cron": "32 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
@ -896,7 +896,7 @@
|
|
|
|
|
"taskType": "DB_READ_THEN_SEND",
|
|
|
|
|
"action": {
|
|
|
|
|
"type": "SCHEDULED",
|
|
|
|
|
"cron": "4 0/1 * * * *"
|
|
|
|
|
"cron": "33 0/5 * * * *"
|
|
|
|
|
},
|
|
|
|
|
"message": {
|
|
|
|
|
"messageType": "TRANSFER_DB_TO_DB",
|
|
|
|
|
|