

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# Control-M 리소스 배포
<a name="deploy-control-m-resources"></a>

AWS Mainframe Modernization을 Control-M과 통합하는 첫 두 단계는 플러그인과 작업 유형을 배포하는 것입니다.

## AWS Mainframe Modernization Control-M 플러그인 배포
<a name="deploy-plug-in"></a>

플러그인은 Control-M이 오케스트레이션하는 애플리케이션 및 서비스에 대한 통합 및 지원을 제공합니다. 관리형 AWS Mainframe Modernization 서비스의 경우 플러그인을 배포합니다 AWS Mainframe Modernization .

플러그인 배포는 자주 발생하지 않는 활동입니다. 플러그인을 처음 설치하는 경우 [Control-M 설명서](https://docs.bmc.com/docs/ctm_integrations/control-m-for-aws-mainframe-modernization-1244652367.html)의 단계를 따릅니다. 사용하려는 기존 플러그인이 있는 경우이 단계를 건너뛰고 [연결 프로필을 생성합니다](connection-profile.md).

## Control-M Application Integrator에서 AWS Mainframe Modernization 작업 유형 배포
<a name="deploy-job-type"></a>

작업 유형 배포는 일반적으로 일회성 활동입니다. 사용하려는 기존 작업 유형이 이미 있는 경우 이 단계를 건너뛰고 [연결 프로파일을 생성](connection-profile.md)하는 다음 단계로 이동합니다.

예제 작업 유형 [AIJOB.ctmai](https://github.com/aws-samples/aws-mainframe-modernization-controlm-integration/blob/main/assets/AIJOB.ctmai)는 git 리포지토리에 제공됩니다. 작업 유형을 배포하려면 [Application Integrator](https://documents.bmc.com/supportu/9.0.21/en-US/Documentation/Application_Integrator.htm)를 사용하여 다음 단계를 수행해야 합니다.

1. [aws-mainframe-modernization-controlm-integration](https://github.com/aws-samples/aws-mainframe-modernization-controlm-integration) GitHub 리포지토리를 복제하고 Application Integrator에서 액세스할 수 있는 파일 시스템 위치에 `AIJOB.ctmai` 파일을 다운로드합니다.

1. Application Integrator에 로그인합니다.

1. **Home** 탭에서 **Import job type from file**을 선택하고 `AIJOB.ctmai`의 위치를 선택합니다.

1. 제공된 예제를 수정하려면 Application Integrator를 숙지해야 합니다.

1. [Control-M 설명서](https://documents.bmc.com/supportu/9.0.21/en-US/Documentation/Deploying_and_Publishing_a_Plug-in.htm)의 지침에 따라 작업 유형을 배포합니다.