This component exists of two parts: an ExasolDatabaseProvider.dll you can download at https://dev.azure.com/NovioQPublic/OutSystemsExasolConnector and an Execute function you can download here in the Forge.
The .dll requires an additional license which you can get by sending an email to support@novioq.com with your Windows Server Product ID (please see the documentation on where you can find this ID).
With the .dll installed you can add a database connection to Exasol the ‘standard’ way, so by creating a Database Connection in Service Center and then importing tables using Integration Studio. All typical OutSystems Entity actions and Aggregates will be available.
All Exasol queries and commands not supported by OutSystems’ Aggregates and Advanced queries can be executed using the Execute function provided in this module.
The attached Demo Application describes how to use this Execute function, please see the documentation for more information on how to install the .dll. Visit our instruction page to watch step by step recordings on how to install and use this connector.
This component only works for on premise installations (where you can access the OutSystems Program Files folder).