<?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>Text File Generation</title><link>https://community.appian.com/discussions/f/general/8317/text-file-generation</link><description>I am creating a text file with the multiple pipe delimiter data. When the file is created it is not storing the data one by one like - ABC|DEF||GJI 123|435|235 I am getting the output like - ABC|DEF||GJI 123|435|235 However when I open the same file with</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Text File Generation</title><link>https://community.appian.com/thread/70428?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2019 17:19:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f784054-84b7-4a35-b2ef-943affa39ebb</guid><dc:creator>Soujanya B</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have the same use case to generate text file in Appian.&lt;/p&gt;
&lt;p&gt;Let me know how you generated the file.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Soujanya&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Text File Generation</title><link>https://community.appian.com/thread/36450?ContentTypeID=1</link><pubDate>Wed, 31 Aug 2016 19:05:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:56838551-a97f-475c-a74c-25ac024bf088</guid><dc:creator>Ravi Roshan</dc:creator><description>@coltonb, Thank you... let me check if I can get some help :)&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Text File Generation</title><link>https://community.appian.com/thread/36449?ContentTypeID=1</link><pubDate>Wed, 31 Aug 2016 17:47:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d5af1003-d07e-4f72-ae34-cae1003aaf0e</guid><dc:creator>Colton Beck</dc:creator><description>Notepad behaves differently from other text editors like NPP, Sublime, etc with respect to line breaks. I recommend doing some research. This has some good information:&lt;br /&gt;&lt;a href="http://superuser.com/questions/362087/notepad-ignoring-linebreaks"&gt;superuser.com/.../notepad-ignoring-linebreaks&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Text File Generation</title><link>https://community.appian.com/thread/36414?ContentTypeID=1</link><pubDate>Wed, 31 Aug 2016 08:37:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fc04295c-283c-4274-91d7-0ca02db8db4d</guid><dc:creator>Ravi Roshan</dc:creator><description>@erick258, Yes I am using char(10)&amp;amp;char(13), that is why it is appearing correctly in other editors.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Text File Generation</title><link>https://community.appian.com/thread/36413?ContentTypeID=1</link><pubDate>Wed, 31 Aug 2016 08:36:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:366fcb90-6bae-4e97-8293-10fb77bae3fa</guid><dc:creator>Ravi Roshan</dc:creator><description>@coltonb, Yes I want to display in Windows Notepad. In other editor like notepad++ it is displaying correctly.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Text File Generation</title><link>https://community.appian.com/thread/36410?ContentTypeID=1</link><pubDate>Wed, 31 Aug 2016 07:09:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a82add91-a88e-4d6f-9744-97fbc6609613</guid><dc:creator>erick258</dc:creator><description>Have you tried adding &amp;quot;chr(13)&amp;amp;chr(10)&amp;quot; to break between lines e.g. &amp;quot;ABC|DEF|GJI&amp;quot;&amp;amp;chr(13)&amp;amp;chr(10)&amp;amp;&amp;quot;123|435|235&amp;quot;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Text File Generation</title><link>https://community.appian.com/thread/36386?ContentTypeID=1</link><pubDate>Tue, 30 Aug 2016 18:22:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:23a8aa50-b04e-429c-b703-46583e477c88</guid><dc:creator>Colton Beck</dc:creator><description>Are you expecting the line breaks to display in Windows Notepad, or are you using some other text editor?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>