<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Parsing a DAT file into SQL database</title><link>https://community.appian.com/discussions/f/general/29721/parsing-a-dat-file-into-sql-database</link><description>I&amp;#39;m trying to parse a large data file into our sql database. I have found the import csv to database smart service which would work with the &amp;quot;|&amp;quot; delimiter of the dat file except it has metadata as its first and last lines (not a csv header). I have uploaded</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Parsing a DAT file into SQL database</title><link>https://community.appian.com/thread/118432?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2023 14:47:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0bf35407-1af6-4c19-915b-fc4e1eb83633</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;This kind of things is not something Appian is made for. Hitting walls when trying to force it is expected.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Parsing a DAT file into SQL database</title><link>https://community.appian.com/thread/118431?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2023 14:30:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e0635548-0985-4b72-baf2-bddf6079f577</guid><dc:creator>ewenkel</dc:creator><description>&lt;p&gt;Unfortunately that cannot be done.&amp;nbsp; How would I increase the heap instead?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Parsing a DAT file into SQL database</title><link>https://community.appian.com/thread/118430?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2023 14:29:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1c136d25-f34a-4d46-80ed-e8feaddbefac</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;You probably want to find a way to split this in multiple files.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Parsing a DAT file into SQL database</title><link>https://community.appian.com/thread/118429?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2023 14:21:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c4dae0c7-793c-4d8f-bd92-c195b8a7f757</guid><dc:creator>ewenkel</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for the suggestion.&amp;nbsp; It does seem to be a way to accomplish what I would like to do.&amp;nbsp; However I am running into hitting max heap usage.&amp;nbsp; What is the correct way to increase heap size in appian?&amp;nbsp; I&amp;#39;ve tried looking and there isn&amp;#39;t a lot of directly helpful information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Parsing a DAT file into SQL database</title><link>https://community.appian.com/thread/117890?ContentTypeID=1</link><pubDate>Mon, 21 Aug 2023 22:58:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ef904e41-8723-4b4a-8ce4-c8d3f0c00d33</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;1st thing I would try is to load the file as is in the DB and just delete/ignore the 1st and last rows.&lt;/p&gt;
&lt;p&gt;Otherwise, you might be able to do something with this plugin:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/b/appmarket/posts/text-file-reader"&gt;community.appian.com/.../text-file-reader&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>