<?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>SQS queue using APPIAN</title><link>https://community.appian.com/discussions/f/integrations/24892/sqs-queue-using-appian</link><description>Is it possible to consume the message from SQS queue using APPIAN?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: SQS queue using APPIAN</title><link>https://community.appian.com/thread/96331?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2022 06:50:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1bbd5a40-1eb1-4123-8fa1-f255084db443</guid><dc:creator>Shakilah</dc:creator><description>&lt;p&gt;okay! Thank You.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SQS queue using APPIAN</title><link>https://community.appian.com/thread/96330?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2022 06:33:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:edd59733-984e-439e-8b7b-7b02b79d6833</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Is there a specific issue you want to solve with switching to SQS?&lt;/p&gt;
&lt;p&gt;From glancing&amp;nbsp;at the documentation, it seems like SQS has no HTTP based API to send and receive messages. You might need a custom plugin to connect to it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SQS queue using APPIAN</title><link>https://community.appian.com/thread/96329?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2022 06:28:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:349da95e-f39f-4994-9d73-c0fecf686d73</guid><dc:creator>Shakilah</dc:creator><description>&lt;p&gt;Yes. This is the current implementation. Response time in not consistent as well as more as many external systems are interacting with the same DB. Because of timeout issue&amp;nbsp;redesigned to&amp;nbsp;Async. This is for updating the data in Appian table to be in sync with external DB via scheduler process.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SQS queue using APPIAN</title><link>https://community.appian.com/thread/96328?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2022 06:19:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2546b293-91db-44aa-b6a0-712171908df2</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Is this an existing implementation? What is the response time of&amp;nbsp;this secured DB?&lt;/p&gt;
&lt;p&gt;Does it have to be async? What is the data used for, process or UI?&lt;/p&gt;
&lt;p&gt;In general, I am not a huge fan of async and messaging in an Appian context. Things quickly become messy, scalability issues arise and it is hard to ensure messages are process in-order in a scalable way.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SQS queue using APPIAN</title><link>https://community.appian.com/thread/96327?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2022 06:12:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:79572820-442f-454d-afe0-bad9fe6ab3ff</guid><dc:creator>Shakilah</dc:creator><description>&lt;p&gt;1.&amp;nbsp;Appian calling Mulesoft API to process the request&lt;/p&gt;
&lt;p&gt;2. Mulesoft API contacting secured database to get the requested data&lt;/p&gt;
&lt;p&gt;3. Mulesoft API calling Appian WebAPI to give the response back in an asynchronous way.&lt;/p&gt;
&lt;p&gt;Instead of this, can Appian able to Send and Receive the request details using Amazon SQS?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SQS queue using APPIAN</title><link>https://community.appian.com/thread/96326?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2022 05:51:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:26b9d95d-5131-4c48-b88f-053c80fb13e7</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Can you give us a few more details? Not everybody, including me, knows what a &amp;quot;SQS queue&amp;quot; is. What is your use case?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>