Step 1 - Configure the connector for AEMAAC

In AEM as a cloud service, the AEM web console is no longer available for access. Therefore, the connector user configuration should be made available elsewhere so that AEM system administrators can configure and maintain it. In the case of AEM Cloud, this configuration is moved to the cloud service configuration, the same place where the ManTra configuration is present.

Procedure

  1. Log in to the AEM Cloud instance.
  2. On the start screen, select Tools on the left.
  3. In the menu, select Cloud Services, and then select the Translation Cloud Services tile.
  4. On the Translation Cloud Services page, go to conf > global.
    Along with SDL ManTra configuration, an option called SDL Connector Configuration will be present.
  5. Select SDL Connector Configuration, and then select the aem-internal-connector-config check box.
  6. Select Edit and enter the details related to your AEM Cloud instance.
  7. Select Save & Close.

Results

From this point onwards, the backend communication in the RWS plugin will be handled by using this configuration.

What to do next

You can check the validity of your configuration and test the connection by using the following link: <your-aem-cloud-server-url>/bin/v2/mantra/configuration/check. If the configuration parameters are correct, the following message will be displayed:
[{"HTTP_CODE":"200","MESSAGE":"Credentials tested successfully"},{"HTTP_CODE":"200","MESSAGE":"Threads configuration tested successfully"}]