• Changing Schema names in VDB

    Hi All, I am new to Teiid VDB JBOSS development. I have a VDB created and deployed in Dev environment, this is connecting DB2 database in underlying datasource. The DEV DB has a schema name like DEVDB01. This deploy...
    Profile Photo
    last modified by thezionview
  • QueryParserException for Temporary Table query with Tableau Dessktop client

    I'm trying to explore using Teiid (version 11.2.1) with Tableau (version 10.4.x currently) and am essentially using the example at teiid-embedded-examples/restservice-as-a-datasource at master · teiid/teiid-embed...
    Profile Photo
    last modified by aormerod
  • Teiid spring boot exposing OData and also other rest controllers

    Hi,   I want to expose OData4 in my microservice, and also expose other endpoints which doesn't related to OData(for example - Spring boot actuator endpoints like health check) I defined server.context-path: /a...
    Profile Photo
    last modified by tamarm
  • The name CARDID is the same (ignoring case) as 1 other object(s) under the same parent

    The following procedure throwing error. Basically the requirement is to send the CARDID to the virtual procedure and return card BALANCE and CARDID both back. Full script is attached just in case for reference. ...
    Profile Photo
    last modified by shrishailnh
  • Issue with REST web service for specific calls (TEIID30151)

    Hi all,   I'm using an existing Teiid 10 instance to retrieve data using automatically created statements from an Oracle database and a REST web service. Based on the created query, it works or creates this erro...
    Profile Photo
    last modified by andreas.krueck
  • 11.2.2 release date?

    Is there a planned release date for 11.2.2?  There are a couple of fixes I want, and work prefers that I use a release version (instead of building it).   Thanks for a great product and great support!  ...
    Profile Photo
    last modified by mike_higgins
  • Teiid does not present view as EntityType

    Hi,   I am using Teiid in order to expose Postgres view inside Salesforce. Beside this view I have created few tables. When accessing the $metadata endpoint I can see all the tables as entity types but I can't...
    Profile Photo
    last modified by tamarm
  • Which Version of Teiid Wildfly to use with Teiid Designer / or how to correctly configure the Eclipse environment

    This request is related to [TEIID-5545] Odata V4 Batch processing does not work as teiid/olingo rejects "Accept: multipart/mixed" request header - …  . As my question here goes a little bit of topic from t...
    Profile Photo
    last modified by cjohn001
  • Programatically design VDB

    Hi everyone,   I am currently planning to build a tool integrated with Ontop, an Ontology-Based Data Access framework, following this tutorial continued to this (no teiid part yet) and this (talking about teiid)...
    Profile Photo
    last modified by joshuabezaleel
  • Creating virtual view above multiple schemas(not public) in Postgres

    Hi,   I am using Teiid-spring-boot starter in order to expose OData4 in my spring boot app. My app is a microservice, used to aggregate relevant data from multiple Postgres dbs and expose it with OData. I don'...
    Profile Photo
    last modified by tamarm
  • MySQL TinyInt

    We are using Teiid embedded and we recently upgraded to Teiid 10 I have a mysql table column of type tinyint(4) When fetching the corresponding table, we are getting a Byte value as result. It uses to return an int...
    Profile Photo
    last modified by mtawk
  • How to handle the validation, exception and pass it to end user?

    I would like to handle the following items in my VDB and send the proper odata message to the end user (Salesforce) 1. if there is no data found 2. Timeout message 3. Any error while processing the data
    Profile Photo
    last modified by pmthirumaran
  • Howto Configure Teiid Wildfly to use Odata V2 protocol version instead of V4

    Hello together, I think the topic says already everything. I am currently using Teiid 9 and Teiid 11.2 Wildfly. Both by default use OData V4 Protocol. As I am currently working with a client side odata library for wh...
    Profile Photo
    last modified by cjohn001
  • Transaction support in MongoDB 4

    Hello, MongoDB added multi document transactions in release 4.0. When is Teiid going to support transactions for MongoDB?   Regards, Anto
    Profile Photo
    last modified by antonypaul25
  • Unit for teiid buffer

    What is the unit for the following configuration item? max-buffer-space   I assumed it would GB, but i'm not sure since documentation is lacking. Reason I need this to be a higher value is I get the following ...
    Profile Photo
    last modified by marc.kusters
  • Consumed webservice not showing all records

    I consumed an OData webservice using invokeHTTP and then the procedure to get the results. This works fine, however I only get 1000 results. When I manually curl the webservice I get 1000 records and at the end a sk...
    Profile Photo
    last modified by marc.kusters
  • Teiid REST call using dynamic authentication

    Hi,   I am new in Teiid. I try to create a REST connection in VDB, and then using java I'll access it to get the data. I am using "teiid-10.2.1-wildfly-server". Using eclipse designer tool I create connection an...
    Profile Photo
    last modified by aban.mitra
  • JBOSS TEIID Designer view with Token in header properties - how to use DEV/UAT/QA/Production environment specific Tokens in View Model

    Hello,   Environment EAP 6.4, JBoss designer studio 10.3, Teiid designer version 11.0.1.Final   Looking for some help on configuring various tokens needed an a View Model that is used in one of our VDB's.&...
    Profile Photo
    last modified by cagreek
  • Permission denied for relation X

    Hi everyone,   I am currently trying to recreate this tutorial with Ontop but I failed already without having to connect it to the Ontop. Basically I just create a VDB with 2 PostgreSQL JDBC. I can query the f...
    Profile Photo
    last modified by joshuabezaleel
  • Teiid Designer VDB vs the Dynamic VDB

    Based on the environment I have to change Rest API endpoint as well as the authorization (bearer token key and the value). How to do that? I see everything in the Dynamic VDB xml file. 1. Please let me know how to...
    Profile Photo
    last modified by pmthirumaran