Skip to main content

DCM - Server

Data Connection Manager (DCM) is a centralised storage for Database and Cloud interoperable connections (credentials linked to data sources) that facilitates workflow connection management and collaboration across Alteryx products. Use DCM to enter and use your connections and credentials among tools and workflows.

With DCM you can manage data sources, credentials and connections:

  • Data source objects represent databases, cloud services and more,

  • credential objects represent username and password combinations, oauth tokens,

  • connection objects join data sources to credentials and are used by one or many Tools in your Workflows.

Important

Affected Alteryx Server Versions:

  • 2021.4.2.47792 (Patch 5)+

  • 2022.1.1.42590 (Patch 3)+

  • 2022.3.1.430 (GA)+

DCM connections within a MongoDB database will be unusable if that database is migrated to a new machine. See the DCM Connections fail after Host Recovery article for instructions on how to update DCM connections to allow them to work in this scenario.

Go to the DCM help page for Designer for more info.DCM - Designer

Data Connection Manager Configuration

As an administrator, configure the DCM settings on the component on the DCM screens in System Settings.

Enable DCM for your Organization

Check Enable DCM for your Organization to enable the Data Connection Manager for your organization. This allows users to use the Credential Manager within Designer under File > Manage Credentials. See the DCM help page for more info.DCM - Designer

Note, if Enable DCM for your Organization is unchecked, users can override under Options > User Settings > Edit User Settings > DCM to gain access to the Credential Manager. If you want to prevent this, uncheck Allow Override by User.

DCM Mode

Select an option for default credential handling and storage.

  • DCM Optional –You can choose to store passwords in DCM. Passwords are stored in a workflow by default.

  • DCM as Default –Passwords are stored in DCM by default. You can choose to store passwords in a workflows. 

  • DCM Only –You can't enter passwords into a workflow. You can only choose from passwords stored in DCM. Workflows with embedded passwords will run. 

  • DCM Enforced –Workflows with embedded passwords will not work.

SDK (Gallery) Tools Support

  • Deny: SDK Tools are not supported, the Allow Credential for SDK (Server) tools checkbox is not surfaced in the credential UI.

  • Allow: SDK tools support, the Allow Credential for SDK (Server) tools checkbox is surfaced in the UI with manual selection of each credential.

  • Allow All: SDK tools support, the Allow Credential for SDK (Server) tools checkbox is surfaced in the UI and is prechecked for all credentials.

Allow Override by User

Check Allow Override by User to allow users to override these organization-level settings. When checked, users can override any of the above settings under Options > User Settings > Edit User Settings > DCM. Uncheck Allow Override by User to enforce organization-level settings for all users.

Configure DCM for your organization.

What's Next?

Go to Administer Alteryx Server.