<?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>Reagarding smart service.</title><link>https://community.appian.com/discussions/f/process/11754/reagarding-smart-service</link><description>Hi, I have a question, 
 While using smart service HTTPQuery() to communicate with external doc management if suppose the corresponding URL doesn&amp;#39;t respond then how do we overcome that issue. Is it possible in Appian or not? 
 Thanks In Advance, 
 AS</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Reagarding smart service.</title><link>https://community.appian.com/thread/51946?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2018 07:58:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:af6c3c76-ace9-4da9-ba13-348e8d330806</guid><dc:creator>aloks0189</dc:creator><description>Hi &lt;a href="/members/aswinis"&gt;Aswini &lt;/a&gt;  as per my understanding,&lt;br /&gt;
&lt;br /&gt;
1. HTTP Query Smart Service is not meant to deal with document related operations, but yes it can query the doc url, other informations and post the data to external systems.&lt;br /&gt;
&lt;br /&gt;
2. You should capture the output of this smart service, which will indicate isErrorOccured as true if the url is broken. I believe this smart service has proper exception handling to avoid node execution failure&lt;br /&gt;
&lt;br /&gt;
3. Apart from that, you can set a timer on this smart Service, considering as timeout period from your end, and flow this timer through a script task, set errorOccured to true() and hence you will have the track of this service invocation whether it was successful or failed.&lt;br /&gt;
&lt;br /&gt;
Hope this will help you.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reagarding smart service.</title><link>https://community.appian.com/thread/51924?ContentTypeID=1</link><pubDate>Tue, 23 Jan 2018 15:53:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:54ee5853-f444-470c-bb65-646124015e67</guid><dc:creator>Colton Beck</dc:creator><description>&lt;p&gt;Have you checked the application server logs for more information on the failure?&lt;/p&gt;
&lt;p&gt;Also keep in mind that the &lt;a href="https://docs.appian.com/suite/help/17.1/fnc_connector_http_a_httpquery.html"&gt;httpQuery()&lt;/a&gt; function is deprecated and replaced with &lt;a href="https://docs.appian.com/suite/help/17.4/Integration_Object.html"&gt;Integration Objects&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>