Log in to follow, share, and participate in this community.
Thread Security in Stored Procedures
Security in Stored ProceduresHello together, I have a question regarding security in stored procedures. I have written a stored procedure which should update some configuration values of a user. Let"s assume the following example. I have a table...
Teiid Domain mode VDB deploymentWe are running Teiid 10.2.1 in domain mode on 2 servers. We are using admin API to deploy a VDB. VDB status is returning Active when it is ready on the master server while sometimes it is not yet Active on the worke...
Hana as DatasourceHi, some time ago we deployed a VDB reading in SAP ECC system (Teiid 9.3.3) . Now we're going to upgrade SAP ECC to Hana and are looking for changing the Teiid Datasources in order to point to Hana instead of Microso...
Problem consuming Odata4 webserviceCurrently I consume a Mendix odata webservice using the WS translator. This is in most cases not the most efficient way. Thats why I'm in the process of rebuilding this. However, after importing the tables and trying ...
Translator LicenseHello, I wanted to know that the jdbc-translator currently are under LGPL licenses, but the version 10.0.-aplha is Apache licensed. So two came up: 1. Firstly, Can I use my the current jdbc-translators...
Thread Teiid Designer Question regarding Index Import
Teiid Designer Question regarding Index ImportHello together, I have a question regarding the usage of Teiid Designer. When I import a source model from my database I do this via Import / Teiid Connection >> Source Model The dialog which opens has a...
Teiid Release ProcedureOnce the release criteria have been met, which will minimally include no test failures and no unresolved issues, the following can be used from your current working copy to create the target release. Documenta...
Thread Timeout - Generating Source Model from Denodo OData
Timeout - Generating Source Model from Denodo ODataHi There, I'm a Teiid newbie and I'm currently trying to generate a source model from a Denodo OData service. I am using the OData profile type when creating the connection profile. Unfortuna...
Teiid EmbeddedHi Teiid Team, Is following features are possible through Teiid embedded. 1. Consume JDBC sources like MySQL, SQL Server, Oracle and Hive. 2. LDAP based authentication. 3. Provides interfaces like JD...
Where to set allowEnvFunctionI was wondering where to set the allowEnvFunction? This is quite unclear in the documentation and the best I could find was in jira tracker: [TEIID-1746] Documentation for ENV & COMMANDPAYLOAD is missing some det...
Custom TranslatorHi Team, In Custom Translator, Is it possible to change metadata content ? For example by extending the BaseDelegatingExecutionFactory ? Are through any other custom translator method exist to modify metadata ? By de...
Availability of Teiid community versionWe heard that Teiid community version will be available until 2020 only. Beyond that there are options to extend until 2023 as a subscription. After 2023, Teiid open source will not be available anymore. &...
Dynamic VDBHi Teiid Team, We are developing Dynamic VDB and we have following use case which needs solution. I have following scenario... 1. We are having a Oracle Database. ...
Need suggestions to upgrade Teiid versionI am new to teiid , We are using 9.1.3 version of Teiid and wanted to upgrade to latest version 10.2.1 1. Could you please help me with what new enhancements has been done in new version.. 2. We...
JDBC to Teiid with KeycloakHello, I used Teiid 10.2.1+Wildfly and dbeaver with teiid jdbc driver to access vdbs using teiid-securirty. Odata was working fine too. Now i configured teiid to use keycloak 4.8.3 for odata oauth2 au...
Thread loadMatView EXECUTE IMMEDIATE is truncating Insert SQL statement
loadMatView EXECUTE IMMEDIATE is truncating Insert SQL statementI am using Teiid embedded 10.2.1 with SQL server translator I had a view that was not materializing without any raised exception or log error. After investigating, we find out that the issue is coming from the store...
Thread Teiid Spring boot and java persistence types
Teiid Spring boot and java persistence typesHi, I am using Teiid Spring boot with postgres view as datasource. I have a column in postgres view defined as (sql) integer, I created virtual view (in java class) using Teiid's @SelectQuery and defined thi...
org.json.JSONException: Misshaped elementHi All, I need some help with JSON error on Wildfly. I am using RESTEASY with JAX-RS. The preview of the JSON data outputs as expected but when I run from Teiid Swagger or the url directly from the brows...