Artifactory Connector Configuration: Register Server

You can add definitions for all the Artifactory servers that host repositories used by the 3DEXPERIENCE platform applications through the connectors. You can edit these definitions to correct any issues.

This page discusses:

Validate Artifactory Connector Configuration

To validate the settings , select Validate. Validate displays field errors in red.

Table 1. Status Messages
Configuration Status Message Description
The server configuration has not been validated. The server configuration has not yet been validated.
Changes made to settings but not yet saved The changes have not been saved. Click OK to save the changes and return to the main page..
Validating URLs... The connector is in the process of validating the settings. Wait until the validation is complete.
SUCCESS - All settings validated and no changes need saving. The connector is configured and validated. Select Ok to close the form.
ERROR - one or more settings have problems The connector did not successfully validate. The error messages listed provide guidance for how to correct the error.

Artifactory Properties

This section defines the server properties of the Artifactory server. To close this page without making any changes, select Cancel. To save the settings, select Validate, resolve any issues, and select Ok.

Field Description
Artifactory Server URL The URL to the Artifactory server, including port number. URL is specified as follows:
https://<host>:<port>
where the https:// protocol is required, the <host> is the machine on which the Artifactory server is installed, and the <port> is the port number.

Access Keys

The table displays a list of the configured Access keys. Use the select check box to select any keys to remove. You can create an API Key or an Access Token within Artificatory to provide the authentication to connect to the server.

Tip: Access Tokens provide greater control over the set of repositories available. API keys are restricted to repositories owned by a single user. Setting the Access Tokens with no timeout reduces the amount of maintenance required, since you do not need to regularly update the connector with a non-expired Access Token.

Field Description
Access Key Name A user-friendly name that allows you to identify the repositories for which this key provides access. For an API key, it might be the username of the API key creator. For the Access Token, it might be a recognizable name for the group of repositories.
Access Key Value
API Key
The generated API key. This is defined on a per user basis and provides access to the repositories available for that user.
Access Token
The Token ID for the Access Token. The Access Token provides access to all repositories specified by the scope of the Access Token.
For more information on how API Keys and Access Tokens are generated and used by Artifactory, consult the Artifactory Documentation
Key Type Specifies the type of Access Key:
  • API Key
  • Access Token
Add Adds a new line to the table for you to enter a new Access Key.
Delete Removes the selected Access Key entry.