<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic When you create the data in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Binding-OData-RestAPI-to-Intel-XDK/m-p/1118261#M74946</link>
    <description>&lt;P&gt;When you create the data binding are you selecting the response fields that you want to use? Clicking the checkmarks next to them? It's not required, but it makes things a lot easier.&lt;/P&gt;

&lt;P&gt;If you've done that, then when you are back in App Designer, choose the DataPath and you should then see those things you checked appear as tokens you can use. &amp;nbsp;There used to be videos that demonstrated this, but the links seem not to be working.&amp;nbsp;https://software.intel.com/en-us/xdk/videos/intel-xdk-app-designer&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Mar 2017 18:44:14 GMT</pubDate>
    <dc:creator>Chris_P_Intel</dc:creator>
    <dc:date>2017-03-20T18:44:14Z</dc:date>
    <item>
      <title>Binding OData RestAPI to Intel XDK</title>
      <link>https://community.intel.com/t5/Software-Archive/Binding-OData-RestAPI-to-Intel-XDK/m-p/1118257#M74942</link>
      <description>&lt;P&gt;In the API Explorer Sandbox I tried the REST API for a&lt;BR /&gt;
	OData Service. I can create a Service binding but How do I proceed to map the service to the UI in Intel XDK? I tried to bind the Service to a List Item (Controller Type multiple ) but it just returns the GET response in JSON. The version I have is 3759.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 00:51:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Binding-OData-RestAPI-to-Intel-XDK/m-p/1118257#M74942</guid>
      <dc:creator>Jayaram_K_</dc:creator>
      <dc:date>2017-03-14T00:51:13Z</dc:date>
    </item>
    <item>
      <title>I'll ask one of the experts</title>
      <link>https://community.intel.com/t5/Software-Archive/Binding-OData-RestAPI-to-Intel-XDK/m-p/1118258#M74943</link>
      <description>&lt;P&gt;I'll ask one of the experts on that topic to respond.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 05:23:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Binding-OData-RestAPI-to-Intel-XDK/m-p/1118258#M74943</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2017-03-14T05:23:00Z</dc:date>
    </item>
    <item>
      <title>My apologies for the delay in</title>
      <link>https://community.intel.com/t5/Software-Archive/Binding-OData-RestAPI-to-Intel-XDK/m-p/1118259#M74944</link>
      <description>&lt;P&gt;My apologies for the delay in replying. I accidentally marked this as completed.&lt;/P&gt;

&lt;P&gt;So, what sort of response do you get from the OData service? If you want to bind to the controls in the App Designer it would have to be JSON. &amp;nbsp; &amp;nbsp;If you are getting raw text, XML, or something else, that may not function so well. Many of the services convert XML to JSON, but for the base RESTAPI one, I believe it's response is taken as delivered.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 17:24:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Binding-OData-RestAPI-to-Intel-XDK/m-p/1118259#M74944</guid>
      <dc:creator>Chris_P_Intel</dc:creator>
      <dc:date>2017-03-16T17:24:51Z</dc:date>
    </item>
    <item>
      <title>Thank you Chris for taking</title>
      <link>https://community.intel.com/t5/Software-Archive/Binding-OData-RestAPI-to-Intel-XDK/m-p/1118260#M74945</link>
      <description>&lt;P&gt;Thank you Chris for taking this question. I am trying to bring data from a ODATA service. As mentioned I have the service bindings which seems to provide a JSON Response. My difficulty is in mapping this to the controls in the designer. I was looking for a generic help as to how to bind controls to service and I could not find. I just tried the List Control as in the attached image and depending on the control type (single/multiple) I get all or one row of raw data as shown.&lt;/P&gt;

&lt;P&gt;I appreciate your help. Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 03:28:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Binding-OData-RestAPI-to-Intel-XDK/m-p/1118260#M74945</guid>
      <dc:creator>Jayaram_K_</dc:creator>
      <dc:date>2017-03-20T03:28:00Z</dc:date>
    </item>
    <item>
      <title>When you create the data</title>
      <link>https://community.intel.com/t5/Software-Archive/Binding-OData-RestAPI-to-Intel-XDK/m-p/1118261#M74946</link>
      <description>&lt;P&gt;When you create the data binding are you selecting the response fields that you want to use? Clicking the checkmarks next to them? It's not required, but it makes things a lot easier.&lt;/P&gt;

&lt;P&gt;If you've done that, then when you are back in App Designer, choose the DataPath and you should then see those things you checked appear as tokens you can use. &amp;nbsp;There used to be videos that demonstrated this, but the links seem not to be working.&amp;nbsp;https://software.intel.com/en-us/xdk/videos/intel-xdk-app-designer&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 18:44:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Binding-OData-RestAPI-to-Intel-XDK/m-p/1118261#M74946</guid>
      <dc:creator>Chris_P_Intel</dc:creator>
      <dc:date>2017-03-20T18:44:14Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Software-Archive/Binding-OData-RestAPI-to-Intel-XDK/m-p/1118262#M74947</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Hi Chris&lt;/P&gt;

&lt;P&gt;Thanks. I chose the fields from the response and Saved the service. It took me to the editor and I see only one service method under the service in&amp;nbsp;CONTROLS.&lt;/P&gt;

&lt;P&gt;In my index.html page in design I had just one page with a header. The Service method when I hover over the method shows a dark arrow pointing to the header, or if I have a list item control (after removing two from the default of three list item controls) the dark arrow points to it. Where can I find the data path? Is there a more detailed description somewhere? As you mentioned the link is not working. Is it possible to reinstate the video?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 02:56:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Binding-OData-RestAPI-to-Intel-XDK/m-p/1118262#M74947</guid>
      <dc:creator>Jayaram_K_</dc:creator>
      <dc:date>2017-03-21T02:56:25Z</dc:date>
    </item>
  </channel>
</rss>

