Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3363

Table doesn't make OData Call

$
0
0

I have a Table in a XMLView that is connected to an Odata Service like this:

<Table
    id="Table1"
headerText="Products"
class="sapUiResponsiveMargin"
width="auto"
items="{ 

          path: '/odataTest/Products' 

        }"

>

 

The Collums are initialized correctly i think but that isn't the problem because i see that in the developertools in chrome that it doesn't make the get request to the odata service.

 

In my neo-app.json File i have this:

{

      "path": "/destinations/odataTest",

      "target": {

        "type": "destination",

        "name": "odataTest",

        "entryPath": "/odataTest"

      },

      "description": "odataTest"

    }

 

Wy doesn't the Table make the get request to the Odata Service? What are the steps i forgot?


Viewing all articles
Browse latest Browse all 3363

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>