<?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>how do i  verify that an outbound  integretion has finished to start another</title><link>https://community.appian.com/discussions/f/integrations/24030/how-do-i-verify-that-an-outbound-integretion-has-finished-to-start-another</link><description>i&amp;#39;m working on a integration with quickbooks online and i&amp;#39;m working on a process that requieres me to work on some objects. one after another and sometimes it does work but some other it doesn&amp;#39;t and throw me this error 
 &amp;quot; You and vladimir were working</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: how do i  verify that an outbound  integretion has finished to start another</title><link>https://community.appian.com/thread/92655?ContentTypeID=1</link><pubDate>Thu, 24 Mar 2022 00:47:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a342920f-5b1d-48a9-8f70-c6056cfbf4be</guid><dc:creator>viratyogi</dc:creator><description>&lt;p&gt;In this case, you can put the lock on the process model if it is active, using the method described in the above comment.&lt;/p&gt;
&lt;p&gt;and if it is the token causing the error you can put a retry mechanism in case a new token is not generated.&lt;/p&gt;
&lt;p&gt;Hope it helps&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how do i  verify that an outgoing integretion has finished to start another</title><link>https://community.appian.com/thread/92649?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2022 18:01:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fd04d167-a4cd-4603-af15-d08b77d9f121</guid><dc:creator>felixr</dc:creator><description>&lt;p&gt;&amp;nbsp; is the&amp;nbsp; complete process itself&amp;nbsp; cause i first have to create an invoice then i obtain the&amp;nbsp; id of the new invoice and i Llnk it to&amp;nbsp; an existing estimate and then i grab a sync token&amp;nbsp; from that estimate&amp;nbsp; and i link&amp;nbsp; it to the&amp;nbsp; created invoice i have to make some calls to the integration and&amp;nbsp; it seems like this errors is thrown when i haven&amp;#39;t obtained the new token&amp;nbsp; yet but it doesn&amp;#39;t occurs always but sometimes &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how do i  verify that an outgoing integretion has finished to start another</title><link>https://community.appian.com/thread/92579?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2022 05:47:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e3d66b4f-48da-48f2-bc8d-25c70e1d9b21</guid><dc:creator>viratyogi</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/felixr"&gt;felixr&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Is the integration you want to put a lock on or the complete process itself? By lock I mean only one user can access it at a time.&lt;/p&gt;
&lt;p&gt;If it is the process there are multiple ways you can do it, one of which is marking the status of the process to &lt;strong&gt;active&lt;/strong&gt; and storing that either in database or in cache using (&lt;a href="/b/appmarket/posts/text-cache"&gt;Text cache Plugin&lt;/a&gt;), at the start of the process you set it to &amp;#39;active&amp;#39; and&amp;nbsp;once the process is complete at the end you can set it to &amp;#39;inactive&amp;#39;.&lt;/p&gt;
&lt;p&gt;At the very start, you can check the status of the process by fetching the status if it is &amp;#39;inactive&amp;#39;&amp;nbsp;proceed further, else you can provide user with a friendly interface giving information about the active process and who is using it, and skipping the complete flow.&lt;/p&gt;
&lt;p&gt;Hope this helps&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>