2 Replies Latest reply on Jun 18, 2009 9:52 AM by jdoyle

    Creating a model for an XML-RPC API?

      I have a number of servers to deal with that expose XML-RPC interfaces. I'd like to create Teiid models for them so that I can write relational queries

      As far as I can tell, Teiid Designer 6.1 can create a View Model from a web service if I can supply a WSDL definition of the service.

      I'm very familiar with XML-RPC, but not at all with WSDL.

      I'm wondering:
      - is it possible to express XML-RPC interfaces using WSDL? would Teiid be able to abstract them into relational queries?
      - if not, is there an XML-RPC backend for Teiid? Would I have to write one using the CDK?

      Thanks
      Dave