<?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>Embedded Interface Issue</title><link>https://community.appian.com/discussions/f/general/6602/embedded-interface-issue</link><description>I tried to open the an Appian task in a non Appian HTML web page. I used teh following code :- &amp;lt;!DOCTYPE html&amp;gt; &amp;lt;html&amp;gt; &amp;lt;head&amp;gt; &amp;lt;script src=&amp;quot; appian.example.com/.../script&amp;gt; &amp;lt;/head&amp;gt; &amp;lt;body&amp;gt; &amp;lt;appian-task taskId=&amp;quot;145&amp;quot; /&amp;gt; &amp;lt;/body&amp;gt; &amp;lt;/html&amp;gt; I replaced the domain</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Embedded Interface Issue</title><link>https://community.appian.com/thread/39914?ContentTypeID=1</link><pubDate>Fri, 02 Dec 2016 09:09:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6319d0ce-28e2-48a2-aac8-f9ea262db3d0</guid><dc:creator>senthilkumark</dc:creator><description>Mayank , do we know the fix for this issue ?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Embedded Interface Issue</title><link>https://community.appian.com/thread/31090?ContentTypeID=1</link><pubDate>Sat, 14 May 2016 13:17:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1f44714b-248d-4b5c-a3f0-87914e39f8d6</guid><dc:creator>samiullahm</dc:creator><description>Add CORS entry on Admin console with trusted server entry where the HTML page deployed. In case still you are receiving empty page still then check your IE on developer mode and make sure IE pointing to edge version and then refresh, If it works then add the tag  &amp;lt;meta http-equiv=&amp;quot;X-UA-Compatible&amp;quot; content=&amp;quot;IE=edge&amp;quot;&amp;gt; in your html page so that it defaults to IE edge and renders HTML5 content.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Embedded Interface Issue</title><link>https://community.appian.com/thread/29821?ContentTypeID=1</link><pubDate>Tue, 05 Apr 2016 18:53:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:159c3453-0f4f-4e15-abd4-4f88a1ce1789</guid><dc:creator>danielem</dc:creator><description>Hi mayankk718, did you resolve it? I have the same your problem&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Embedded Interface Issue</title><link>https://community.appian.com/thread/28806?ContentTypeID=1</link><pubDate>Wed, 09 Mar 2016 17:25:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:01deaea8-66cf-40a7-832d-a655f3905e5c</guid><dc:creator>Jacob Rank</dc:creator><description>Try using the tools described here to get more information about what&amp;#39;s happening behind the scenes in your browser: &lt;a href="http://bit.ly/1M6pwJI"&gt;http://bit.ly/1M6pwJI&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Embedded Interface Issue</title><link>https://community.appian.com/thread/26017?ContentTypeID=1</link><pubDate>Tue, 05 Jan 2016 20:29:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:76bfd8c5-220b-42e7-b095-120db25ea81d</guid><dc:creator>mayankk718</dc:creator><description>I have tried that too, still, no luck.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Embedded Interface Issue</title><link>https://community.appian.com/thread/25994?ContentTypeID=1</link><pubDate>Tue, 05 Jan 2016 07:49:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:83b40ec9-6164-41ea-afae-5f62c295718b</guid><dc:creator>vineeta6579</dc:creator><description>1. Have you enabled cross-origin resource sharing.&lt;br /&gt;2. Can you try this &lt;br /&gt;&amp;lt;script src=&amp;quot;&lt;a href="http://HOSTNAME:8080/suite/tempo/tempo.nocache.js"&gt;HOSTNAME:8080/.../script&amp;gt;&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Embedded Interface Issue</title><link>https://community.appian.com/thread/25970?ContentTypeID=1</link><pubDate>Mon, 04 Jan 2016 13:27:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:02f2ed20-2ded-4990-a1b4-2ea651ed7c40</guid><dc:creator>mayankk718</dc:creator><description>I tried it, still no success.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Embedded Interface Issue</title><link>https://community.appian.com/thread/25969?ContentTypeID=1</link><pubDate>Mon, 04 Jan 2016 13:11:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a42eac32-648e-4009-a153-79dc5330ab27</guid><dc:creator>vikask146</dc:creator><description>Try to add one more source above js like &amp;lt;script src=&amp;quot;https://&amp;lt;&amp;lt;machine name&amp;gt;&amp;gt;/suite/tempo&amp;quot;&amp;lt;/script&amp;gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Embedded Interface Issue</title><link>https://community.appian.com/thread/25968?ContentTypeID=1</link><pubDate>Mon, 04 Jan 2016 13:03:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bc09f70a-4fb7-4f5d-8fe5-a2f1d5383ca3</guid><dc:creator>mayankk718</dc:creator><description>I did that, but it still didn&amp;#39;t work.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Embedded Interface Issue</title><link>https://community.appian.com/thread/25967?ContentTypeID=1</link><pubDate>Mon, 04 Jan 2016 13:00:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:aa90a2c5-82a3-453a-9dd1-9d07c8e9c649</guid><dc:creator>vikask146</dc:creator><description>I think you are suppose to provide your environment source not example one - &amp;lt;script src=&amp;quot;https://&amp;lt;&amp;lt;machine name&amp;gt;&amp;gt;/suite/tempo/tempo.nocache.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Embedded Interface Issue</title><link>https://community.appian.com/thread/25948?ContentTypeID=1</link><pubDate>Thu, 31 Dec 2015 15:57:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7a02980b-2c69-4c0b-99a0-adfe3afac284</guid><dc:creator>mayankk718</dc:creator><description>I read the same. They wrote :-&lt;br /&gt;&lt;br /&gt;&amp;quot;If pre-authenticated SSO is not configured, users must log in to Appian before they can access the embedded interface.&amp;quot;&lt;br /&gt;&lt;br /&gt;I logged in to Appian before opening my HTML form. Still, I see blank page, my task has some UI which I am unable to see in that HTML page.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Embedded Interface Issue</title><link>https://community.appian.com/thread/25947?ContentTypeID=1</link><pubDate>Thu, 31 Dec 2015 15:21:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7164877c-1aa7-4def-a466-91dbd326b8bb</guid><dc:creator>harshav</dc:creator><description>Is the Authentication is properly verified if so before checking this please follow the authentication steps involved for calling the Embedded SAIL interfaces&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/help/7.11/Embedded_Interfaces.html#Authentication"&gt;forum.appian.com/.../Embedded_Interfaces.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>