![]() |
VOOZH | about |
Reveal is a data visualization solution provided by Infragistics and can be paired with the CData API Server to build dynamic dashboards from live Elasticsearch data. The CData API Server generates an OData API for Elasticsearch, which is natively consumable in Reveal. In this article, we walk through connecting to Elasticsearch in API Server and connecting to the API Server from Infragistics Reveal to create a simple dashboard.
Accessing 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.
CData API Server uses a straightforward, point-and-click interface to connect to data sources and generate APIs.
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.
π Configuring a connection (Salesforce is shown).After connecting to Elasticsearch, create Resources, which represent API endpoints for Elasticsearch data.
Create a User to connect to Elasticsearch from Reveal through API Server.
When accessing and connecting to multiple different domains from an application such as Ajax, there is a possibility of violating the limitations of cross-site scripting. In that case, configure the CORS settings in Settings -> Server.
Save the changes to the settings.
π Configuring CORS settingsWith the API Server configured, we can visualize Elasticsearch data in Reveal.
At this point, you have created a simple dashboard from live Elasticsearch data. For more information on creating OData feeds from Elasticsearch (and more than 150 other sources), visit the API Server page. Download a free, 30-day trial and start working live Elasticsearch data in tools that consume OData APIs.
Learn more or sign up for a free trial:
CData API Server