Veeva Vault Connection

See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Veeva Vault connector.

Veeva Vault is a content management platform for the life sciences industry, facilitating the management of regulated content and processes.

This topic describes how to authenticate to Veeva Vault and configure any necessary connection properties in the Veeva Vault connection connector.

Connection Configuration

Each connection property available in the Veeva Vault connector is explained below.


Connection Name

The name of the connection to be created should be provided. This is the name that will display on the list of available connections.


Auth Scheme

The scheme used for authentication.

  • Auto: Lets the connector decide automatically based on the other connection properties you have set.

  • Basic: Set this to authenticate using the Basic authentication schema. You need to specify the User and Password connection properties for this schema.

  • AzureADOpenID: Set to authenticate using OpenID Connect authentication schema with the Azure Active Directory (AzureAD) authentication provider.


URL

The host you see in the Url after you log in in Veeva Vault.


User

The Veeva Vault user account used to authenticate.


Password

The password used to authenticate the user.


OpenIDConnectProfileID

The ID of your OAuth2.0 / Open ID Connect profile.

This connection property is required only when using the AzureADOpenID AuthScheme.


Azure Tenant

The Microsoft Online tenant being used to access data. If not specified, your default tenant is used.


Client ID

The client Id assigned when you register your application with an OAuth authorization server.


Client Secret

The client secret assigned when you register your application with an OAuth authorization server.


Access Token

The access token for connecting using OAuth.


Refresh Token

The OAuth refresh token for the corresponding OAuth access token.


API Version

The version of the Veeva Vault API used.

API version used by default is ‘21.1’.


Enable SSL

Option for creating the connection with SSL enabled.

Upload Keystore File

Option to upload keystore file.


Add Configuration: Additional properties can be added using this option as key-value pairs.


After entering all the details, click on the TEST button.

If the connection service identification and authentication details are provided correctly, a success message stating “connection available” is generated.

Click on the CREATE button to save the changes.

If the details are incorrect or the server is down, you will get a message “Connection unavailable”.

Top