Previous Topic

Next Topic

Book Contents

Book Index

Executing an AWS SQS job using Control-M for Web Services

This procedure describes how to execute an AWS SQS job using Control-M for Web Services. You need to ensure that you create an existing queue and note your URL in your AWS account. For example, https://sqs.eu-central-1.amazonaws.com/302634334388/BMC-WJM-Q1

To execute an AWS SQS job using Control-M for Web Services:

  1. From the CCM, add a new Control-M for Web Services connection profile.
  2. The Add Connection Profile dialog box appears.
  3. Add the following:
  4. Click Test to test the connection profile.
  5. Click OK.
  6. To define a job, from Control-M client, select Web Services job type.
  7. Define the job as required. For a detailed description of the parameters, see https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_Operations.html.

    The following is an example of the SendMessage action in AWS:

    S_WJM_JD

Parent Topic

AWS SQS job execution