<?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 XSJS Modification Exit - Param.Connection Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xsjs-modification-exit-param-connection-issue/m-p/360351#M7544</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I am writing a modification exit using XSJS by looking through the below link.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://help.sap.com/saphelp_hanaplatform/helpdata/en/68/c5a3bca9294e4098454dccbc73f7a9/frameset.htm"&gt;Tutorial: Creating a Modification Exit with XS JavaScript&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The above link gives a good idea of the input values being passed. My question is the param.connection property that is passed, is that a connection of $.hdb? If not, is there a way by which I can translate the connection property that I get inside the exit to a $.hdb.getConnection() connection. The reason I ask this question is the record set that I get on the param.connection property does not allow me to navigate or retrieve the value of a column by its name, rather I have to specify the position of the column like rs1.getString(22). Instead i would like to get the value with rs1.CREATED_ON. &lt;/P&gt;&lt;P&gt;Will I be able to achieve this? Any ideas on this?&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jan 2017 03:30:51 GMT</pubDate>
    <dc:creator>balajigramancg1</dc:creator>
    <dc:date>2017-01-27T03:30:51Z</dc:date>
    <item>
      <title>XSJS Modification Exit - Param.Connection Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xsjs-modification-exit-param-connection-issue/m-p/360351#M7544</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I am writing a modification exit using XSJS by looking through the below link.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://help.sap.com/saphelp_hanaplatform/helpdata/en/68/c5a3bca9294e4098454dccbc73f7a9/frameset.htm"&gt;Tutorial: Creating a Modification Exit with XS JavaScript&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The above link gives a good idea of the input values being passed. My question is the param.connection property that is passed, is that a connection of $.hdb? If not, is there a way by which I can translate the connection property that I get inside the exit to a $.hdb.getConnection() connection. The reason I ask this question is the record set that I get on the param.connection property does not allow me to navigate or retrieve the value of a column by its name, rather I have to specify the position of the column like rs1.getString(22). Instead i would like to get the value with rs1.CREATED_ON. &lt;/P&gt;&lt;P&gt;Will I be able to achieve this? Any ideas on this?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2017 03:30:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xsjs-modification-exit-param-connection-issue/m-p/360351#M7544</guid>
      <dc:creator>balajigramancg1</dc:creator>
      <dc:date>2017-01-27T03:30:51Z</dc:date>
    </item>
  </channel>
</rss>

