• Array data types not available in postgresql?

    Hi, I'm trying to create a dynamic VDB with a BOOLEAN[] column (the DDL is something like CREATE VIEW "_view_data" ("id" SERIAL,          "booltest" BOOLEAN[],   ...
    Profile Photo
    last modified by woko
  • Data read scenario failing after Teiid version upgrade

    Hi,   I was using Teiid 9.2.1 earlier and upgraded to 11.1.1 in my application which is using Teiid embedded. The same data reads scenario which were running fine earlier have started giving me exceptions and fa...
    Profile Photo
    last modified by pranavk
  • Data Sources Missing - Data Source Creation Error

    Hello Experts,   I have connected to flat file and the xml file and created two Tables successfully. After selecting one of the the table, I am clicking on the running man icon, it is giving two consecutive erro...
    Profile Photo
    last modified by rakeshjain1
  • OData Translator Paging Extension in Web Services Translator

    Hello, all.   I just joined the group today and have just been working in JBoss for 5 months.   I have been tasked with adding the OData Translator paging capability to the Web Services Translator.  T...
    Profile Photo
    last modified by ws6wws6w
  • How to fetch data from SOAP wsdl ?

    HI all , i am trying to fetch data from wsdl using Teiid Soap Webservice in JAVA . but no data is getting .. below is My JAVA Class method i am using   private static void Method1() {   String procedure2...
    Profile Photo
    last modified by srinivas460
  • Tableau client not able to get batches from DV

    HI,   Scenario is that we are connecting teiid dv layer from tableau client and making a simple select. That select is heavy and expected to serve around 10 millions of rows. What we have been struggling for so...
    Profile Photo
    last modified by sanjay_chaturvedi
  • Any How-To on installing Teiid from scratch

    Hi,   I am new to Linux and and want to install Teiid in it.  Is there a full instruction on how to install Teiid on a freshly created CentOS 7.5?   Any help is appreciated.   Thanks,   R...
    Profile Photo
    last modified by rickshaw888
  • store procedure teiid

    Good morning,     STORE SQL PROCEDURES     I have three tables: the first table has the file name:     FILE table: fileid first name DATE OUTCOME     the second table h...
    Profile Photo
    last modified by glprobot
  • Looking to convert timestamp into UNIX epoch value in release 9

    Hi   I am looking to convert timestamp to unix epoch value.     I could see that it is implemented as to_millis in release 10  [TEIID-5026] Add function to transform timestamp into Unix time - JB...
    Profile Photo
    last modified by avinashch.1611
  • reading csv in writing db

    source -> I connected my physical database schemas? functions? views? web_services? on other folders I do not know what they are and what needs to be done.My problem since there is a new topic for me is there ...
    Profile Photo
    last modified by glprobot
  • Beginners Tutorial for beetle-studio

    Hello together, I am trying to get beetle-studio up and running with a mysql database in my Minishift environment. I cloned the sources from GitHub GitHub - teiid/beetle-studio  and got it deployed. I end up wit...
    Profile Photo
    last modified by cjohn001
  • JBoss Data Virtualization Installation

    Hi,   So far, I was able to install JDK 1.8 and JBoss Developer Studio 11.3.0.GA. I am facing issues on the installation of Red Hat JBoss Data Virtualization, it says Installation Fail:   Trying to connect...
    Profile Photo
    last modified by rakeshjain1
  • Subject State (Semantic Web)

    Hi all,   Before digging deeper into this subject areas I would like to know about the state of the art in this respect before trying to re-invent the wheel (again) Semantic (Linked Open Data) integration:  ...
    Profile Photo
    created by ssamarug
  • CustomMetadataRepository error

    Hello!  On implementing a custom metadata repository I've not been able to capture with TRACE or attached debugger to the Teiid process an issue with my metadata custom class.  Super-simple implementation an...
    Profile Photo
    last modified by don.krapohl
  • Teiid/oData - Is it possible expose virtual procedure with post method?

    Hello:   I created a virtual procedure with one json parameter. I acces the virtual procedure using oData. The procedure is exposed by get method but this have the URL length limitation (2,083 characters for IE)...
    Profile Photo
    last modified by angeladdati
  • Troubleshooting preparser loading

    I've followed guidelines from PreParser - Teiid 9.0 (draft) - Project Documentation Editor  to build and deploy a preparser.  In this trivial example I'm just returning "select 1".  I have a working Tei...
    Profile Photo
    last modified by don.krapohl
  • Trouble converting SAP JSON datetime to timestamp

    I got the following problem, I tried consuming a SAP SuccessFactor REST service as JSON. This works without problems. However, I'm having trouble converting the date to a normal timestamp.   The format of the da...
    Profile Photo
    last modified by marc.kusters
  • Select label are not always read

    Hi,   Has something changed in the JDBC driver?   Since teiid 10.3 (I think) I something encounter problems with software not reading column labels where it used to do this in the past.   e.g.  ...
    Profile Photo
    last modified by gadeyne.bram
  • Eol of dv

    So sad to hear that DV is no longer available after this Friday.. Amazing to me the behemoth of rh could never capture the success of mmx.  The seemingly conscious decisions that derailed the success track is un...
    Profile Photo
    last modified by virtualdatabase
  • How to create pushdown function for DIGSTRING using ("teiid_rel:native-query" '$1') in VDB ddl xml file?

    How to create pushdown function for DIGSTRING using ("teiid_rel:native-query" '$1') in VDB ddl xml file?   Its working fine in PI OLEDB Tester, SELECT Tag, Time, DIGSTRING(CAST(value AS Int32)) State FROM piar...
    Profile Photo
    last modified by thiru28