페이지 트리
메타 데이터의 끝으로 건너뛰기
메타 데이터의 시작으로 이동

  1. 현상
    1. i-STREAM 디자이너에서  다른이름으로 저장 시 파일 다이얼로그 에서 오류 발생
    2. Failed to open.
      Error type: Failed to get file info.
      Error code: SD_020113
      istudio service Report Open - Report path is not found in Mgt Config File
      (ADM_REPORTS/config/aud.mgt.report.json) : SHELL

    3. 또는 404 오류 발생

  2. 원인
    1. i-STREAM의 workflow.properties에 저장용 보고서 쉘 스크립트의 경로(matrix.shellPath)로 6 버전의 구 버전 설정 보고서 경로로 되어 있어서 저장 시 오류 발생

  3. 조치 
    1. {Context path}/WEB-INF/classes/framework/workflow/workflow.properties 파일의

      matrix.shellPath=/iMgt/AUD7_shell.jsp 으로 변경 후 서버 재기동
      (기존값 : /iMgt/shell.jsp)

  • 레이블 없음