<?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 select data from grid row and send it as an input to another service in ThingWorx Developers</title>
    <link>https://community.ptc.com/t5/ThingWorx-Developers/select-data-from-grid-row-and-send-it-as-an-input-to-another/m-p/785769#M57368</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having a grid with single column having child rows also , I want to select a particular row and use it's data as an input to another service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used the selectedRows and selectedRowsChanged binding properties but the selected data is in the form of an infotable which can not be used by my service , as the service is having it's input type as string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, is there any way so that I can convert the returned infotable into string??&lt;/P&gt;</description>
    <pubDate>Wed, 23 Mar 2022 07:21:23 GMT</pubDate>
    <dc:creator>YS_10134308</dc:creator>
    <dc:date>2022-03-23T07:21:23Z</dc:date>
    <item>
      <title>select data from grid row and send it as an input to another service</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/select-data-from-grid-row-and-send-it-as-an-input-to-another/m-p/785769#M57368</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having a grid with single column having child rows also , I want to select a particular row and use it's data as an input to another service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used the selectedRows and selectedRowsChanged binding properties but the selected data is in the form of an infotable which can not be used by my service , as the service is having it's input type as string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, is there any way so that I can convert the returned infotable into string??&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 07:21:23 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/select-data-from-grid-row-and-send-it-as-an-input-to-another/m-p/785769#M57368</guid>
      <dc:creator>YS_10134308</dc:creator>
      <dc:date>2022-03-23T07:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: select data from grid row and send it as an input to another service</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/select-data-from-grid-row-and-send-it-as-an-input-to-another/m-p/785832#M57377</link>
      <description>&lt;P&gt;You should be able to use specifically the field in 'Selected Rows' is my first thought. (Have you checked to see if you see the fields when expanding 'Selected Row(s)'?)&lt;/P&gt;
&lt;P&gt;The service that you are using, is this out of the box or something you can customize? You can always change the service if it can be customized or overridden.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm loathe to suggest this work around, but if you were to take the selected row (infotable) and map that to a Mashup Parameter, I believe you get access to each field as well - this shouldn't be necessary, my first suggestion should work.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 11:43:32 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/select-data-from-grid-row-and-send-it-as-an-input-to-another/m-p/785832#M57377</guid>
      <dc:creator>PaiChung</dc:creator>
      <dc:date>2022-03-23T11:43:32Z</dc:date>
    </item>
  </channel>
</rss>

