1 Reply Latest reply on Oct 21, 2016 10:13 AM by shawkins

    not able to access Rest service through VDB

    durgadatta

      Hi ,

      I was trying to fetch procedure over Rest call in TEIID Embedded  9.0.1.

      I followed following docs to achive this, I am able to call the created procedure from sql client by using {call g2Table()};

      REST Service Through VDB - Teiid 8.4 - Project Documentation Editor

      But on rest Its showing resource not available . I used following url to access it.

       

      http://localhost:8080/vdbname_1/view/g2

       

      Do I need to do any other configuration to make it work?

       

      Thanks,

      Durga