Log in to follow, share, and participate in this community.
Thread Failed in Making a Multi-source Binding(maybe a bug in designer?)
Failed in Making a Multi-source Binding(maybe a bug in designer?)Hello, I've found out the multi-source binding support section in Teiid Designer User Guide 8.2, Chapter 9. In my testing project, I made a flat file data source and model. It's OK to query throu...
Import Database via JDBC issueI am trying to import a SQL Server database, located on a remote server, as a JDBC source in TEIID designer by creating a new connection profile.The connection profile works fine as the ping is successful. However, wh...
Thread Unable to update, Issues in insert statement
Unable to update, Issues in insert statementI am trying to update base table via model view which is join of base table and flat file. While testing VDB, I'm facing some issues 1. Select statement is working fine in VDB but during update an error -> ...
Teiid desginer can't access to https urlHi all: I want to import a sopa service as a data source. But I got a error when I input the url. Does the teiid designer can't support https or some mistake I...
Using Hive2 as a data sourceHi all, I'm a relatively new user of teiid, and l like what I've seen so far. I've been connecting to flat files and RDBMS without many issues, but now I need to connect to a Hive data source. I've bee...
REST:URI accepting null parameter?I've defined a virtual procedure to be exposed as a REST API, but I'd like to have a REST:URI like this one: mypath/{id} where {id} can be null and I can have in the procedure a IF cluse that either ge...
native query in teiid designer 7.8Hi all, I am using Eclipse indigo 4.2.1, teiid designer 7.8,Teiid runtime 7.7.5 to create REST easy web service from tables spread across two different oracle data bases.When a query is executed the query optimizer t...
ORA-01427 ERROR while loading IMVUsing EDS 5.3.1, Teiid 7.7.5: Created an Oracle view on imported it source model. Created a virtual view using 'select * from oracle-view'. Enabled IMV for this view. On testing the VDB v...
Teiid designer for teiid 8.5?Hi, Is there a teiid designer version compatible with teiid 8.5? Both 8.2 and 8.3 beta state that they are compatible with 8.4. Kind regards Bram
Thread Unable to create temporary file when defining Teiid model project
Unable to create temporary file when defining Teiid model projectEnvironment: windows 7 enterprise eclipse kepler r32 teiid designer 8.2 final I'm following the tutorial to create a flat file Teiid model project. however when I tried to create a project, I got below erro...
TEIIDDES-1811 and TEIIDDES-1859Hi Steven, Ramesh, I submitted these two defect tickets, still no Assignee yet, wonder if they are being taken care of. If not, can you please look into them when your team get time? For TEIIDDES-1811,...
PreparedStatement.executBatch()Hi, We have the View Model VDB which created in Teiid Designer deployed into Teiid JBoss server, this VDB supports the updates feature by writing FOR EACH ROW procedure for INSERT. When we test the INS...
Simple Extension PropertiesIs there any way to bring back simply adding name value pairs for extension metadata without all of the steps associated with MED? For example see Re: calling an oracle funtion part of the package from teiid r...
Thread HTTP Status 415 - Cannot consume content type error in RESTEasy WAR
HTTP Status 415 - Cannot consume content type error in RESTEasy WARHi all, I generated a RESTEasy WAR using Eclipse indigo 4.2.1, teiid designer 7.8,Teiid runtime 7.7.5 and implementing insert,update and select operation refering the links http://docs.jboss.org/teiid/designe...
How to reslove the problem!OS:win7 x64 JDK:jdk1.7.0_25 Envirment1: jboss-eap-6.1; Teiid run time 8.4 final Envirment 2 : jboss-as-7.1.1.Final; Teiid run time 8.3 final Teiid designer:8.2 final. start jboss: standalone.bar -c ...