<?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>question Creating records from excel in scoped app in ServiceNow Otto for Creator forum</title>
    <link>https://www.servicenow.com/community/servicenow-otto-for-creator/creating-records-from-excel-in-scoped-app/m-p/3060001#M24</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to create records in my scoped table from excel . Suppose the user attaches an excel in my record producer and I want to create new records in my scoped table from that where for each row a new record should be created. I have got few solutions for creating new RITMS but for me it is a scoped table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maharshi Chatterjee&lt;/P&gt;</description>
    <pubDate>Mon, 30 Sep 2024 14:16:44 GMT</pubDate>
    <dc:creator>MaharshiC</dc:creator>
    <dc:date>2024-09-30T14:16:44Z</dc:date>
    <item>
      <title>Creating records from excel in scoped app</title>
      <link>https://www.servicenow.com/community/servicenow-otto-for-creator/creating-records-from-excel-in-scoped-app/m-p/3060001#M24</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to create records in my scoped table from excel . Suppose the user attaches an excel in my record producer and I want to create new records in my scoped table from that where for each row a new record should be created. I have got few solutions for creating new RITMS but for me it is a scoped table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maharshi Chatterjee&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 14:16:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-otto-for-creator/creating-records-from-excel-in-scoped-app/m-p/3060001#M24</guid>
      <dc:creator>MaharshiC</dc:creator>
      <dc:date>2024-09-30T14:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Creating records from excel in scoped app</title>
      <link>https://www.servicenow.com/community/servicenow-otto-for-creator/creating-records-from-excel-in-scoped-app/m-p/3060068#M25</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/732693"&gt;@MaharshiC&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use excel parser api to read each row(you can validate each coulumn value) from the excel and use gliderecord to create records in your custom table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Refer :&amp;nbsp;&lt;A href="https://developer.servicenow.com/dev.do#!/reference/api/vancouver/server/sn_impex-namespace/GlideExcelParserScopedAPI#GEPS-getTableInfo" target="_self"&gt;https://developer.servicenow.com/dev.do#!/reference/api/vancouver/server/sn_impex-namespace/GlideExcelParserScopedAPI#GEPS-getTableInfo&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 14:59:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-otto-for-creator/creating-records-from-excel-in-scoped-app/m-p/3060068#M25</guid>
      <dc:creator>Hemanth M</dc:creator>
      <dc:date>2024-09-30T14:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Creating records from excel in scoped app</title>
      <link>https://www.servicenow.com/community/servicenow-otto-for-creator/creating-records-from-excel-in-scoped-app/m-p/3060099#M26</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/732693"&gt;@MaharshiC&lt;/a&gt;&amp;nbsp;Please refer to this thread&amp;nbsp;&lt;A href="https://www.servicenow.com/community/developer-articles/parsing-the-excel-sheet-data-use-the-data-in-automation-via/ta-p/2301853" target="_blank"&gt;https://www.servicenow.com/community/developer-articles/parsing-the-excel-sheet-data-use-the-data-in-automation-via/ta-p/2301853&lt;/A&gt;&amp;nbsp;to know steps to parse excel data. You can apply the similar solution in scoped app too.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 15:15:13 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-otto-for-creator/creating-records-from-excel-in-scoped-app/m-p/3060099#M26</guid>
      <dc:creator>Sandeep Rajput</dc:creator>
      <dc:date>2024-09-30T15:15:13Z</dc:date>
    </item>
  </channel>
</rss>

