Testing Decisions Database Connection
- 12 Mar 2021
- 1 Minute to read
- Print
- DarkLight
Testing Decisions Database Connection
- Updated on 12 Mar 2021
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Example Lab Article
While Example Lab projects are resources for public use, articles and assets are not actively maintained. Screenshots and features are from the specified version below. These references may become dated as new versions are released.
Overview
Example Lab Details | |
Version | 6.4.0 |
Root Folder | Example Lab - Connection Test |
Modules | None |
Dependencies | None |
This Example Lab project demonstrates how to test a user's Decisions database connection using the Test Connection step.
Explanation
This project works by using the Fetch Entities step to Fetch all of the relevant DataBase Data from the user's Decisions instance. This data is then passed into a ForEach step where the connection(s) will be tested by using the test connection step for each result. If the Test Connection step runs with a null output this means that the connection test was successful. Upon the event of an unsuccessful connection test, the step will output an error and a popup will be displayed to the user to notify them the connection test has failed.
Reference Articles
Project Download
The examples attached were developed to be instructional and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production quality solutions, please contact services@decisions.com. Import the project below to a Decisions environment on version 6.4.0 or later using our Importing/Exporting article.
Was this article helpful?