![]() |
VOOZH | about |
UiPath is a Robotic Process Automation (RPA) platform with rich features and an easy-to-use UI that enables non-developers to create process automation. By using UiPath Studio, you can build an RPA program just like drawing a diagram. With the CData ODBC Driver for Elasticsearch, users can embed Elasticsearch data in the workflow.
This article explains how to use the Elasticsearch ODBC Driver in UiPath Studio to create an RPA program that accesses Elasticsearch data.
π Using the CData ODBC Data Sources in UiPathAccessing and integrating live data from Elasticsearch has never been easier with CData. Customers rely on CData connectivity to:
Users frequently integrate Elasticsearch data with analytics tools such as Crystal Reports, Power BI, and Excel, and leverage our tools to enable a single, federated access layer to all of their data sources, including Elasticsearch.
For more information on CData's Elasticsearch solutions, check out our Knowledge Base article: CData Elasticsearch Driver Features & Differentiators.
If you have not already, first specify connection properties in an ODBC DSN (data source name). This is the last step of the driver installation. You can use the Microsoft ODBC Data Source Administrator to create and configure ODBC DSNs.
Set the Server and Port connection properties to connect. To authenticate, set the User and Password properties, PKI (public key infrastructure) properties, or both. To use PKI, set the SSLClientCert, SSLClientCertType, SSLClientCertSubject, and SSLClientCertPassword properties.
The data provider uses X-Pack Security for TLS/SSL and authentication. To connect over TLS/SSL, prefix the Server value with 'https://'. Note: TLS/SSL and client authentication must be enabled on X-Pack to use PKI.
Once the data provider is connected, X-Pack will then perform user authentication and grant role permissions based on the realms you have configured.
Now you are ready to use Elasticsearch data ODBC DSN in UiPath Studio with the following steps.
With the connection configured, we are ready to query Elasticsearch data in our RPA.
With the Connection and Execute Query activities configured, we are ready to add a Write CSV activity to the Flowchart to replicate the Elasticsearch data.
If they are not already connected, connect each Activity that you created to complete the RPA project for extracting Elasticsearch data and exporting it to CSV.
π Connect each Activity in the FlowchartClick Run to extract Elasticsearch data and create a CSV file.
π Running the RPA FlowchartIn this article, we used the CData ODBC Driver for Elasticsearch to create an automation flow that accesses Elasticsearch data in UiPath Studio. Download a free, 30-day trial of the ODBC Driver and start working with live Elasticsearch data in UiPath Studio today!
Download a free trial of the Elasticsearch ODBC Driver to get started:
Download NowLearn more:
π Elasticsearch IconThe Elasticsearch ODBC Driver is a powerful tool that allows you to connect with live Elasticsearch document databases, directly from any applications that support ODBC connectivity.
Access Elasticsearch like you would a database - read, write, and update through a standard ODBC Driver interface.