• Consuming a JSON REST WS in Teiid Designer result in "Invalid REST connection profile" error

    Hi people. I am trying to consume a JSON REST web service that I've developed and deployed, following more or less the steps that are described into this wiki post (How to Consume a JSON REST Web Service in Teiid Des...
    Profile Photo
    last modified by jeffbicca
  • Teiid Designer Installation error !!!

    Hi ,   Trying to install Teiid designer thru JBoss Studio . Following the below procedure :   JBoss Studio > help>install new software> http://download.jboss.org/jbosstools/updates/release/luna/in...
    Profile Photo
    last modified by smohapatra1984
  • problem defining primary key on view model entity

    I have a source relational model where some entities I want to expose via OData REST don't have a primary key.  As you know, teiid OData support will not expose a given entity via REST unless the entity has eithe...
    Profile Photo
    last modified by gmackinnon
  • Mapping stored procedures from SQL Data Source

    Hi, When I try to import stored procedures from an SQL Database, the Name in source of the stored procedures are automatically changed from "originalProcName" to "originalProcName;1" in the source model and the stor...
    Profile Photo
    last modified by anantk
  • How do I delete existing Connection Profiles from the "Import Database via JDBC" Wizard?

    Hello,  I am trying to troubleshoot how to preview data in teiid designer, however, through the experimentation process of creating connections the profile list has grown and is throwing error messages in the err...
    Profile Photo
    last modified by cb11
  • How to create a Teradata connection in Teiid Designer

    Can someone point me to where there are directions for creating Teradata connection in Teiid Designer?
    Profile Photo
    last modified by cb11
  • Teiid Designer insert multiple records from a CSV

    Hi,   I have successfully managed to insert one record at a time from a CSV into MySQL using Teiid.   I now want to insert multiple records   A snippet of my working SQL, I am calling already existin...
    Profile Photo
    last modified by kisienya
  • Teiid localhost:31000 connection errror

    Hi I get the following error on Error log when I start up Teiid.   Where could the problem be?   eclipse.buildId=4.3.2.M20140221-1700 java.version=1.7.0_71 java.vendor=Oracle Corporation BootLoader c...
    Profile Photo
    last modified by kisienya
  • Designer working with newer version of Teiid runtime?

    Do you guys see any particular issue to support the newer version of Teiid runtime with older version of the Designer when Teiid client and Admin API libraries are designed in backwards compatible fashion? I am not ta...
    Profile Photo
    created by rareddy
  • Teiid Designer 9.0 Installation failure.

    I have successfully installed Eclipse Luna, But can't can't get all of the addons installed(including TeiidDesigner).  My success rate was only 25%. Version: Luna Service Release 1a (4.4.1) Build id: 20150109-060...
    Profile Photo
    last modified by cb11
  • how to enable direct procedure executions for sqlserver

    Hi,   I'm trying to override the JDBC translator to make it support direct procedure executions.   first I tried overriding the translator on a designer vdb. but when i connect to the vdb using the databas...
    Profile Photo
    last modified by lmolinero
  • Unrelated order by column CASE WHEN upon generated SQL query from Mondrian

    Hello,   Please help me in resolving Teiid error. Details are below:   Versions: Teiid 8.8.0.   Analysis from my end: I cannot use group by along with case when function in my teiid database develo...
    Profile Photo
    last modified by arunachal
  • JBoss Data Virtulization Dashboard builder Unexpected Error

    Hi Alls,   I created a workspace ,panel and page to dashboard. but while I tried to access the dashboard I was getting UNEXPECTED ERROR. In the server logs I can see the following exceptions. Does anyone have a...
    Profile Photo
    last modified by 01190077
  • JBoss Data Virtualizationの導入実績を調べたい

    はじめまして。 唐突な質問で申し訳けありません。 現在JbossDataVirtulization評価版を使用し、製品の評価を行っています。 JbossDataVirtulizationの国内外の導入実績をしりたいのですがどこを調べたらいいのでしょうか?   どなたかご存知でしたら教えてください。 redhatの導入事例は国外だけでしたので。。。 よろしくお願いします。
    Profile Photo
    last modified by 01190077
  • Connection Profiles

    I have both JBDev Studio and Eclipse setups for testing. In my JBDevstudio, i see lot of connection profiles options like Oracle, SQL Server etc. In my eclipse installation, i don't see these. See attached figures. &#...
    Profile Photo
    last modified by tomaat
  • Using User-Defined Variables in Teiid-SQL Engine

    Teiid returns errors when the following queries are executed on VDB   SELECT @latsBatchID := MAX(BatchID) FROM ltcbatch;   Error Remote org.teiid.api.exception.query.QueryParserException: TEIID31100 Parsi...
    Profile Photo
    last modified by kisienya
  • Insert data from SQL to MySql using Teiid

    Hi,   Can someone point me to documentation or give me pointers on how to insert data to a MySQL table from SQL table using Teiid designer?   Cheers
    Profile Photo
    last modified by kisienya
  • Issue while downloading Teiid Designer 8.5 through eclipse.

    Hi,   I am trying to install teiid designer 8.5 plugin through eclipse (Kepler) using the steps provided on the Download & Install - JBoss Community but getting error below -   Cannot complete the ins...
    Profile Photo
    last modified by shan_dind
  • Module.xml file for csjdbc.jar file - Teiid connection with Composite Driver

    In TEIID Designer, I am trying to connect to Composite software data source using csjdbc.jar file for the driver cs.jdbc.driver.CompositeDriver by using Generic JDBC Connection. The connection URL which I am passing i...
    Profile Photo
    last modified by sarvesh723
  • Error while executing a VDB with REST API as a source

    Created a source model, view model and a VDB for a REST API as a source. Followed all the instructions specified in this blog: How to Consume a JSON REST Web Service in Teiid Designer   While executing the query...
    Profile Photo
    last modified by jjaideep2000