서비스로 파일 업로드

보안을 마이그레이션하려면 먼저 서비스 관리자온-프레미스 애플리케이션을 마이그레이션 중인 Oracle Enterprise Performance Management Cloud 환경으로 다음 파일을 업로드해야 합니다.

uploadFile EPM Automate 명령을 사용하여 파일을 업로드합니다.

다음 절차에서는 이러한 파일이 Oracle/EPM Automate/bin 폴더에 저장된다고 가정합니다.

EPM Automate 사용 방법에 대한 정보는 Oracle Enterprise Performance Management Cloud용 EPM Automate 작업에서 확인할 수 있습니다.

파일을 EPM Cloud 환경으로 업로드하려면 다음을 수행합니다.

  1. 명령 프롬프트(Windows) 또는 터미널 창(Linux)을 열고 EPM Automate를 설치한 디렉토리로 이동합니다. 일반적으로 Windows 컴퓨터의 C:\Oracle\EPM Automate\bin 폴더입니다.
  2. 다음과 유사한 명령을 사용하여 서비스 관리자로 로그인합니다.

    epmautomate login example_admin example_password/password_file example_url

  3. 사용자 및 역할 로드 파일을 한 번에 하나씩 업로드합니다. 다음 명령을 사용합니다.
    epmautomate uploadfile FILE_NAME
  4. listFiles 명령을 사용하여 EPM Cloud 환경에서 업로드된 파일을 사용할 수 있는지 확인합니다.
    epmautomate listfiles
  5. 로그아웃합니다.
    epmautomate logout