<?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/"><channel><title>KB-1583 Web Content Component not rendering content</title><link>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1583 Web Content Component not rendering content</title><link>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content</link><pubDate>Thu, 18 Jun 2020 20:07:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c2e4d6e-5270-4827-921c-563d9fc91214</guid><dc:creator>Rebecca Jonas</dc:creator><comments>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content#comments</comments><description>Current Revision posted to Appian Knowledge Base by Rebecca Jonas on 6/18/2020 8:07:48 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When embedding content into a &lt;a href="https://docs.appian.com/suite/help/latest/Web_Content_Component.html" rel="noopener noreferrer" target="_blank"&gt;Web Content Component&lt;/a&gt;, it fails to render in one of two ways.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The &lt;code&gt;a!webContentField()&lt;/code&gt; is blank instead of rendering the expected page.&lt;br /&gt;&lt;img alt="Blank web content field" src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_47_2D00_57.png" /&gt;&lt;/li&gt;
&lt;li&gt;There is a pink box error rendering the &lt;code&gt;a!webContentField()&lt;/code&gt;: &lt;br /&gt;
&lt;pre&gt;Could not display interface. Please check definition and inputs.
Interface Definition: Expression evaluation error at function a!webContentField[&amp;lt;line number&amp;gt;]: A web content field [label=&amp;lt;label&amp;gt;] has an invalid value for &amp;quot;source&amp;quot;. Source must be secure (HTTPS). Received: http://&amp;lt;URL&amp;gt; &lt;/pre&gt;
&lt;br /&gt;&lt;img alt="Web content HTTPS pink box error" src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/4075.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_52.png" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Blank web content&amp;nbsp;components are typically caused by the host server using response headers that explicitly restrict where content can be embedded. Typically,&amp;nbsp;embedding restrictions&amp;nbsp;are controlled by sending an &lt;code&gt;X-Frame-Options&lt;/code&gt; header in the HTTP response from a web page. This can be set to either &lt;code&gt;DENY&lt;/code&gt; to disallow embedding globally, &lt;code&gt;SAMEORIGIN&lt;/code&gt; to allow embedding only within the same origin or an explicit domain to establish domains where content can be embedded. A blank page or a page with an error message can also arise if the site you are attempting to embed is unavailable, either due to being down or hidden from the public internet by IP restrictions or VPN.&lt;/li&gt;
&lt;li&gt;The pink box error is caused by&amp;nbsp;using an insecure &lt;code&gt;source&lt;/code&gt;&amp;nbsp;that is served over HTTP rather than HTTPS. In order to minimize vulnerabilities arising from embedding insecure content and to prevent browser errors arising from serving mixed content, Appian explicitly prevents designers from using&amp;nbsp;&lt;code&gt;a!webContentField()&lt;/code&gt;&amp;nbsp;to embed content served over HTTP.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If a&amp;nbsp;web content component&amp;nbsp;shows up as blank, check that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A web browser can load the resource as expected.&lt;/li&gt;
&lt;li&gt;The resource being embedded is accessible over the public Internet or configured to allow traffic from the Appian instance by either an IP allow list or a VPN tunnel.&lt;/li&gt;
&lt;li&gt;The source of the web content&amp;nbsp;component does not send out a &lt;code&gt;X-Frame-Options&lt;/code&gt; header that would block it from being embedded. This can be seen in the response headers of the web page, which can be accessed by opening&amp;nbsp;the browser&amp;#39;s developer console and monitoring the requests and responses going over the network:&lt;br /&gt;&lt;img alt="X-Frame-Options header" src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/2437.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_37_2D00_32.png" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Content that uses a restrictive &lt;code&gt;X-Frame-Options&lt;/code&gt; header cannot be embedded without changing the web server configurations of the source server. Please contact the owner of the source server to determine if this can be changed to allow&amp;nbsp;embedding in Appian.&lt;/p&gt;
&lt;p&gt;If a web content&amp;nbsp;component errors out with the&amp;nbsp;insecure source&amp;nbsp;error, the source must be configured to use HTTPS.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1 and later.&lt;/p&gt;
&lt;p&gt;Last reviewed:&amp;nbsp;June 2020&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, embedded interfaces, interfaces, web server, web services, network&lt;/div&gt;
</description></item><item><title>KB-1583 Web Content Component not rendering content</title><link>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content/revision/12</link><pubDate>Mon, 21 May 2018 13:55:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c2e4d6e-5270-4827-921c-563d9fc91214</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content#comments</comments><description>Revision 12 posted to Appian Knowledge Base by Nick Vigilante on 5/21/2018 1:55:00 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When embedding content into a &lt;a href="https://docs.appian.com/suite/help/latest/Web_Content_Component.html" target="_blank"&gt;Web Content Component&lt;/a&gt;, it fails to render in one of two ways.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The &lt;code&gt;a!webContentField()&lt;/code&gt; is blank instead of rendering the expected page.&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_47_2D00_57.png" alt="Blank web content field" /&gt;&lt;/li&gt;
&lt;li&gt;There is a pink box error rendering the &lt;code&gt;a!webContentField()&lt;/code&gt;: &lt;br /&gt;
&lt;pre&gt;Could not display interface. Please check definition and inputs.
Interface Definition: Expression evaluation error at function a!webContentField[&amp;lt;line number&amp;gt;]: A web content field [label=&amp;lt;label&amp;gt;] has an invalid value for &amp;quot;source&amp;quot;. Source must be secure (HTTPS). Received: http://&amp;lt;URL&amp;gt; &lt;/pre&gt;
&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/4075.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_52.png" alt="Web content HTTPS pink box error" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Blank web content&amp;nbsp;components are typically caused by the host server using response headers that explicitly restrict where content can be embedded. Typically,&amp;nbsp;embedding restrictions&amp;nbsp;are controlled by sending an &lt;code&gt;X-Frame-Options&lt;/code&gt; header in the HTTP response from a web page. This can be set to either &lt;code&gt;DENY&lt;/code&gt; to disallow embedding globally, &lt;code&gt;SAMEORIGIN&lt;/code&gt; to allow embedding only within the same origin or an explicit domain to establish domains where content can be embedded. A blank page or a page with an error message can also arise if the site you are attempting to embed is unavailable, either due to being down or hidden from the public internet by IP whitelisting or VPN.&lt;/li&gt;
&lt;li&gt;The pink box error is caused by&amp;nbsp;using an insecure &lt;code&gt;source&lt;/code&gt;&amp;nbsp;that is served over HTTP rather than HTTPS. In order to minimize vulnerabilities arising from embedding insecure content and to prevent browser errors arising from serving mixed content, Appian explicitly prevents designers from using&amp;nbsp;&lt;code&gt;a!webContentField()&lt;/code&gt;&amp;nbsp;to embed content served over HTTP.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If a&amp;nbsp;web content component&amp;nbsp;shows up as blank, check that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A web browser can load the resource as expected.&lt;/li&gt;
&lt;li&gt;The resource being embedded is accessible over the public Internet or configured to allow traffic from the Appian instance by either IP whitelisting or a VPN tunnel.&lt;/li&gt;
&lt;li&gt;The source of the web content&amp;nbsp;component does not send out a &lt;code&gt;X-Frame-Options&lt;/code&gt; header that would block it from being embedded. This can be seen in the response headers of the web page, which can be accessed by opening&amp;nbsp;the browser&amp;#39;s developer console and monitoring the requests and responses going over the network:&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/2437.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_37_2D00_32.png" alt="X-Frame-Options header" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Content that uses a restrictive &lt;code&gt;X-Frame-Options&lt;/code&gt; header cannot be embedded without changing the web server configurations of the source server. Please contact the owner of the source server to determine if this can be changed to allow&amp;nbsp;embedding in Appian.&lt;/p&gt;
&lt;p&gt;If a web content&amp;nbsp;component errors out with the&amp;nbsp;insecure source&amp;nbsp;error, the source must be configured to use HTTPS.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1 and later.&lt;/p&gt;
&lt;p&gt;Last reviewed: May 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, embedded interfaces, interfaces, web server, web services, network&lt;/div&gt;
</description></item><item><title>KB-1583 Web Content Component not rendering content</title><link>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content/revision/11</link><pubDate>Mon, 21 May 2018 09:55:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c2e4d6e-5270-4827-921c-563d9fc91214</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content#comments</comments><description>Revision 11 posted to Appian Knowledge Base by Nick Vigilante on 5/21/2018 9:55:00 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When embedding content into a &lt;a href="https://docs.appian.com/suite/help/latest/Web_Content_Component.html" target="_blank"&gt;Web Content Component&lt;/a&gt;, it fails to render in one of two ways.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The &lt;code&gt;a!webContentField()&lt;/code&gt; is blank instead of rendering the expected page.&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_47_2D00_57.png" alt="Blank web content field" /&gt;&lt;/li&gt;
&lt;li&gt;There is a pink box error rendering the &lt;code&gt;a!webContentField()&lt;/code&gt;: &lt;br /&gt;
&lt;pre&gt;Could not display interface. Please check definition and inputs.
Interface Definition: Expression evaluation error at function a!webContentField[&amp;lt;line number&amp;gt;]: A web content field [label=&amp;lt;label&amp;gt;] has an invalid value for &amp;quot;source&amp;quot;. Source must be secure (HTTPS). Received: http://&amp;lt;URL&amp;gt; &lt;/pre&gt;
&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/4075.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_52.png" alt="Web content HTTPS pink box error" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Blank web content&amp;nbsp;components are typically caused by the host server using response headers that explicitly restrict where content can be embedded. Typically,&amp;nbsp;embedding restrictions&amp;nbsp;are controlled by sending an &lt;code&gt;X-Frame-Options&lt;/code&gt; header in the HTTP response from a web page. This can be set to either &lt;code&gt;DENY&lt;/code&gt; to disallow embedding globally, &lt;code&gt;SAMEORIGIN&lt;/code&gt; to allow embedding only within the same origin or an explicit domain to establish domains where content can be embedded. A blank page or a page with an error message can also arise if the site you are attempting to embed is unavailable, either due to being down or hidden from the public internet by IP whitelisting or VPN.&lt;/li&gt;
&lt;li&gt;The pink box error is caused by&amp;nbsp;using an insecure &lt;code&gt;source&lt;/code&gt;&amp;nbsp;that is served over HTTP rather than HTTPS. In order to minimize vulnerabilities arising from embedding insecure content and to prevent browser errors arising from serving mixed content, Appian explicitly prevents designers from using&amp;nbsp;&lt;code&gt;a!webContentField()&lt;/code&gt;&amp;nbsp;to embed content served over HTTP.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If a&amp;nbsp;web content component&amp;nbsp;shows up as blank, check that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A web browser can load the resource as expected.&lt;/li&gt;
&lt;li&gt;The resource being embedded is accessible over the public Internet or configured to allow traffic from the Appian instance by either IP whitelisting or a VPN tunnel.&lt;/li&gt;
&lt;li&gt;The source of the web content&amp;nbsp;component does not send out a &lt;code&gt;X-Frame-Options&lt;/code&gt; header that would block it from being embedded. This can be seen in the response headers of the web page, which can be accessed by opening&amp;nbsp;the browser&amp;#39;s developer console and monitoring the requests and responses going over the network:&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/2437.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_37_2D00_32.png" alt="X-Frame-Options header" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Content that uses a restrictive &lt;code&gt;X-Frame-Options&lt;/code&gt; header cannot be embedded without changing the web server configurations of the source server. Please contact the owner of the source server to determine if this can be changed to allow&amp;nbsp;embedding in Appian.&lt;/p&gt;
&lt;p&gt;If a web content&amp;nbsp;component errors out with the&amp;nbsp;insecure source&amp;nbsp;error, the source must be configured to use HTTPS.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1 and later.&lt;/p&gt;
&lt;p&gt;Last reviewed: May 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, embedded interfaces, interfaces, web server, web services, network&lt;/div&gt;
</description></item><item><title>KB-XXXX Web Content Component not rendering content</title><link>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content/revision/10</link><pubDate>Wed, 16 May 2018 10:36:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c2e4d6e-5270-4827-921c-563d9fc91214</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Jussi Lundstedt on 5/16/2018 10:36:25 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When embedding content into a &lt;a href="https://docs.appian.com/suite/help/latest/Web_Content_Component.html" target="_blank"&gt;Web Content Component&lt;/a&gt;, it fails to render in one of two ways.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The &lt;code&gt;a!webContentField()&lt;/code&gt; is blank instead of rendering the expected page.&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_47_2D00_57.png" alt="Blank web content field" /&gt;&lt;/li&gt;
&lt;li&gt;There is a pink box error rendering the &lt;code&gt;a!webContentField()&lt;/code&gt;: &lt;br /&gt;
&lt;pre&gt;Could not display interface. Please check definition and inputs.
Interface Definition: Expression evaluation error at function a!webContentField[&amp;lt;line number&amp;gt;]: A web content field [label=&amp;lt;label&amp;gt;] has an invalid value for &amp;quot;source&amp;quot;. Source must be secure (HTTPS). Received: http://&amp;lt;URL&amp;gt; &lt;/pre&gt;
&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/4075.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_52.png" alt="Web content HTTPS pink box error" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Blank web content&amp;nbsp;components are typically caused by the host server using response headers that explicitly restrict where content can be embedded. Typically,&amp;nbsp;embedding restrictions&amp;nbsp;are controlled by sending an &lt;code&gt;X-Frame-Options&lt;/code&gt; header in the HTTP response from a web page. This can be set to either &lt;code&gt;DENY&lt;/code&gt; to disallow embedding globally, &lt;code&gt;SAMEORIGIN&lt;/code&gt; to allow embedding only within the same origin or an explicit domain to establish domains where content can be embedded. A blank page or a page with an error message can also arise if the site you are attempting to embed is unavailable, either due to being down or hidden from the public internet by IP whitelisting or VPN.&lt;/li&gt;
&lt;li&gt;The pink box error is caused by&amp;nbsp;using an insecure &lt;code&gt;source&lt;/code&gt;&amp;nbsp;that is served over HTTP rather than HTTPS. In order to minimize vulnerabilities arising from embedding insecure content and to prevent browser errors arising from serving mixed content, Appian explicitly prevents designers from using&amp;nbsp;&lt;code&gt;a!webContentField()&lt;/code&gt;&amp;nbsp;to embed content served over HTTP.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If a&amp;nbsp;web content component&amp;nbsp;shows up as blank, check that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A web browser can load the resource as expected.&lt;/li&gt;
&lt;li&gt;The resource being embedded is accessible over the public Internet or configured to allow traffic from the Appian instance by either IP whitelisting or a VPN tunnel.&lt;/li&gt;
&lt;li&gt;The source of the web content&amp;nbsp;component does not send out a &lt;code&gt;X-Frame-Options&lt;/code&gt; header that would block it from being embedded. This can be seen in the response headers of the web page, which can be accessed by opening&amp;nbsp;the browser&amp;#39;s developer console and monitoring the requests and responses going over the network:&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/2437.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_37_2D00_32.png" alt="X-Frame-Options header" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Content that uses a restrictive &lt;code&gt;X-Frame-Options&lt;/code&gt; header cannot be embedded without changing the web server configurations of the source server. Please contact the owner of the source server to determine if this can be changed to allow&amp;nbsp;embedding in Appian.&lt;/p&gt;
&lt;p&gt;If a web content&amp;nbsp;component errors out with the&amp;nbsp;insecure source&amp;nbsp;error, the source must be configured to use HTTPS.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1 and later.&lt;/p&gt;
&lt;p&gt;Last reviewed: May 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, embedded interfaces, interfaces, web server, web services, network&lt;/div&gt;
</description></item><item><title>KB-XXXX Web Content Component not rendering content</title><link>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content/revision/9</link><pubDate>Wed, 16 May 2018 10:33:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c2e4d6e-5270-4827-921c-563d9fc91214</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Jussi Lundstedt on 5/16/2018 10:33:03 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When embedding content into a &lt;a href="https://docs.appian.com/suite/help/latest/Web_Content_Component.html" target="_blank"&gt;Web Content Component&lt;/a&gt;, it fails to render in one of two ways.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The &lt;code&gt;a!webContentField()&lt;/code&gt; is blank instead of rendering the expected page.&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_47_2D00_57.png" alt="Blank web content field" /&gt;&lt;/li&gt;
&lt;li&gt;There is a pink box error rendering the &lt;code&gt;a!webContentField()&lt;/code&gt;: &lt;br /&gt;
&lt;pre&gt;Could not display interface. Please check definition and inputs.
Interface Definition: Expression evaluation error at function a!webContentField[&amp;lt;line number&amp;gt;]: A web content field [label=&amp;lt;label&amp;gt;] has an invalid value for &amp;quot;source&amp;quot;. Source must be secure (HTTPS). Received: http://&amp;lt;URL&amp;gt; &lt;/pre&gt;
&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/4075.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_52.png" alt="Web content HTTPS pink box error" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Blank web content&amp;nbsp;components are typically caused by the host server using response headers that explicitly restrict where content can be embedded. Typically,&amp;nbsp;embedding restrictions&amp;nbsp;are controlled by sending an &lt;code&gt;X-Frame-Options&lt;/code&gt; header in the HTTP response from a web page. This can be set to either &lt;code&gt;DENY&lt;/code&gt; to disallow embedding globally, &lt;code&gt;SAMEORIGIN&lt;/code&gt; to allow embedding only within the same origin or an explicit domain to establish domains where content can be embedded. A blank page or a page with an error message can also arise if the site you are attempting to embed is unavailable, either due to being down or hidden from the public internet by IP whitelisting or VPN.&lt;/li&gt;
&lt;li&gt;The pink box error is caused by&amp;nbsp;using an insecure &lt;code&gt;source&lt;/code&gt;&amp;nbsp;that is served over HTTP rather than HTTPS. In order to minimize vulnerabilities arising from embedding insecure content and to prevent browser errors arising from serving mixed content, Appian explicitly prevents designers from using&amp;nbsp;&lt;code&gt;a!webContentField()&lt;/code&gt;&amp;nbsp;to embed content served over HTTP.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If a&amp;nbsp;web content component&amp;nbsp;shows up as blank, check that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A web browser can load the resource as expected.&lt;/li&gt;
&lt;li&gt;The resource being embedded is accessible over the public Internet or configured to allow traffic from the Appian instance by either IP whitelisting or a VPN tunnel.&lt;/li&gt;
&lt;li&gt;The source of the web content field does not send out a &lt;code&gt;X-Frame-Options&lt;/code&gt; header that would block it from being embedded. This can be seen in the response headers of the web page, which can be accessed by opening&amp;nbsp;the browser&amp;#39;s developer console and monitoring the requests and responses going over the network:&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/2437.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_37_2D00_32.png" alt="X-Frame-Options header" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Content that uses a restrictive &lt;code&gt;X-Frame-Options&lt;/code&gt; header cannot be embedded without changing the web server configurations of the source server. Please contact the owner of the source server to determine if this can be changed to allow&amp;nbsp;embedding in Appian.&lt;/p&gt;
&lt;p&gt;If a web content field errors out with the HTTP error, the source must be configured to use HTTPS.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1 and later.&lt;/p&gt;
&lt;p&gt;Last reviewed: May 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, embedded interfaces, interfaces, web server, web services, network&lt;/div&gt;
</description></item><item><title>KB-XXXX Web Content Component not rendering content</title><link>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content/revision/8</link><pubDate>Wed, 16 May 2018 10:32:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c2e4d6e-5270-4827-921c-563d9fc91214</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Jussi Lundstedt on 5/16/2018 10:32:32 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When embedding content into a &lt;a href="https://docs.appian.com/suite/help/latest/Web_Content_Component.html" target="_blank"&gt;Web Content Component&lt;/a&gt;, it fails to render in one of two ways.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The &lt;code&gt;a!webContentField()&lt;/code&gt; is blank instead of rendering the expected page.&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_47_2D00_57.png" alt="Blank web content field" /&gt;&lt;/li&gt;
&lt;li&gt;There is a pink box error rendering the &lt;code&gt;a!webContentField()&lt;/code&gt;: &lt;br /&gt;
&lt;pre&gt;Could not display interface. Please check definition and inputs.&lt;/pre&gt;
&lt;pre&gt;Interface Definition: Expression evaluation error at function a!webContentField[&amp;lt;line number&amp;gt;]: A web content field [label=&amp;lt;label&amp;gt;] has an invalid value for &amp;quot;source&amp;quot;. Source must be secure (HTTPS). Received: http://&amp;lt;URL&amp;gt; &lt;/pre&gt;
&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/4075.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_52.png" alt="Web content HTTPS pink box error" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Blank web content&amp;nbsp;components are typically caused by the host server using response headers that explicitly restrict where content can be embedded. Typically,&amp;nbsp;embedding restrictions&amp;nbsp;are controlled by sending an &lt;code&gt;X-Frame-Options&lt;/code&gt; header in the HTTP response from a web page. This can be set to either &lt;code&gt;DENY&lt;/code&gt; to disallow embedding globally, &lt;code&gt;SAMEORIGIN&lt;/code&gt; to allow embedding only within the same origin or an explicit domain to establish domains where content can be embedded. A blank page or a page with an error message can also arise if the site you are attempting to embed is unavailable, either due to being down or hidden from the public internet by IP whitelisting or VPN.&lt;/li&gt;
&lt;li&gt;The pink box error is caused by&amp;nbsp;using an insecure &lt;code&gt;source&lt;/code&gt;&amp;nbsp;that is served over HTTP rather than HTTPS. In order to minimize vulnerabilities arising from embedding insecure content and to prevent browser errors arising from serving mixed content, Appian explicitly prevents designers from using&amp;nbsp;&lt;code&gt;a!webContentField()&lt;/code&gt;&amp;nbsp;to embed content served over HTTP.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If a&amp;nbsp;web content component&amp;nbsp;shows up as blank, check that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A web browser can load the resource as expected.&lt;/li&gt;
&lt;li&gt;The resource being embedded is accessible over the public Internet or configured to allow traffic from the Appian instance by either IP whitelisting or a VPN tunnel.&lt;/li&gt;
&lt;li&gt;The source of the web content field does not send out a &lt;code&gt;X-Frame-Options&lt;/code&gt; header that would block it from being embedded. This can be seen in the response headers of the web page, which can be accessed by opening&amp;nbsp;the browser&amp;#39;s developer console and monitoring the requests and responses going over the network:&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/2437.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_37_2D00_32.png" alt="X-Frame-Options header" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Content that uses a restrictive &lt;code&gt;X-Frame-Options&lt;/code&gt; header cannot be embedded without changing the web server configurations of the source server. Please contact the owner of the source server to determine if this can be changed to allow&amp;nbsp;embedding in Appian.&lt;/p&gt;
&lt;p&gt;If a web content field errors out with the HTTP error, the source must be configured to use HTTPS.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1 and later.&lt;/p&gt;
&lt;p&gt;Last reviewed: May 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, embedded interfaces, interfaces, web server, web services, network&lt;/div&gt;
</description></item><item><title>KB-XXXX Web Content Component not rendering content</title><link>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content/revision/7</link><pubDate>Wed, 16 May 2018 10:09:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c2e4d6e-5270-4827-921c-563d9fc91214</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Jussi Lundstedt on 5/16/2018 10:09:35 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When embedding content into a &lt;a href="https://docs.appian.com/suite/help/latest/Web_Content_Component.html" target="_blank"&gt;Web Content Component&lt;/a&gt;, it fails to render in one of two ways.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The web content field is blank instead of rendering the expected page.&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_47_2D00_57.png" alt="Blank web content field" /&gt;&lt;/li&gt;
&lt;li&gt;The web content field&amp;nbsp;displays a pink box error: Could not display interface. Please check definition and inputs.&lt;br /&gt;&lt;code&gt;Interface Definition: Expression evaluation error at function a!webContentField[&amp;lt;line number&amp;gt;]: A web content field [label=&amp;lt;label&amp;gt;] has an invalid value for &amp;quot;source&amp;quot;. Source must be secure (HTTPS). Received: http://&amp;lt;URL&amp;gt;&lt;/code&gt; &lt;br /&gt;&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/4075.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_52.png" alt="Web content HTTPS pink box error" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Blank web content fields are typically caused by the host server using response headers that explicitly restrict where content can be embedded. Typically,&amp;nbsp;embedding restrictions&amp;nbsp;are controlled by sending an &lt;code&gt;X-Frame-Options&lt;/code&gt; header in the HTTP response from a web page. This can be set to either &lt;code&gt;DENY&lt;/code&gt; to disallow embedding globally, &lt;code&gt;SAMEORIGIN&lt;/code&gt; to allow embedding only within the same origin or an explicit domain to establish domains where content can be embedded. A blank page or a page with an error message can also arise if the site you are attempting to embed is unavailable, either due to being down or hidden from the public internet by IP whitelisting or VPN.&lt;/li&gt;
&lt;li&gt;The pink box error is caused by attempting to embed insecure content served over HTTP rather than HTTPS. In order to minimize vulnerabilities arising from embedding insecure content in a secure Appian environment and to prevent browser errors arising from serving mixed content, Appian explicitly prevents designers from embedding content served over HTTP.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If a web content field shows up as blank, check that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The web resource is accessible as expected through&amp;nbsp;a web browser.&lt;/li&gt;
&lt;li&gt;The resource being embedded is accessible over the public Internet or configured to allow traffic from the Appian instance by either IP whitelisting or a VPN tunnel.&lt;/li&gt;
&lt;li&gt;The source of the web content field does not send out a &lt;code&gt;X-Frame-Options&lt;/code&gt; header that would block it from being embedded. This can be seen in the response headers of the web page, which can be accessed by opening&amp;nbsp;the browser&amp;#39;s developer console and monitoring the requests and responses going over the network:&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/2437.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_37_2D00_32.png" alt="X-Frame-Options header" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Content that uses a restrictive X-Frame-Options header cannot be embedded without changing the web server configurations of the source server. Please contact the owner of the source server to determine if this can be changed to allow&amp;nbsp;embedding in Appian.&lt;/p&gt;
&lt;p&gt;If a web content field errors out with the HTTP error, the source must be configured to use HTTPS.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1 and later.&lt;/p&gt;
&lt;p&gt;Last reviewed: May 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, embedded interfaces, interfaces, web server, web services, network&lt;/div&gt;
</description></item><item><title>KB-XXXX Web Content Component not rendering content</title><link>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content/revision/6</link><pubDate>Wed, 16 May 2018 10:07:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c2e4d6e-5270-4827-921c-563d9fc91214</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Jussi Lundstedt on 5/16/2018 10:07:32 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When embedding content into a &lt;a href="https://docs.appian.com/suite/help/latest/Web_Content_Component.html" target="_blank"&gt;Web Content Component&lt;/a&gt;, it fails to render in one of two ways.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The web content field is blank instead of rendering the expected page.&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_47_2D00_57.png" alt="Blank web content field" /&gt;&lt;/li&gt;
&lt;li&gt;The web content field&amp;nbsp;displays a pink box error:
&lt;pre&gt;Could not display interface. Please check definition and inputs.&lt;br /&gt;Interface Definition: Expression evaluation error at function a!webContentField[&amp;lt;line number&amp;gt;]: A web content field [label=&amp;lt;label&amp;gt;] has an invalid value for &amp;quot;source&amp;quot;. Source must be secure (HTTPS). Received: http://&amp;lt;URL&amp;gt;&lt;/pre&gt;
&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/4075.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_52.png" alt="Web content HTTPS pink box error" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Blank web content fields are typically caused by the host server using response headers that explicitly restrict where content can be embedded. Typically,&amp;nbsp;embedding restrictions&amp;nbsp;are controlled by sending an &lt;code&gt;X-Frame-Options&lt;/code&gt; header in the HTTP response from a web page. This can be set to either &lt;code&gt;DENY&lt;/code&gt; to disallow embedding globally, &lt;code&gt;SAMEORIGIN&lt;/code&gt; to allow embedding only within the same origin or an explicit domain to establish domains where content can be embedded. A blank page or a page with an error message can also arise if the site you are attempting to embed is unavailable, either due to being down or hidden from the public internet by IP whitelisting or VPN.&lt;/li&gt;
&lt;li&gt;The pink box error is caused by attempting to embed insecure content served over HTTP rather than HTTPS. In order to minimize vulnerabilities arising from embedding insecure content in a secure Appian environment and to prevent browser errors arising from serving mixed content, Appian explicitly prevents designers from embedding content served over HTTP.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If a web content field shows up as blank, check that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The web resource is accessible as expected through&amp;nbsp;a web browser.&lt;/li&gt;
&lt;li&gt;The resource being embedded is accessible over the public Internet or configured to allow traffic from the Appian instance by either IP whitelisting or a VPN tunnel.&lt;/li&gt;
&lt;li&gt;The source of the web content field does not send out a &lt;code&gt;X-Frame-Options&lt;/code&gt; header that would block it from being embedded. This can be seen in the response headers of the web page, which can be accessed by opening&amp;nbsp;the browser&amp;#39;s developer console and monitoring the requests and responses going over the network:&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/2437.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_37_2D00_32.png" alt="X-Frame-Options header" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Content that uses a restrictive X-Frame-Options header cannot be embedded without changing the web server configurations of the source server. Please contact the owner of the source server to determine if this can be changed to allow&amp;nbsp;embedding in Appian.&lt;/p&gt;
&lt;p&gt;If a web content field errors out with the HTTP error, the source must be configured to use HTTPS.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1 and later.&lt;/p&gt;
&lt;p&gt;Last reviewed: May 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, embedded interfaces, interfaces, web server, web services, network&lt;/div&gt;
</description></item><item><title>KB-XXXX Web Content Field not rendering content</title><link>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content/revision/1</link><pubDate>Tue, 15 May 2018 18:46:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c2e4d6e-5270-4827-921c-563d9fc91214</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Jussi Lundstedt on 5/15/2018 6:46:53 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When embedding content into a web content field, it fails to render in one of two ways.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The web content field is blank instead of rendering the expected page.&lt;br /&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_08.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_08.png" alt=" " /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The web content field errors out with a pink box error.&lt;br /&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_52.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_52.png" alt=" " /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Blank web content fields are typically caused by the host server using response headers that explicitly restrict where content can be embedded. Typically,&amp;nbsp;embedding restrictions&amp;nbsp;are controlled by sending an X-Frame-Options header in the HTTP response from a web page. This can be set to either DENY to disallow embedding globally, SAMEORIGIN to allow embedding only within the same origin or an explicit domain to establish domains where content can be embedded. A blank page or a page with an error message can also arise if the site you are attempting to embed is unavailable, either due to being down or hidden from the public internet by IP whitelisting or VPN.&lt;/p&gt;
&lt;p&gt;The pink box error is caused by attempting to embed insecure content served over HTTP rather than HTTPS. Appian recommends all Appian instances accessible over the Internet are secured with HTTPS. In order to minimize vulnerabilities arising from embedding insecure content in a secure Appian environment and to prevent browser errors arising from mixed content, Appian explicitly prevents designers from embedding insecure content.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If a web content field shows up as blank, check that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The web resource is accessible through your web browser as expected.&lt;/li&gt;
&lt;li&gt;The resource being embedded is accessible over the public Internet or configured to allow traffic from the Appian instance by either IP whitelisting or a VPN tunnel.&lt;/li&gt;
&lt;li&gt;The source of the web content field does not send out a X-Frame-Options header that would block it from being embedded. This can be seen in the response headers of the web page, which can be accessed by opening your browser&amp;#39;s network developer console and monitoring the requests and responses:&lt;br /&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_37_2D00_32.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_37_2D00_32.png" alt=" " /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Content that uses a restrictive X-Frame-Options header cannot be embedded without changing the web server configurations of the source server. Please contact the owner of the source server to determine if this can be changed to allow your Appian instance to embed it.&lt;/p&gt;
&lt;p&gt;If a web content field errors out with the HTTP error, the source must be configured to use HTTPS.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1 and later.&lt;/p&gt;
&lt;p&gt;Last reviewed: May 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, interfaces, apache, web server, web services, network&lt;/div&gt;
</description></item><item><title>KB-XXXX Web Content Field not rendering content</title><link>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content/revision/5</link><pubDate>Tue, 15 May 2018 14:55:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c2e4d6e-5270-4827-921c-563d9fc91214</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Jussi Lundstedt on 5/15/2018 2:55:33 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When embedding content into a web content field, it fails to render in one of two ways.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The web content field is blank instead of rendering the expected page.&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_47_2D00_57.png" alt="Blank web content field" /&gt;&lt;/li&gt;
&lt;li&gt;The web content field&amp;nbsp;displays a pink box error.&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/4075.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_52.png" alt="Web content HTTPS pink box error" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Blank web content fields are typically caused by the host server using response headers that explicitly restrict where content can be embedded. Typically,&amp;nbsp;embedding restrictions&amp;nbsp;are controlled by sending an &lt;code&gt;X-Frame-Options&lt;/code&gt; header in the HTTP response from a web page. This can be set to either &lt;code&gt;DENY&lt;/code&gt; to disallow embedding globally, &lt;code&gt;SAMEORIGIN&lt;/code&gt; to allow embedding only within the same origin or an explicit domain to establish domains where content can be embedded. A blank page or a page with an error message can also arise if the site you are attempting to embed is unavailable, either due to being down or hidden from the public internet by IP whitelisting or VPN.&lt;/p&gt;
&lt;p&gt;The pink box error is caused by attempting to embed insecure content served over HTTP rather than HTTPS. Appian &lt;a href="https://docs.appian.com/suite/help/18.1/Quick_Start_Installation_Guide_for_Windows_and_JBoss.html#part-five-allow-insecure-cookies" target="_blank"&gt;recommends&lt;/a&gt; all Appian instances accessible over the Internet are secured with HTTPS. In order to minimize vulnerabilities arising from embedding insecure content in a secure Appian environment and to prevent browser errors arising from mixed content, Appian explicitly prevents designers from embedding insecure content.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If a web content field shows up as blank, check that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The web resource is accessible through your web browser as expected.&lt;/li&gt;
&lt;li&gt;The resource being embedded is accessible over the public Internet or configured to allow traffic from the Appian instance by either IP whitelisting or a VPN tunnel.&lt;/li&gt;
&lt;li&gt;The source of the web content field does not send out a &lt;code&gt;X-Frame-Options&lt;/code&gt; header that would block it from being embedded. This can be seen in the response headers of the web page, which can be accessed by opening your browser&amp;#39;s developer console and monitoring the requests and responses going over the network:&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/2437.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_37_2D00_32.png" alt="X-Frame-Options header" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Content that uses a restrictive X-Frame-Options header cannot be embedded without changing the web server configurations of the source server. Please contact the owner of the source server to determine if this can be changed to allow your Appian instance to embed it.&lt;/p&gt;
&lt;p&gt;If a web content field errors out with the HTTP error, the source must be configured to use HTTPS.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1 and later.&lt;/p&gt;
&lt;p&gt;Last reviewed: May 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, interfaces, apache, web server, web services, network&lt;/div&gt;
</description></item><item><title>KB-XXXX Web Content Field not rendering content</title><link>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content/revision/4</link><pubDate>Tue, 15 May 2018 14:55:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c2e4d6e-5270-4827-921c-563d9fc91214</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Jussi Lundstedt on 5/15/2018 2:55:18 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When embedding content into a web content field, it fails to render in one of two ways.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The web content field is blank instead of rendering the expected page.&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_47_2D00_57.png" alt="Blank web content field" /&gt;&lt;/li&gt;
&lt;li&gt;The web content field&amp;nbsp;displays a pink box error.&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/4075.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_52.png" alt="Web content HTTPS pink box error" /&gt;&amp;gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Blank web content fields are typically caused by the host server using response headers that explicitly restrict where content can be embedded. Typically,&amp;nbsp;embedding restrictions&amp;nbsp;are controlled by sending an &lt;code&gt;X-Frame-Options&lt;/code&gt; header in the HTTP response from a web page. This can be set to either &lt;code&gt;DENY&lt;/code&gt; to disallow embedding globally, &lt;code&gt;SAMEORIGIN&lt;/code&gt; to allow embedding only within the same origin or an explicit domain to establish domains where content can be embedded. A blank page or a page with an error message can also arise if the site you are attempting to embed is unavailable, either due to being down or hidden from the public internet by IP whitelisting or VPN.&lt;/p&gt;
&lt;p&gt;The pink box error is caused by attempting to embed insecure content served over HTTP rather than HTTPS. Appian &lt;a href="https://docs.appian.com/suite/help/18.1/Quick_Start_Installation_Guide_for_Windows_and_JBoss.html#part-five-allow-insecure-cookies" target="_blank"&gt;recommends&lt;/a&gt; all Appian instances accessible over the Internet are secured with HTTPS. In order to minimize vulnerabilities arising from embedding insecure content in a secure Appian environment and to prevent browser errors arising from mixed content, Appian explicitly prevents designers from embedding insecure content.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If a web content field shows up as blank, check that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The web resource is accessible through your web browser as expected.&lt;/li&gt;
&lt;li&gt;The resource being embedded is accessible over the public Internet or configured to allow traffic from the Appian instance by either IP whitelisting or a VPN tunnel.&lt;/li&gt;
&lt;li&gt;The source of the web content field does not send out a &lt;code&gt;X-Frame-Options&lt;/code&gt; header that would block it from being embedded. This can be seen in the response headers of the web page, which can be accessed by opening your browser&amp;#39;s developer console and monitoring the requests and responses going over the network:&lt;br /&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/2437.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_37_2D00_32.png" alt="X-Frame-Options header" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Content that uses a restrictive X-Frame-Options header cannot be embedded without changing the web server configurations of the source server. Please contact the owner of the source server to determine if this can be changed to allow your Appian instance to embed it.&lt;/p&gt;
&lt;p&gt;If a web content field errors out with the HTTP error, the source must be configured to use HTTPS.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1 and later.&lt;/p&gt;
&lt;p&gt;Last reviewed: May 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, interfaces, apache, web server, web services, network&lt;/div&gt;
</description></item><item><title>KB-XXXX Web Content Field not rendering content</title><link>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content/revision/3</link><pubDate>Tue, 15 May 2018 14:52:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c2e4d6e-5270-4827-921c-563d9fc91214</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Jussi Lundstedt on 5/15/2018 2:52:59 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When embedding content into a web content field, it fails to render in one of two ways.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The web content field is blank instead of rendering the expected page.&lt;br /&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_47_2D00_57.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_47_2D00_57.png" alt=" " /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The web content field&amp;nbsp;displays a pink box error.&lt;br /&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/4075.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_52.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/4075.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_52.png" alt=" " /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Blank web content fields are typically caused by the host server using response headers that explicitly restrict where content can be embedded. Typically,&amp;nbsp;embedding restrictions&amp;nbsp;are controlled by sending an &lt;code&gt;X-Frame-Options&lt;/code&gt; header in the HTTP response from a web page. This can be set to either &lt;code&gt;DENY&lt;/code&gt; to disallow embedding globally, &lt;code&gt;SAMEORIGIN&lt;/code&gt; to allow embedding only within the same origin or an explicit domain to establish domains where content can be embedded. A blank page or a page with an error message can also arise if the site you are attempting to embed is unavailable, either due to being down or hidden from the public internet by IP whitelisting or VPN.&lt;/p&gt;
&lt;p&gt;The pink box error is caused by attempting to embed insecure content served over HTTP rather than HTTPS. Appian &lt;a href="https://docs.appian.com/suite/help/18.1/Quick_Start_Installation_Guide_for_Windows_and_JBoss.html#part-five-allow-insecure-cookies" target="_blank"&gt;recommends&lt;/a&gt; all Appian instances accessible over the Internet are secured with HTTPS. In order to minimize vulnerabilities arising from embedding insecure content in a secure Appian environment and to prevent browser errors arising from mixed content, Appian explicitly prevents designers from embedding insecure content.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If a web content field shows up as blank, check that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The web resource is accessible through your web browser as expected.&lt;/li&gt;
&lt;li&gt;The resource being embedded is accessible over the public Internet or configured to allow traffic from the Appian instance by either IP whitelisting or a VPN tunnel.&lt;/li&gt;
&lt;li&gt;The source of the web content field does not send out a &lt;code&gt;X-Frame-Options&lt;/code&gt; header that would block it from being embedded. This can be seen in the response headers of the web page, which can be accessed by opening your browser&amp;#39;s developer console and monitoring the requests and responses going over the network:&lt;br /&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/2437.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_37_2D00_32.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/2437.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_37_2D00_32.png" alt=" " /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Content that uses a restrictive X-Frame-Options header cannot be embedded without changing the web server configurations of the source server. Please contact the owner of the source server to determine if this can be changed to allow your Appian instance to embed it.&lt;/p&gt;
&lt;p&gt;If a web content field errors out with the HTTP error, the source must be configured to use HTTPS.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1 and later.&lt;/p&gt;
&lt;p&gt;Last reviewed: May 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, interfaces, apache, web server, web services, network&lt;/div&gt;
</description></item><item><title>KB-XXXX Web Content Field not rendering content</title><link>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content/revision/2</link><pubDate>Tue, 15 May 2018 14:49:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c2e4d6e-5270-4827-921c-563d9fc91214</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/976/kb-1583-web-content-component-not-rendering-content#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Jussi Lundstedt on 5/15/2018 2:49:08 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When embedding content into a web content field, it fails to render in one of two ways.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The web content field is blank instead of rendering the expected page.&lt;br /&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_47_2D00_57.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_47_2D00_57.png" alt=" " /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The web content field&amp;nbsp;displays a pink box error.&lt;br /&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/4075.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_52.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/4075.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_21_2D00_52.png" alt=" " /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Blank web content fields are typically caused by the host server using response headers that explicitly restrict where content can be embedded. Typically,&amp;nbsp;embedding restrictions&amp;nbsp;are controlled by sending an X-Frame-Options header in the HTTP response from a web page. This can be set to either DENY to disallow embedding globally, SAMEORIGIN to allow embedding only within the same origin or an explicit domain to establish domains where content can be embedded. A blank page or a page with an error message can also arise if the site you are attempting to embed is unavailable, either due to being down or hidden from the public internet by IP whitelisting or VPN.&lt;/p&gt;
&lt;p&gt;The pink box error is caused by attempting to embed insecure content served over HTTP rather than HTTPS. Appian recommends all Appian instances accessible over the Internet are secured with HTTPS. In order to minimize vulnerabilities arising from embedding insecure content in a secure Appian environment and to prevent browser errors arising from mixed content, Appian explicitly prevents designers from embedding insecure content.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If a web content field shows up as blank, check that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The web resource is accessible through your web browser as expected.&lt;/li&gt;
&lt;li&gt;The resource being embedded is accessible over the public Internet or configured to allow traffic from the Appian instance by either IP whitelisting or a VPN tunnel.&lt;/li&gt;
&lt;li&gt;The source of the web content field does not send out a X-Frame-Options header that would block it from being embedded. This can be seen in the response headers of the web page, which can be accessed by opening your browser&amp;#39;s network developer console and monitoring the requests and responses:&lt;br /&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/2437.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_37_2D00_32.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/2437.chrome_5F00_2018_2D00_05_2D00_15_5F00_14_2D00_37_2D00_32.png" alt=" " /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Content that uses a restrictive X-Frame-Options header cannot be embedded without changing the web server configurations of the source server. Please contact the owner of the source server to determine if this can be changed to allow your Appian instance to embed it.&lt;/p&gt;
&lt;p&gt;If a web content field errors out with the HTTP error, the source must be configured to use HTTPS.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1 and later.&lt;/p&gt;
&lt;p&gt;Last reviewed: May 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, interfaces, apache, web server, web services, network&lt;/div&gt;
</description></item></channel></rss>