Data Gateways credentials

Data Gateways credentials can be used in any Data Gateways configuration that requires authenticated access to a database or HTTP endpoint. In addition to this, a Data Gateways credential must be created to store the SQL server user account that provides the Data Gateways engine with access to the database.

Credentials that use the Data Gateways credential type are only accessible by the application server when generating Data Gateway configurations – they cannot be used in standard Blue Prism processes or other Blue Prism elements such as web API definitions.

Add a credential for the SQL server user

Create a credential to store the SQL Server user account required for secure access to the Blue Prism database.

The credential name, username, and password must exactly match those specified below, mirroring the details entered for the SQL Server login.

  1. Select the System tab.
  2. Select Security > Credentials.

  3. Click New. The Credential Details window displays.
  4. Configure the following credential:
    • NameData Gateways BP Database SQL User
    • Type – Data Gateway Credential
    • UsernameData Gateways BP Database SQL User
    • Password – The password that is specified for the SQL Server user.

  5. Click OK to save the credential.