LogoLogo
Veeva Vault Edition - 25.1
Veeva Vault Edition - 25.1
  • dqMan Veeva Vault Edition Overview
  • Legal Notice
  • Release Notes
  • Licensing
  • Connecting to Veeva Vault
  • Vault Navigator
    • Documents
    • Objects
    • Handling Picklists
    • Favorites Panel
    • Local tables
    • Object Navigator
  • Session Window: VQL, MDL, API, API Script
    • VQL View
    • API View
    • API Script View
    • MDL View
    • dqMan Proprietary Statements
  • VQL Execution History
  • Favorites
  • Dumping Objects
  • Search Function
  • View Textfiles
  • Import Data to dqMan
  • Compare Data
    • Comparison Tool
    • The Object Compare List
  • Customize dqMan Veeva Vault Edition
  • Third Party Open Source Libraries
Powered by GitBook
On this page
  • Log in/out using username and password
  • Log in/out using OAuth 2.0
  • Manage Sessions

Was this helpful?

Export as PDF

Connecting to Veeva Vault

Last updated 2 months ago

Was this helpful?

Log in/out using username and password

To log in to a Veeva Vault, start dqMan, enter your login credentials and Vault URL. The URL protocol must not be specified since dqMan uses https to connect Veeva Vault. You can save your login credentials by selecting Save in login history and use them again in the future by clicking the History button.

For best experience the security profile of the user you connect with should be System Administrator or Vault Owner.

Log in/out using OAuth 2.0

  • Authorization Server URL

    • The URL of the OAuth 2.0 server that issues tokens.

  • Client ID

    • The application's registered client ID in the OAuth2 provider.

    • This is assigned by the authorization server when you register your app.

  • Client Secret

    • The client secret known only to the application and the authorization server.

    • Used to authenticate the identity of the application.

  • Authorization Scope

    • Required scope defined in the Identity Provider

    • Example: api://0b1125d7f-f147-33a3-f102-8f6972ff0641/.default

  • Veeva Authorization Endpoint

    • This is likely a specific endpoint from Veeva's platform used to request the OAuth token or initiate the flow.

  • Vault DNS (optional)

    • The DNS (domain name) of the Vault instance you are trying to access. If left blank, the default Vault will be used.

    • Fill this field in if you want to connect to a specific Vault instance.

    • Example: myvault.veevavault.com

Manage Sessions

dqMan can open multiple sessions to the same or different vaults. You can open a session in several ways:

  • Click Session menu>New Session Window, or press Ctrl+N.

Whenever a session is needed but not available, the same login dialog box described in Connecting to Veeva Vault is displayed.

Sessions are always bound to a session window. Disconnecting a session window will terminate the session, but will not close the session window.

dqMan enables you to open as many sessions as needed, restricted only by the settings in the Client or Server configuration.

You can manage Sessions using the Session menu or the toolbar. The available functions are:

Function
What It Does

New Session Window

Clear Cache

Empty cached data from memory and delete local tables.

Copy

Creates a copy of the current session window and logs you in automatically using the same user credentials.

Connect/Disconnect

Opens/terminates a session without closing the session window. The button will show Connect or Disconnect based on the whether the active session window is currently connected or not.

Session Alias

Sets an alias name for a session. This name is used instead of the default session name (<user@domain>|<vault>) wherever it is possible.

Close

Closes the current window.

Exit

Closes dqMan.

Example:

Example:

Click the New Session Window toolbar button

If you already have an open Session window which you would like to duplicate into a second session with the same credentials on the same vault click the Copy session toolbar button

Opens a new session window prompting the user with the login dialog box. For more information on logging in to dqMan, see .

https://login.microsoftonline.com/{Btenant}/oauth2/v2.0/token
https://login.veevavault.com/auth/oauth/session/_cb243e7e-bbc2b-47c12d-bcf-9df23534f27
Connecting to Veeva Vault
The dqMan Veeva Vault Edition Login screen
The dqMan Veeva Vault Edition Login screen