<?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>Safe URI</title><link>https://community.appian.com/discussions/f/general/19191/safe-uri</link><description>Is it possible to access the task link under the safe URI?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Safe URI</title><link>https://community.appian.com/thread/75215?ContentTypeID=1</link><pubDate>Mon, 06 Jul 2020 13:42:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b3e21395-8294-40c5-a91b-39a42b989ad5</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;The other posters have mentioned the pattern, but is there a reason you need to do this? The process task link just needs the task ID and it will generate an appropriate link in the current environment (e.g. if you&amp;#39;re currently in Tempo, it generates a Tempo link; if you&amp;#39;re currently in Sites, it generates a Site link).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Safe URI</title><link>https://community.appian.com/thread/75196?ContentTypeID=1</link><pubDate>Sun, 05 Jul 2020 07:17:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:72e28c55-c706-48aa-a27a-c8a2d5aa63bb</guid><dc:creator>Dharmendra Godhani</dc:creator><description>&lt;p&gt;Yes, you can access the task if you know the task Id. For that you need to create a process report&amp;gt;&amp;gt;get the task Id&amp;gt;&amp;gt; and create a URL&amp;nbsp;&lt;span&gt;https://&amp;lt;BASE_URL&amp;gt;/suite/tempo/tasks/task/&amp;lt;TASK_ID&amp;gt; and call it from safe URI&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Safe URI</title><link>https://community.appian.com/thread/75187?ContentTypeID=1</link><pubDate>Fri, 03 Jul 2020 14:50:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e88f342a-9f67-4032-aba7-e09c63dd5897</guid><dc:creator>Raghuvaran Nagarajan</dc:creator><description>&lt;p&gt;The task link are in this pattern https://&amp;lt;BASE_URL&amp;gt;/suite/tempo/tasks/task/&amp;lt;TASK_ID&amp;gt;&lt;/p&gt;
&lt;p&gt;if you can create a process report to get the task ID of the task(s) which you want to access via URI (a!safelink()), then you can construct the&amp;nbsp;URI using the above pattern.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hope it is helpful.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>