<?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>Batch process in Appian</title><link>https://community.appian.com/discussions/f/general/19184/batch-process-in-appian</link><description>Hi Everyone 
 
 can you help me understand about batch processing or jobs and suitable example related to that? 
 for example, i need to add data in excel and at a time i can add some x amount of data so how batch processing will run?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Batch process in Appian</title><link>https://community.appian.com/thread/75237?ContentTypeID=1</link><pubDate>Tue, 07 Jul 2020 11:36:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3f9e88a5-f06c-4182-bb0c-1e6928bf9132</guid><dc:creator>Abhay Giri</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We use batch processing when we have too much data, so we break the data into batches and processes batch in sequential manner.&lt;/p&gt;
&lt;p&gt;Why we need batch process : If we process a big chunk of data at same time then it can consume all memory of server and application response can be very slow, that&amp;#39;s why we use batch processing.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Where we can use : Now suppose there is any schedule job which is schedule to run monthly or weekly. Whenever this job will run it need to process a big chunk of data and many process models need to execute to complete the process. If we process all the data in same time then we can face the memory issue, so better the use batch processing.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If you can explain more about your scenario then people can help you.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Abhay&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Batch process in Appian</title><link>https://community.appian.com/thread/75131?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2020 09:41:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a52eeef2-f475-4d26-a528-214a4ce78281</guid><dc:creator>bluepn</dc:creator><description>&lt;p&gt;You mean the batch process to be triggered as you update the excel file? Could you elaborate a little bit more about your scenario?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>