User Community Service Desk Downloads
If you can't find the product or version you're looking for, visit support.ataccama.com/downloads

MDM Custom Ataccama Cloud Deployment

This article is applicable to Custom Ataccama Cloud deployments only. For more information, see Ataccama Cloud.

MDM can be deployed to Custom Ataccama Cloud deployments.

Configuration summary

The following steps must be completed to run MDM in Custom Ataccama Cloud:

  1. Ataccama provides the credentials of your environment and a Git server used to store MDM server configurations.

  2. Download and configure a corresponding version of ONE Desktop.

  3. Push an MDM server configuration to the provided Git server.

  4. Deploy a valid configuration from the MDM Web App Admin Center.

We recommend you test MDM server configurations locally. See MDM Project Local Server Configuration Testing.

Download ONE Desktop

You can download the needed version of ONE Desktop from the Downloads page.

Create and configure a new project

  1. Launch ONE Desktop.

  2. Switch to the Model Explorer view and select the New Model Project icon. Give the project a name, in Use template select General MDM project - blank, and then select Finish to confirm.

    Creating a new MDM project

    A new MDM project is created:

    New MDM project created
  3. Configure your MDM project. For instructions, see the articles in the MDM Project Configuration section in MDM documentation.

Connect Git with ONE Desktop

MDM server configurations must be stored in the Git server provided by Ataccama.

To allow for changes to the configuration to be pushed from ONE Desktop, connect the MDM project in ONE Desktop to the provided Git server.

For information about how to work with Git in ONE Desktop, see Git.

The root of the Git repository will contain the following folders:

  • mdm

    • runtime

    • Files

The provided Git project will be set up with branches for development, testing, and production purposes:

  • Dev branch.

  • Test branch.

  • Prod branch.

These branches will be connected to the associated development, testing, and production environments. The validity of the Git server configuration can later be verified in the MDM Web App Admin Center.

If you connected your MDM project in ONE Desktop to Git, you can now make changes to the configuration and push these changes to the Git project branches. You can manage these configurations from the MDM Web App Admin Center in the respective environments. For more information, see MDM Web App Admin Center.

Deploy web application configuration

After setting up everything needed for you MDM solution, you need to generate XML configuration files (packed into a ZIP archive) and deploy them to the MDM Web App.

You need to perform this step every time you make changes to your project.

Was this page useful?