{ "meta" : { "parserVersion" : 1, "key" : "1a5ce1a5-b8bd-48ff-9298-cb1baa280ab5", "base" : { "name" : "S/W 패키지 설치 요청", "desc" : "현재 사용중인 시스템에 S/W 패키지 설치를 요청하는 앱입니다.", "icon" : "ic_app13.png" }, "exporter" : { "name" : "웍스운영자", "companyName" : "다우그룹" }, "exportedAt" : "2021-05-27T11:49:58.957+09:00" }, "components" : { "view" : { "charts" : [ { "title" : "상태별 현황", "chartType" : "PIE", "groupByCid" : "status", "subGroupByCid" : "", "aggMethod" : "COUNT", "subAggMethod" : "COUNT", "combination" : false, "stack" : false, "subStack" : false, "showValue" : false, "theme" : 0 }, { "title" : "월별 요청 건수", "chartType" : "LINE", "groupByCid" : "_z26hgfmcm", "subGroupByCid" : "", "rangeOption" : "MONTH", "aggMethod" : "COUNT", "subAggMethod" : "COUNT", "combination" : false, "stack" : false, "subStack" : false, "showValue" : false, "theme" : 0 }, { "title" : "설치 필요 S/W별 현황", "chartType" : "PIE", "groupByCid" : "_apeaiameo", "subGroupByCid" : "", "aggMethod" : "COUNT", "subAggMethod" : "COUNT", "combination" : false, "stack" : false, "subStack" : false, "showValue" : false, "theme" : 0 }, { "title" : "설치 OS별 현황", "chartType" : "PIE", "groupByCid" : "_xmnrqc891", "subGroupByCid" : "", "aggMethod" : "COUNT", "subAggMethod" : "COUNT", "combination" : false, "stack" : false, "subStack" : false, "showValue" : false, "theme" : 0 } ], "columns" : [ { "fieldCid" : "status", "columnName" : "상태" }, { "fieldCid" : "_6kezlj2gw", "columnName" : "" }, { "fieldCid" : "_xmnrqc891", "columnName" : "" }, { "fieldCid" : "_f7bl8yxaz", "columnName" : "" }, { "fieldCid" : "_apeaiameo", "columnName" : "" }, { "fieldCid" : "_l5aijv5zm", "columnName" : "" }, { "fieldCid" : "_yyuicjvxq", "columnName" : "" }, { "fieldCid" : "_z26hgfmcm", "columnName" : "" } ], "titleColumnIndex" : 1, "sortColumnIndex" : -1, "docNoConfig" : { "useDocNo" : false, "docNoType" : "simple", "customDigit" : 2 } }, "form" : { "data" : { "type" : "canvas", "multiple" : false, "cid" : "cxx1", "components" : [ { "type" : "label", "multiple" : false, "cid" : "_usn6ov0bs", "parentCid" : "cxx1", "properties" : { "label" : "기본 정보", "color" : "4", "bold" : true }, "components" : [ ] }, { "type" : "columns", "multiple" : false, "cid" : "_sd4hw217y", "parentCid" : "cxx1", "properties" : { "count" : 2 }, "components" : [ { "type" : "column", "multiple" : false, "cid" : "_tpbexv5k8", "parentCid" : "_sd4hw217y", "properties" : { }, "components" : [ ] }, { "type" : "column", "multiple" : false, "cid" : "_f9ix5djam", "parentCid" : "_sd4hw217y", "properties" : { }, "components" : [ { "type" : "date", "valueType" : "DATE", "multiple" : false, "cid" : "_z26hgfmcm", "parentCid" : "_f9ix5djam", "properties" : { "label" : "요청일", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultAsNow" : false, "defaultDate" : "", "code" : "date_18265" }, "components" : [ ] } ] } ] }, { "type" : "hr", "multiple" : false, "cid" : "_p66cg5hxz", "parentCid" : "cxx1", "properties" : { }, "components" : [ ] }, { "type" : "label", "multiple" : false, "cid" : "_t4kc68zgb", "parentCid" : "cxx1", "properties" : { "label" : "요청 내역", "color" : "4", "bold" : true }, "components" : [ ] }, { "type" : "columns", "multiple" : false, "cid" : "_mpcdnla3s", "parentCid" : "cxx1", "properties" : { "count" : 2 }, "components" : [ { "type" : "column", "multiple" : false, "cid" : "_7n28m0c24", "parentCid" : "_mpcdnla3s", "properties" : { }, "components" : [ { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_6kezlj2gw", "parentCid" : "_7n28m0c24", "properties" : { "label" : "자산번호", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "duplicate" : false, "similar" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : 100, "widthUnit" : "percent", "format" : "all" }, "components" : [ ] }, { "type" : "radio", "valueType" : "SELECT", "multiple" : false, "cid" : "_xmnrqc891", "parentCid" : "_7n28m0c24", "properties" : { "label" : "설치 OS", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultValue" : "-999", "items" : [ { "value" : "-999", "displayText" : "선택안함", "selected" : true }, { "value" : "0", "displayText" : "Windows", "selected" : false }, { "value" : "1", "displayText" : "CentOS", "selected" : false } ], "align" : "horizontal" }, "components" : [ ] }, { "type" : "radio", "valueType" : "SELECT", "multiple" : false, "cid" : "_f7bl8yxaz", "parentCid" : "_7n28m0c24", "properties" : { "label" : "OS 구분", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultValue" : "-999", "items" : [ { "value" : "-999", "displayText" : "선택안함", "selected" : true }, { "value" : "0", "displayText" : "32bit", "selected" : false }, { "value" : "1", "displayText" : "64bit", "selected" : false } ], "align" : "horizontal" }, "components" : [ ] }, { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_opxr4r4b7", "parentCid" : "_7n28m0c24", "properties" : { "label" : "장비 용도", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "duplicate" : false, "similar" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : 100, "widthUnit" : "percent", "format" : "all" }, "components" : [ ] }, { "type" : "checkbox", "valueType" : "SELECTS", "multiple" : false, "cid" : "_apeaiameo", "parentCid" : "_7n28m0c24", "properties" : { "label" : "설치 필요 S/W", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "items" : [ { "value" : "0", "displayText" : "Apache", "selected" : false }, { "value" : "1", "displayText" : "MySQL", "selected" : false }, { "value" : "2", "displayText" : "PHP", "selected" : false }, { "value" : "3", "displayText" : "IIS", "selected" : false }, { "value" : "4", "displayText" : "MSSQL", "selected" : false }, { "value" : "5", "displayText" : "기타", "selected" : false } ], "align" : "horizontal", "minCheckedCount" : 0, "maxCheckedCount" : 3, "defaultValue" : [ "0" ] }, "components" : [ ] } ] }, { "type" : "column", "multiple" : false, "cid" : "_fhosdte9c", "parentCid" : "_mpcdnla3s", "properties" : { }, "components" : [ { "type" : "text", "valueType" : "STEXT", "multiple" : false, "cid" : "_iw3wfgz7g", "parentCid" : "_fhosdte9c", "properties" : { "label" : "호스트명", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "duplicate" : false, "similar" : false, "defaultValue" : "", "minLength" : 0, "maxLength" : 100, "width" : 100, "widthUnit" : "percent", "format" : "all" }, "components" : [ ] }, { "type" : "date", "valueType" : "DATE", "multiple" : false, "cid" : "_l5aijv5zm", "parentCid" : "_fhosdte9c", "properties" : { "label" : "작업 완료 희망일", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultAsNow" : false, "defaultDate" : "", "code" : "date_4011" }, "components" : [ ] }, { "type" : "textarea", "valueType" : "TEXT", "multiple" : false, "cid" : "_wwhrq1v0g", "parentCid" : "_fhosdte9c", "properties" : { "label" : "설치 필요 S/W 상세 내용", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultValue" : "", "width" : 100, "widthUnit" : "percent", "rows" : 10 }, "components" : [ ] } ] } ] }, { "type" : "textarea", "valueType" : "TEXT", "multiple" : false, "cid" : "_b7i4y224l", "parentCid" : "cxx1", "properties" : { "label" : "작업 사유", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultValue" : "", "width" : 100, "widthUnit" : "percent", "rows" : 10 }, "components" : [ ] }, { "type" : "textarea", "valueType" : "TEXT", "multiple" : false, "cid" : "_el5zcpbzb", "parentCid" : "cxx1", "properties" : { "label" : "설치 후 요청 사항", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultValue" : "", "width" : 100, "widthUnit" : "percent", "rows" : 10 }, "components" : [ ] }, { "type" : "textarea", "valueType" : "TEXT", "multiple" : false, "cid" : "_9ahosifm2", "parentCid" : "cxx1", "properties" : { "label" : "기타 요청 사항", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false, "defaultValue" : "", "width" : 100, "widthUnit" : "percent", "rows" : 10 }, "components" : [ ] }, { "type" : "file", "valueType" : "FILES", "multiple" : false, "cid" : "_hdz1ftvb7", "parentCid" : "cxx1", "properties" : { "label" : "파일첨부", "hideLabel" : false, "guide" : "", "guideAsTooltip" : true, "required" : false }, "components" : [ ] } ] } }, "process" : { "useProcess" : true, "statuses" : [ { "name" : "대기", "start" : true, "doing" : false, "end" : false, "color" : "0" }, { "name" : "처리중", "start" : false, "doing" : true, "end" : false, "color" : "10" }, { "name" : "처리 완료", "start" : false, "doing" : false, "end" : true, "color" : "17" }, { "name" : "반려", "start" : false, "doing" : true, "end" : false, "color" : "4" } ], "transitions" : [ { "beforeStatus" : "대기", "nextStatus" : "처리중", "actionName" : "처리중", "actionRoles" : [ "REGISTRANT", "ADMIN" ], "pushRoles" : [ ] }, { "beforeStatus" : "처리중", "nextStatus" : "대기", "actionName" : "대기", "actionRoles" : [ "REGISTRANT", "ADMIN" ], "pushRoles" : [ ] }, { "beforeStatus" : "처리중", "nextStatus" : "처리 완료", "actionName" : "처리 완료", "actionRoles" : [ "REGISTRANT", "ADMIN" ], "pushRoles" : [ ] }, { "beforeStatus" : "처리 완료", "nextStatus" : "처리중", "actionName" : "처리중", "actionRoles" : [ "REGISTRANT", "ADMIN" ], "pushRoles" : [ ] }, { "beforeStatus" : "대기", "nextStatus" : "반려", "actionName" : "반려", "actionRoles" : [ "REGISTRANT", "ADMIN" ], "pushRoles" : [ ] } ], "addPushes" : [ ] } } }