All Downloads are FREE. Search and download functionalities are using the official Maven repository.

json.data.testConnections.database.domodatabase.json Maven / Gradle / Ivy

There is a newer version: 1.5.11
Show newest version
{
    "name": "DomoDatabase",
    "displayName": "DomoDatabase Test Connection",
    "description": "This Test Connection validates the access against the database and basic metadata extraction of schemas and tables.",
    "steps": [
      {
        "name": "GetTables",
        "description": "List all the tables(datasets) available to the user.",
        "errorMessage": "Failed to fetch datasets, please validate the credentials & validate if user has access to fetch datasets",
        "mandatory": true
      }
    ]
  }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy