<?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>Facing issue with default setting of timer trigger setting time in seconds</title><link>https://community.appian.com/discussions/f/integrations/40456/facing-issue-with-default-setting-of-timer-trigger-setting-time-in-seconds</link><description>we are receiving data via web api in Appian. as the volume is very high, we save the events to database to process them later via a second process model which keeps polling the db for pending events. The issue is that processing should be in ALMOST real</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Facing issue with default setting of timer trigger setting time in seconds</title><link>https://community.appian.com/thread/154687?ContentTypeID=1</link><pubDate>Tue, 26 May 2026 06:46:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b707ca79-681d-4384-856a-1c3c6b2361c1</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Did you consider to start a process every 5 minutes which then consumes more than one message?&lt;/p&gt;
&lt;p&gt;Or, it spawns multiple processes consuming multiple messages?&lt;/p&gt;
&lt;p&gt;You just have to make sure to consume each message only once. In such scenarios, I tend to use DB locking tables.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Facing issue with default setting of timer trigger setting time in seconds</title><link>https://community.appian.com/thread/154686?ContentTypeID=1</link><pubDate>Tue, 26 May 2026 06:44:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fbd7ab9-2bd2-4650-b83d-24717bf49783</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;Instead of timer, have the pending events queried in batches in the process model. For processing have a separate process where you can pass the batch data and complete processing for multiple events in parallel. Loop through the batches and processing sub process by clearing/hiding unnecessary pvs for better memory management.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Not sure, what sort of processing is taking place. If its data related then see if in database itself store procedures/ triggers can help achieve the same instead of Appian process.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Facing issue with default setting of timer trigger setting time in seconds</title><link>https://community.appian.com/thread/154683?ContentTypeID=1</link><pubDate>Tue, 26 May 2026 04:10:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6fefb706-1e1b-41f8-8ea7-d5245ad64814</guid><dc:creator>subhankar-Maantic</dc:creator><description>&lt;p&gt;You probably do not need a polling process. At the end of WebAPi process you can trigger the 2nd process and it should have a condition if the previous instance is running do no initiate a 2nd DB query process.&lt;/p&gt;
&lt;p&gt;Most efficient solution could be using kafka integration in 26.4&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/18/pastedimage1779768591581v2.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Facing issue with default setting of timer trigger setting time in seconds</title><link>https://community.appian.com/thread/154681?ContentTypeID=1</link><pubDate>Tue, 26 May 2026 00:23:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ef0769a9-eae2-4e8c-a573-ed5b151fb5b1</guid><dc:creator>shivakanthreddyp0001</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/akshantr0678"&gt;akshantr0678&lt;/a&gt;&amp;nbsp;&lt;br /&gt;Did you look at this transaction manager solution&amp;nbsp;&lt;a href="/b/appmarket/posts/transaction-manager"&gt;Appian Community&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>