4 Replies Latest reply on Oct 31, 2014 12:35 PM by jjaideep2000

    Error while importing REST web service as source in Teiid Designer

    jjaideep2000

      Hello all -

      I am trying to import REST API as a source in Teiid Designer but I am getting the following error message.

       

       

      Description

      Resource

      Path

      Location

      Type

      The number of columns/elements in RestToODataProcedure are less than the number defined in the SQL transformation.

      1. RestViewModel.xmi

      /RestToOData

      RestToODataProcedure

      Problem

       

      The JSON response is very simple:

       

      {"Root":{

      "ElementKey": "Value"

      }

        }

       

      Can someone please help?

       

      Thanks,