Create a Connection & Credential alias
- UpdatedApr 3, 2025
- 3 minutes to read
- Xanadu
- External Credential Storage
Define an alias to label a credential or connection record.
Before you begin
Role required:
- The admin role is required to create an alias.
- The credential_admin and connection_admin roles have read access to the alias record.
About this task
The Connection & Credential alias defines an alias that labels a credential or connection record. The alias contains these fields.
Procedure
- Navigate to All > Connections & Credentials > Connection & Credential Aliases.
- Click New.
-
Complete the fields on the form.
Table 1. Connection & credential aliases Field Description Name Name of the alias. An alias can only contain alpha, number, and underscore characters. During an upgrade, the tag in the credential record migrates to a Connection & Credential Alias. If the credential tag contains special characters other than alphabets, numbers, and underscores, it preserves the tag name after the upgrade. You can still use this migrated alias, but you cannot update the alias until you change the name to meet the naming restrictions.
ID Unique identifier for the Connections & Credentials alias, based on the format scope_name.alias_name
.- If the scope is Global, the ID is the alias name. For example, if you
create a Workday alias in the global scope, it sets the ID to
workday
. - If you create a workday alias in the HR app scope, it sets the ID to
x_hr_app.workday
.
Type Select either Credential or Connection and Credential. The default is Connection and Credential. Application Application scope against which the Connection & Credentials alias is assigned. The current session scope you last selected in the application picker appears. - For example, Global appears if it is the current scope for this session.
- You can change the scope in the application picker before creating an alias. To learn more application scopes and how to select them, see:
Connection type Name of the connection type, either Basic, HTTP, JDBC, JMS, or Kafka. The default is HTTP. Support Multiple Active Connections Designator that indicates whether the alias supports multiple active connections. Add connections using the Connections table and associated them to the alias using the Connections related list. Default Retry Policy Retry policy for the alias. For more information, see Retry policy. Configuration Template Configuration template to use to create a connection and credential record. - If the scope is Global, the ID is the alias name. For example, if you
create a Workday alias in the global scope, it sets the ID to
-
Click Save.
The Connections and Connection Attributes related list appears.
Related List Description Connections Related connection records associated with this alias. After creating the alias, you can define connection records and associate them with the alias. If Support Multiple Active Connections is selected, you can associate more than one connection with an alias. Connection Attributes Attributes for the connection. Define data specific to a connection and use it in an Integration Hub integration step. For more information, see Create connection attributes for IntegrationHub. Child Aliases Child aliases associated with the parent alias. After creating a connection and credential alias, you can create child alias to configure multiple connections for the same application integration. Related list Description Connections Related connection records associated with this alias. After creating the alias, you can define connection records and associate them with the alias. If Support Multiple Active Connections is selected, you can associate more than one connection with an alias. Connection Attributes Attributes for the connection. Define data specific to a connection and use it in an Integration Hub integration step. For more information, see Create connection attributes for IntegrationHub. - (Optional)
If you want to create a new credential and connection associated with your credential
alias, under Related Links, click Create New Connection
& Credential.
The resulting connection and credential records are based on a pre-defined configuration template. See connection and credential configuration templates.
- (Optional)
If you want to create a child alias for your connection and credential alias, under the
Child Aliases related list, select
New.
-
Enter a name for the child alias and select Submit.
The child alias inherits properties from the parent alias. You can then configure a child alias to contain its own set of connection and credential information.
-
Enter a name for the child alias and select Submit.
What to do next
Create one or more connection records to associate with the alias or child aliases. For more information about creating connections, see Getting started with connections. Add connection attributes to the alias to make connection meta data available to flows in Workflow Studio.