<?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>Rich Text Editor Component Troubleshooting Guide</title><link>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Rich Text Editor Component Troubleshooting Guide</title><link>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide</link><pubDate>Fri, 14 Jun 2024 20:08:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40b6331d-1bba-4a14-88f5-cfeaaf3b510d</guid><dc:creator>Appian Max Team</dc:creator><comments>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide#comments</comments><description>Current Revision posted to Guide by Appian Max Team on 6/14/2024 8:08:03 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;div class="callout-box callout-info"&gt;Starting in 24.2, the &lt;a href="https://docs.appian.com/suite/help/latest/Styled_Text_Editor_Component.html"&gt;Styled Text Editor Component&lt;/a&gt; is available directly in the product. Consider using this component over the plug-in moving forward.&lt;/div&gt;
&lt;p&gt;The Rich Text Editor is an &lt;a href="https://docs.appian.com/suite/help/latest/component-plugins.html"&gt;Appian component plug-in&lt;/a&gt; that is available on the &lt;a href="/b/appmarket/posts/rich-text-editor"&gt;Appian App Market&lt;/a&gt;.&amp;nbsp; This doc provides guidance if you have trouble installing or using the plug-in. For information on how to use the Rich Text Editor in your Appian apps, see the &lt;a href="/w/guide/3320/end-user-rich-text-editor-component"&gt;End-User Rich Text Editor Component&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Component plug-ins, including the Rich Text Editor, only work in Appian 19.1 and later.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;There are two key steps to successfully using any component plug-in.&amp;nbsp; Please review and confirm you have successfully handled the following two items before reaching out for support:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Configuring your Dynamic Content URL&lt;/li&gt;
&lt;li&gt;Deploying the Plug-in&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="deployment_troubleshooting"&gt;Deployment Troubleshooting&lt;/h2&gt;
&lt;h4 id="dynamic-content-url"&gt;Configuring your Dynamic Content URL&lt;/h4&gt;
&lt;p&gt;A properly configured dynamic content URL is required to use any and all component plug-ins.&amp;nbsp; Follow the instructions here to configure your dynamic content URL: &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#configure-your-static-and-dynamic-content-urls"&gt;Configure Your Static and Dynamic Content URLs&lt;/a&gt;.&lt;b&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;To test if your dynamic content URL is working, make sure it is accessible from your computer.&amp;nbsp; One way is to use the ping command from your computer (replacing your.dynamic-content-url.com with your dynamic content url):&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;pre class="ui-code" data-mode="text"&gt;$: ping &amp;lt;your.dynamic-content-url.com&amp;gt;

PING cloud_us-east-1_glb_1.appiancloud.com (34.235.62.31) 56(84) bytes of data.
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=1 ttl=240 time=17.6 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=2 ttl=240 time=17.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=3 ttl=240 time=20.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=4 ttl=240 time=23.4 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=5 ttl=240 time=19.5 ms

--- cloud_us-east-1_glb_1.appiancloud.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4007ms
rtt min/avg/max/mdev = 17.632/19.832/23.368/2.120 ms&lt;/pre&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Note: the content for the Rich Text Editor (and any component plug-in) is loaded by your computer&amp;#39;s browser, not the server, so it&amp;#39;s important that your browser be able to connect to the dynamic content URL.&amp;nbsp; It is not sufficient if only the server can connect to the dynamic content URL.&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="installation"&gt;Deploying the Plug-In&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Copy the plug-in ZIP into the &amp;lt;APPIAN_HOME&amp;gt;/_admin/plugins/ folder on each application server.&lt;/li&gt;
&lt;li&gt;Wait 60 seconds.&lt;/li&gt;
&lt;li&gt;Open the Plug-Ins page in the Administration Console (For example: http://myappiansite.com/suite/admin/page/plugins).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Your plug-in should appear in the list of deployed plug-ins.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t see your plug-in listed after 60 seconds, review the output of your application server log, &lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;&lt;b&gt;tomcat-stdOut.log&lt;/b&gt;&lt;/a&gt; in &amp;lt;APPIAN_HOME&amp;gt;/logs (by default, it may be different in your system).&amp;nbsp; You should see a message confirming that the plug-in has been successfully installed:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Successfully installed Component Plug-in &amp;#39;Rich Text Editor&amp;#39;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If you see an error, use the log message to help resolve the problem and redeploy the plug-in.&lt;/p&gt;
&lt;h2 id="usage_troubleshooting"&gt;Usage Troubleshooting&lt;/h2&gt;
&lt;h4 id="no-output"&gt;&lt;b&gt;No Output From Plug-in&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If you add the component to your SAIL but do not see any output, do the following:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Check the dynamic content URL is serving the component plug-in. In your browser, go to https://your.dynamic-content-url.com/suite/rest/a/content/latest/webcontent/richTextField/index.html (replace your.dynamic-content-url.com with your actual dynamic content URL).&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;You will see a UI similar to this: &lt;/b&gt;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/1.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: this is not a working version of the Rich Text Editor plug-in, but it proves that the plug-in files are accessible through your dynamic content URL.&lt;/p&gt;
&lt;p&gt;If you get an error page, then your plug-in was not successfully installed.&amp;nbsp; If you get an error saying &amp;quot;This site can&amp;rsquo;t be reached&amp;quot;, then your dynamic content URL is not set up correctly.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re able to load the plugin index.html but still do not see any output from the Rich Text Editor, do the following:&lt;/p&gt;
&lt;h4 id="chrome"&gt;&lt;b&gt;Chrome&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site.&lt;/li&gt;
&lt;li&gt;Click the overflow menu icon&amp;nbsp; &lt;img alt=" " src="/resized-image/__size/15x15/__key/communityserver-wikis-components-files/00-00-00-00-46/2.png" /&gt;.&lt;/li&gt;
&lt;li&gt;Click More Tools.&lt;/li&gt;
&lt;li&gt;Click Developer Tools.&lt;/li&gt;
&lt;li&gt;Click the Network tab.&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list.&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL.&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;Look for requests made to index.html with the domain of your dynamic content URL.&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files.&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/3.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Example of the Chrome Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="firefox"&gt;&lt;b&gt;Firefox&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site.&lt;/li&gt;
&lt;li&gt;Click the hamburger menu icon&amp;nbsp; &lt;img alt=" " src="/resized-image/__size/20x20/__key/communityserver-wikis-components-files/00-00-00-00-46/4.png" /&gt;.&lt;/li&gt;
&lt;li&gt;Click Web Developer.&lt;/li&gt;
&lt;li&gt;Click Network.&lt;/li&gt;
&lt;li&gt;Click the reload button or reload the whole page.&lt;/li&gt;
&lt;li&gt;Click the HTML sub-tab.&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list.&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL.&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files.&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/5.png" /&gt;&lt;/div&gt;
&lt;p&gt;Example of the Firefox Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/p&gt;
&lt;h4 id="partial-display"&gt;&lt;b&gt;Plug-in Partially Displays&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If the Rich Text Editor displays an interface similar to the image below, this means that your browser was able to load the index.html from your dynamic content URL but was not able to execute Javascript from your dynamic content URL.&amp;nbsp;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/6.png" /&gt;&lt;/div&gt;
&lt;p&gt;Check your Network Developer Tools to look for any requests for &amp;quot;compiled.js&amp;quot; made to the domain of your dynamic content URL.&amp;nbsp; If the Status of those requests does not equal 200, work with your system administrator to resolve the error.&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: plugins&lt;/div&gt;
</description></item><item><title>Rich Text Editor Component Troubleshooting Guide</title><link>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide/revision/10</link><pubDate>Tue, 23 Apr 2024 13:20:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40b6331d-1bba-4a14-88f5-cfeaaf3b510d</guid><dc:creator>Appian Max Team</dc:creator><comments>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide#comments</comments><description>Revision 10 posted to Guide by Appian Max Team on 4/23/2024 1:20:54 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;The Rich Text Editor is an &lt;a href="https://docs.appian.com/suite/help/latest/component-plugins.html"&gt;Appian component plug-in&lt;/a&gt; that is available on the &lt;a href="/b/appmarket/posts/rich-text-editor"&gt;Appian App Market&lt;/a&gt;.&amp;nbsp; This doc provides guidance if you have trouble installing or using the plug-in. For information on how to use the Rich Text Editor in your Appian apps, see the &lt;a href="/w/guide/3320/end-user-rich-text-editor-component"&gt;End-User Rich Text Editor Component&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Component plug-ins, including the Rich Text Editor, only work in Appian 19.1 and later.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;There are two key steps to successfully using any component plug-in.&amp;nbsp; Please review and confirm you have successfully handled the following two items before reaching out for support:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Configuring your Dynamic Content URL&lt;/li&gt;
&lt;li&gt;Deploying the Plug-in&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="deployment_troubleshooting"&gt;Deployment Troubleshooting&lt;/h2&gt;
&lt;h4 id="dynamic-content-url"&gt;Configuring your Dynamic Content URL&lt;/h4&gt;
&lt;p&gt;A properly configured dynamic content URL is required to use any and all component plug-ins.&amp;nbsp; Follow the instructions here to configure your dynamic content URL: &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#configure-your-static-and-dynamic-content-urls"&gt;Configure Your Static and Dynamic Content URLs&lt;/a&gt;.&lt;b&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;To test if your dynamic content URL is working, make sure it is accessible from your computer.&amp;nbsp; One way is to use the ping command from your computer (replacing your.dynamic-content-url.com with your dynamic content url):&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;pre class="ui-code" data-mode="text"&gt;$: ping &amp;lt;your.dynamic-content-url.com&amp;gt;

PING cloud_us-east-1_glb_1.appiancloud.com (34.235.62.31) 56(84) bytes of data.
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=1 ttl=240 time=17.6 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=2 ttl=240 time=17.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=3 ttl=240 time=20.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=4 ttl=240 time=23.4 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=5 ttl=240 time=19.5 ms

--- cloud_us-east-1_glb_1.appiancloud.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4007ms
rtt min/avg/max/mdev = 17.632/19.832/23.368/2.120 ms&lt;/pre&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Note: the content for the Rich Text Editor (and any component plug-in) is loaded by your computer&amp;#39;s browser, not the server, so it&amp;#39;s important that your browser be able to connect to the dynamic content URL.&amp;nbsp; It is not sufficient if only the server can connect to the dynamic content URL.&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="installation"&gt;Deploying the Plug-In&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Copy the plug-in ZIP into the &amp;lt;APPIAN_HOME&amp;gt;/_admin/plugins/ folder on each application server.&lt;/li&gt;
&lt;li&gt;Wait 60 seconds.&lt;/li&gt;
&lt;li&gt;Open the Plug-Ins page in the Administration Console (For example: http://myappiansite.com/suite/admin/page/plugins).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Your plug-in should appear in the list of deployed plug-ins.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t see your plug-in listed after 60 seconds, review the output of your application server log, &lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;&lt;b&gt;tomcat-stdOut.log&lt;/b&gt;&lt;/a&gt; in &amp;lt;APPIAN_HOME&amp;gt;/logs (by default, it may be different in your system).&amp;nbsp; You should see a message confirming that the plug-in has been successfully installed:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Successfully installed Component Plug-in &amp;#39;Rich Text Editor&amp;#39;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If you see an error, use the log message to help resolve the problem and redeploy the plug-in.&lt;/p&gt;
&lt;h2 id="usage_troubleshooting"&gt;Usage Troubleshooting&lt;/h2&gt;
&lt;h4 id="no-output"&gt;&lt;b&gt;No Output From Plug-in&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If you add the component to your SAIL but do not see any output, do the following:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Check the dynamic content URL is serving the component plug-in. In your browser, go to https://your.dynamic-content-url.com/suite/rest/a/content/latest/webcontent/richTextField/index.html (replace your.dynamic-content-url.com with your actual dynamic content URL).&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;You will see a UI similar to this: &lt;/b&gt;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/1.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: this is not a working version of the Rich Text Editor plug-in, but it proves that the plug-in files are accessible through your dynamic content URL.&lt;/p&gt;
&lt;p&gt;If you get an error page, then your plug-in was not successfully installed.&amp;nbsp; If you get an error saying &amp;quot;This site can&amp;rsquo;t be reached&amp;quot;, then your dynamic content URL is not set up correctly.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re able to load the plugin index.html but still do not see any output from the Rich Text Editor, do the following:&lt;/p&gt;
&lt;h4 id="chrome"&gt;&lt;b&gt;Chrome&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site.&lt;/li&gt;
&lt;li&gt;Click the overflow menu icon&amp;nbsp; &lt;img alt=" " src="/resized-image/__size/15x15/__key/communityserver-wikis-components-files/00-00-00-00-46/2.png" /&gt;.&lt;/li&gt;
&lt;li&gt;Click More Tools.&lt;/li&gt;
&lt;li&gt;Click Developer Tools.&lt;/li&gt;
&lt;li&gt;Click the Network tab.&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list.&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL.&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;Look for requests made to index.html with the domain of your dynamic content URL.&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files.&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/3.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Example of the Chrome Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="firefox"&gt;&lt;b&gt;Firefox&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site.&lt;/li&gt;
&lt;li&gt;Click the hamburger menu icon&amp;nbsp; &lt;img alt=" " src="/resized-image/__size/20x20/__key/communityserver-wikis-components-files/00-00-00-00-46/4.png" /&gt;.&lt;/li&gt;
&lt;li&gt;Click Web Developer.&lt;/li&gt;
&lt;li&gt;Click Network.&lt;/li&gt;
&lt;li&gt;Click the reload button or reload the whole page.&lt;/li&gt;
&lt;li&gt;Click the HTML sub-tab.&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list.&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL.&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files.&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/5.png" /&gt;&lt;/div&gt;
&lt;p&gt;Example of the Firefox Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/p&gt;
&lt;h4 id="partial-display"&gt;&lt;b&gt;Plug-in Partially Displays&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If the Rich Text Editor displays an interface similar to the image below, this means that your browser was able to load the index.html from your dynamic content URL but was not able to execute Javascript from your dynamic content URL.&amp;nbsp;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/6.png" /&gt;&lt;/div&gt;
&lt;p&gt;Check your Network Developer Tools to look for any requests for &amp;quot;compiled.js&amp;quot; made to the domain of your dynamic content URL.&amp;nbsp; If the Status of those requests does not equal 200, work with your system administrator to resolve the error.&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: plugins&lt;/div&gt;
</description></item><item><title>Rich Text Editor Component Troubleshooting Guide</title><link>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide/revision/9</link><pubDate>Tue, 31 Oct 2023 17:29:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40b6331d-1bba-4a14-88f5-cfeaaf3b510d</guid><dc:creator>Kim Day</dc:creator><comments>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide#comments</comments><description>Revision 9 posted to Guide by Kim Day on 10/31/2023 5:29:04 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;The Rich Text Editor is an &lt;a href="https://docs.appian.com/suite/help/latest/component-plugins.html"&gt;Appian component plug-in&lt;/a&gt; that is available on the &lt;a href="/b/appmarket/posts/rich-text-editor"&gt;Appian App Market&lt;/a&gt;.&amp;nbsp; This doc provides guidance if you have trouble installing or using the plug-in. For information on how to use the Rich Text Editor in your Appian apps, see the &lt;a href="/w/guide/3320/end-user-rich-text-editor-component"&gt;End-User Rich Text Editor Component&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Component plug-ins, including the Rich Text Editor, only work in Appian 19.1 and later.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;There are two key steps to successfully using any component plug-in.&amp;nbsp; Please review and confirm you have successfully handled the following two items before reaching out for support:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Configuring your Dynamic Content URL&lt;/li&gt;
&lt;li&gt;Deploying the Plug-in&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="deployment_troubleshooting"&gt;Deployment Troubleshooting&lt;/h2&gt;
&lt;h4 id="dynamic-content-url"&gt;Configuring your Dynamic Content URL&lt;/h4&gt;
&lt;p&gt;A properly configured dynamic content URL is required to use any and all component plug-ins.&amp;nbsp; Follow the instructions here to configure your dynamic content URL: &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#configure-your-static-and-dynamic-content-urls"&gt;Configure Your Static and Dynamic Content URLs&lt;/a&gt;.&lt;b&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;To test if your dynamic content URL is working, make sure it is accessible from your computer.&amp;nbsp; One way is to use the ping command from your computer (replacing your.dynamic-content-url.com with your dynamic content url):&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;pre class="ui-code" data-mode="text"&gt;$: ping &amp;lt;your.dynamic-content-url.com&amp;gt;

PING cloud_us-east-1_glb_1.appiancloud.com (34.235.62.31) 56(84) bytes of data.
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=1 ttl=240 time=17.6 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=2 ttl=240 time=17.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=3 ttl=240 time=20.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=4 ttl=240 time=23.4 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=5 ttl=240 time=19.5 ms

--- cloud_us-east-1_glb_1.appiancloud.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4007ms
rtt min/avg/max/mdev = 17.632/19.832/23.368/2.120 ms&lt;/pre&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Note: the content for the Rich Text Editor (and any component plug-in) is loaded by your computer&amp;#39;s browser, not the server, so it&amp;#39;s important that your browser be able to connect to the dynamic content URL.&amp;nbsp; It is not sufficient if only the server can connect to the dynamic content URL.&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="installation"&gt;Deploying the Plug-In&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Copy the plug-in ZIP into the &amp;lt;APPIAN_HOME&amp;gt;/_admin/plugins/ folder on each application server.&lt;/li&gt;
&lt;li&gt;Wait 60 seconds.&lt;/li&gt;
&lt;li&gt;Open the Plug-Ins page in the Administration Console (For example: http://myappiansite.com/suite/admin/page/plugins).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Your plug-in should appear in the list of deployed plug-ins.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t see your plug-in listed after 60 seconds, review the output of your application server log, &lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;&lt;b&gt;tomcat-stdOut.log&lt;/b&gt;&lt;/a&gt; in &amp;lt;APPIAN_HOME&amp;gt;/logs (by default, it may be different in your system).&amp;nbsp; You should see a message confirming that the plug-in has been successfully installed:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Successfully installed Component Plug-in &amp;#39;Rich Text Editor&amp;#39;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If you see an error, use the log message to help resolve the problem and redeploy the plug-in.&lt;/p&gt;
&lt;h2 id="usage_troubleshooting"&gt;Usage Troubleshooting&lt;/h2&gt;
&lt;h4 id="no-output"&gt;&lt;b&gt;No Output From Plug-in&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If you add the component to your SAIL but do not see any output, do the following:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Check the dynamic content URL is serving the component plug-in. In your browser, go to https://your.dynamic-content-url.com/suite/rest/a/content/latest/webcontent/richTextField/index.html (replace your.dynamic-content-url.com with your actual dynamic content URL).&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;You will see a UI similar to this: &lt;/b&gt;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/1.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: this is not a working version of the Rich Text Editor plug-in, but it proves that the plug-in files are accessible through your dynamic content URL.&lt;/p&gt;
&lt;p&gt;If you get an error page, then your plug-in was not successfully installed.&amp;nbsp; If you get an error saying &amp;quot;This site can&amp;rsquo;t be reached&amp;quot;, then your dynamic content URL is not set up correctly.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re able to load the plugin index.html but still do not see any output from the Rich Text Editor, do the following:&lt;/p&gt;
&lt;h4 id="chrome"&gt;&lt;b&gt;Chrome&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site.&lt;/li&gt;
&lt;li&gt;Click the overflow menu icon&amp;nbsp; &lt;img alt=" " src="/resized-image/__size/15x15/__key/communityserver-wikis-components-files/00-00-00-00-46/2.png" /&gt;.&lt;/li&gt;
&lt;li&gt;Click More Tools.&lt;/li&gt;
&lt;li&gt;Click Developer Tools.&lt;/li&gt;
&lt;li&gt;Click the Network tab.&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list.&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL.&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;Look for requests made to index.html with the domain of your dynamic content URL.&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files.&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/3.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Example of the Chrome Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="firefox"&gt;&lt;b&gt;Firefox&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site.&lt;/li&gt;
&lt;li&gt;Click the hamburger menu icon&amp;nbsp; &lt;img alt=" " src="/resized-image/__size/20x20/__key/communityserver-wikis-components-files/00-00-00-00-46/4.png" /&gt;.&lt;/li&gt;
&lt;li&gt;Click Web Developer.&lt;/li&gt;
&lt;li&gt;Click Network.&lt;/li&gt;
&lt;li&gt;Click the reload button or reload the whole page.&lt;/li&gt;
&lt;li&gt;Click the HTML sub-tab.&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list.&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL.&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files.&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/5.png" /&gt;&lt;/div&gt;
&lt;p&gt;Example of the Firefox Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/p&gt;
&lt;h4 id="partial-display"&gt;&lt;b&gt;Plug-in Partially Displays&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If the Rich Text Editor displays an interface similar to the image below, this means that your browser was able to load the index.html from your dynamic content URL but was not able to execute Javascript from your dynamic content URL.&amp;nbsp;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/6.png" /&gt;&lt;/div&gt;
&lt;p&gt;Check your Network Developer Tools to look for any requests for &amp;quot;compiled.js&amp;quot; made to the domain of your dynamic content URL.&amp;nbsp; If the Status of those requests does not equal 200, work with your system administrator to resolve the error.&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: plugins&lt;/div&gt;
</description></item><item><title>Rich Text Editor Component Troubleshooting Guide</title><link>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide/revision/8</link><pubDate>Thu, 26 Oct 2023 18:46:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40b6331d-1bba-4a14-88f5-cfeaaf3b510d</guid><dc:creator>joel.larin</dc:creator><comments>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide#comments</comments><description>Revision 8 posted to Guide by joel.larin on 10/26/2023 6:46:36 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;The Rich Text Editor is an &lt;a href="https://docs.appian.com/suite/help/latest/component-plugins.html"&gt;Appian component plug-in&lt;/a&gt; that is available on the &lt;a href="/b/appmarket/posts/rich-text-editor"&gt;Appian App Market&lt;/a&gt;.&amp;nbsp; This doc provides guidance if you have trouble installing or using the plug-in. For information on how to use the Rich Text Editor in your Appian apps, see the &lt;a href="/w/guide/3320/end-user-rich-text-editor-component"&gt;End-User Rich Text Editor Component&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Component plug-ins, including the Rich Text Editor, only work in Appian 19.1 and later.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;There are two key steps to successfully using any component plug-in.&amp;nbsp; Please review and confirm you have successfully handled the following two items before reaching out for support:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Configuring your Dynamic Content URL&lt;/li&gt;
&lt;li&gt;Deploying the Plug-in&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="deployment_troubleshooting"&gt;Deployment Troubleshooting&lt;/h2&gt;
&lt;h4 id="dynamic-content-url"&gt;Configuring your Dynamic Content URL&lt;/h4&gt;
&lt;p&gt;A properly configured dynamic content URL is required to use any and all component plug-ins.&amp;nbsp; Follow the instructions here to configure your dynamic content URL: &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#configure-your-static-and-dynamic-content-urls"&gt;Configure Your Static and Dynamic Content URLs&lt;/a&gt;.&lt;b&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;To test if your dynamic content URL is working, make sure it is accessible from your computer.&amp;nbsp; One way is to use the ping command from your computer (replacing your.dynamic-content-url.com with your dynamic content url):&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;pre class="ui-code" data-mode="text"&gt;$: ping &amp;lt;your.dynamic-content-url.com&amp;gt;

PING cloud_us-east-1_glb_1.appiancloud.com (34.235.62.31) 56(84) bytes of data.
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=1 ttl=240 time=17.6 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=2 ttl=240 time=17.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=3 ttl=240 time=20.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=4 ttl=240 time=23.4 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=5 ttl=240 time=19.5 ms

--- cloud_us-east-1_glb_1.appiancloud.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4007ms
rtt min/avg/max/mdev = 17.632/19.832/23.368/2.120 ms&lt;/pre&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Note: the content for the Rich Text Editor (and any component plug-in) is loaded by your computer&amp;#39;s browser, not the server, so it&amp;#39;s important that your browser be able to connect to the dynamic content URL.&amp;nbsp; It is not sufficient if only the server can connect to the dynamic content URL.&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="installation"&gt;Deploying the Plug-In&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Copy the plug-in ZIP into the &amp;lt;APPIAN_HOME&amp;gt;/_admin/plugins/ folder on each application server.&lt;/li&gt;
&lt;li&gt;Wait 60 seconds.&lt;/li&gt;
&lt;li&gt;Open the Plug-Ins page in the Administration Console (For example: http://myappiansite.com/suite/admin/page/plugins).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Your plug-in should appear in the list of deployed plug-ins.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t see your plug-in listed after 60 seconds, review the output of your application server log, &lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;&lt;b&gt;tomcat-stdOut.log&lt;/b&gt;&lt;/a&gt; in &amp;lt;APPIAN_HOME&amp;gt;/logs (by default, it may be different in your system).&amp;nbsp; You should see a message confirming that the plug-in has been successfully installed:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Successfully installed Component Plug-in &amp;#39;Rich Text Editor&amp;#39;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If you see an error, use the log message to help resolve the problem and redeploy the plug-in.&lt;/p&gt;
&lt;h2 id="usage_troubleshooting"&gt;Usage Troubleshooting&lt;/h2&gt;
&lt;h4 id="no-output"&gt;&lt;b&gt;No Output From Plug-in&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If you add the component to your SAIL but do not see any output, do the following:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Check the dynamic content URL is serving the component plug-in. In your browser, go to https://your.dynamic-content-url.com/suite/rest/a/content/latest/webcontent/richTextField/index.html (replace your.dynamic-content-url.com with your actual dynamic content URL).&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;You will see a UI similar to this: &lt;/b&gt;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/1.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: this is not a working version of the Rich Text Editor plug-in, but it proves that the plug-in files are accessible through your dynamic content URL.&lt;/p&gt;
&lt;p&gt;If you get an error page, then your plug-in was not successfully installed.&amp;nbsp; If you get an error saying &amp;quot;This site can&amp;rsquo;t be reached&amp;quot;, then your dynamic content URL is not set up correctly.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re able to load the plugin index.html but still do not see any output from the Rich Text Editor, do the following:&lt;/p&gt;
&lt;h4 id="chrome"&gt;&lt;b&gt;Chrome&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site.&lt;/li&gt;
&lt;li&gt;Click the overflow menu icon&amp;nbsp; &lt;img alt=" " src="/resized-image/__size/15x15/__key/communityserver-wikis-components-files/00-00-00-00-46/2.png" /&gt;.&lt;/li&gt;
&lt;li&gt;Click More Tools.&lt;/li&gt;
&lt;li&gt;Click Developer Tools.&lt;/li&gt;
&lt;li&gt;Click the Network tab.&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list.&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL.&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;Look for requests made to index.html with the domain of your dynamic content URL.&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files.&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/3.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Example of the Chrome Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="firefox"&gt;&lt;b&gt;Firefox&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site.&lt;/li&gt;
&lt;li&gt;Click the hamburger menu icon&amp;nbsp; &lt;img alt=" " src="/resized-image/__size/20x20/__key/communityserver-wikis-components-files/00-00-00-00-46/4.png" /&gt;.&lt;/li&gt;
&lt;li&gt;Click Web Developer.&lt;/li&gt;
&lt;li&gt;Click Network.&lt;/li&gt;
&lt;li&gt;Click the reload button or reload the whole page.&lt;/li&gt;
&lt;li&gt;Click the HTML sub-tab.&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list.&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL.&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files.&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/5.png" /&gt;&lt;/div&gt;
&lt;p&gt;Example of the Firefox Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/p&gt;
&lt;h4 id="partial-display"&gt;&lt;b&gt;Plug-in Partially Displays&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If the Rich Text Editor displays an interface similar to the image below, this means that your browser was able to load the index.html from your dynamic content URL but was not able to execute Javascript from your dynamic content URL.&amp;nbsp;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/6.png" /&gt;&lt;/div&gt;
&lt;p&gt;Check your Network Developer Tools to look for any requests for &amp;quot;compiled.js&amp;quot; made to the domain of your dynamic content URL.&amp;nbsp; If the Status of those requests does not equal 200, work with your system administrator to resolve the error.&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Rich Text Editor Component Troubleshooting Guide</title><link>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide/revision/7</link><pubDate>Thu, 26 Oct 2023 18:45:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40b6331d-1bba-4a14-88f5-cfeaaf3b510d</guid><dc:creator>joel.larin</dc:creator><comments>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide#comments</comments><description>Revision 7 posted to Guide by joel.larin on 10/26/2023 6:45:58 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;The Rich Text Editor is an &lt;a href="https://docs.appian.com/suite/help/latest/component-plugins.html"&gt;Appian component plug-in&lt;/a&gt; that is available on the &lt;a href="/b/appmarket/posts/rich-text-editor"&gt;Appian App Market&lt;/a&gt;.&amp;nbsp; This doc provides guidance if you have trouble installing or using the plug-in. For information on how to use the Rich Text Editor in your Appian apps, see the &lt;a href="/w/guide/3320/end-user-rich-text-editor-component"&gt;End-User Rich Text Editor Component Playbook&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Component plug-ins, including the Rich Text Editor, only work in Appian 19.1 and later.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;There are two key steps to successfully using any component plug-in.&amp;nbsp; Please review and confirm you have successfully handled the following two items before reaching out for support:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Configuring your Dynamic Content URL&lt;/li&gt;
&lt;li&gt;Deploying the Plug-in&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="deployment_troubleshooting"&gt;Deployment Troubleshooting&lt;/h2&gt;
&lt;h4 id="dynamic-content-url"&gt;Configuring your Dynamic Content URL&lt;/h4&gt;
&lt;p&gt;A properly configured dynamic content URL is required to use any and all component plug-ins.&amp;nbsp; Follow the instructions here to configure your dynamic content URL: &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#configure-your-static-and-dynamic-content-urls"&gt;Configure Your Static and Dynamic Content URLs&lt;/a&gt;.&lt;b&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;To test if your dynamic content URL is working, make sure it is accessible from your computer.&amp;nbsp; One way is to use the ping command from your computer (replacing your.dynamic-content-url.com with your dynamic content url):&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;pre class="ui-code" data-mode="text"&gt;$: ping &amp;lt;your.dynamic-content-url.com&amp;gt;

PING cloud_us-east-1_glb_1.appiancloud.com (34.235.62.31) 56(84) bytes of data.
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=1 ttl=240 time=17.6 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=2 ttl=240 time=17.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=3 ttl=240 time=20.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=4 ttl=240 time=23.4 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=5 ttl=240 time=19.5 ms

--- cloud_us-east-1_glb_1.appiancloud.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4007ms
rtt min/avg/max/mdev = 17.632/19.832/23.368/2.120 ms&lt;/pre&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Note: the content for the Rich Text Editor (and any component plug-in) is loaded by your computer&amp;#39;s browser, not the server, so it&amp;#39;s important that your browser be able to connect to the dynamic content URL.&amp;nbsp; It is not sufficient if only the server can connect to the dynamic content URL.&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="installation"&gt;Deploying the Plug-In&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Copy the plug-in ZIP into the &amp;lt;APPIAN_HOME&amp;gt;/_admin/plugins/ folder on each application server.&lt;/li&gt;
&lt;li&gt;Wait 60 seconds.&lt;/li&gt;
&lt;li&gt;Open the Plug-Ins page in the Administration Console (For example: http://myappiansite.com/suite/admin/page/plugins).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Your plug-in should appear in the list of deployed plug-ins.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t see your plug-in listed after 60 seconds, review the output of your application server log, &lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;&lt;b&gt;tomcat-stdOut.log&lt;/b&gt;&lt;/a&gt; in &amp;lt;APPIAN_HOME&amp;gt;/logs (by default, it may be different in your system).&amp;nbsp; You should see a message confirming that the plug-in has been successfully installed:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Successfully installed Component Plug-in &amp;#39;Rich Text Editor&amp;#39;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If you see an error, use the log message to help resolve the problem and redeploy the plug-in.&lt;/p&gt;
&lt;h2 id="usage_troubleshooting"&gt;Usage Troubleshooting&lt;/h2&gt;
&lt;h4 id="no-output"&gt;&lt;b&gt;No Output From Plug-in&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If you add the component to your SAIL but do not see any output, do the following:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Check the dynamic content URL is serving the component plug-in. In your browser, go to https://your.dynamic-content-url.com/suite/rest/a/content/latest/webcontent/richTextField/index.html (replace your.dynamic-content-url.com with your actual dynamic content URL).&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;You will see a UI similar to this: &lt;/b&gt;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/1.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: this is not a working version of the Rich Text Editor plug-in, but it proves that the plug-in files are accessible through your dynamic content URL.&lt;/p&gt;
&lt;p&gt;If you get an error page, then your plug-in was not successfully installed.&amp;nbsp; If you get an error saying &amp;quot;This site can&amp;rsquo;t be reached&amp;quot;, then your dynamic content URL is not set up correctly.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re able to load the plugin index.html but still do not see any output from the Rich Text Editor, do the following:&lt;/p&gt;
&lt;h4 id="chrome"&gt;&lt;b&gt;Chrome&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site.&lt;/li&gt;
&lt;li&gt;Click the overflow menu icon&amp;nbsp; &lt;img alt=" " src="/resized-image/__size/15x15/__key/communityserver-wikis-components-files/00-00-00-00-46/2.png" /&gt;.&lt;/li&gt;
&lt;li&gt;Click More Tools.&lt;/li&gt;
&lt;li&gt;Click Developer Tools.&lt;/li&gt;
&lt;li&gt;Click the Network tab.&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list.&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL.&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;Look for requests made to index.html with the domain of your dynamic content URL.&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files.&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/3.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Example of the Chrome Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="firefox"&gt;&lt;b&gt;Firefox&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site.&lt;/li&gt;
&lt;li&gt;Click the hamburger menu icon&amp;nbsp; &lt;img alt=" " src="/resized-image/__size/20x20/__key/communityserver-wikis-components-files/00-00-00-00-46/4.png" /&gt;.&lt;/li&gt;
&lt;li&gt;Click Web Developer.&lt;/li&gt;
&lt;li&gt;Click Network.&lt;/li&gt;
&lt;li&gt;Click the reload button or reload the whole page.&lt;/li&gt;
&lt;li&gt;Click the HTML sub-tab.&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list.&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL.&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files.&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/5.png" /&gt;&lt;/div&gt;
&lt;p&gt;Example of the Firefox Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/p&gt;
&lt;h4 id="partial-display"&gt;&lt;b&gt;Plug-in Partially Displays&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If the Rich Text Editor displays an interface similar to the image below, this means that your browser was able to load the index.html from your dynamic content URL but was not able to execute Javascript from your dynamic content URL.&amp;nbsp;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/6.png" /&gt;&lt;/div&gt;
&lt;p&gt;Check your Network Developer Tools to look for any requests for &amp;quot;compiled.js&amp;quot; made to the domain of your dynamic content URL.&amp;nbsp; If the Status of those requests does not equal 200, work with your system administrator to resolve the error.&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Rich Text Editor Component Troubleshooting Guide</title><link>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide/revision/6</link><pubDate>Thu, 26 Oct 2023 18:43:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40b6331d-1bba-4a14-88f5-cfeaaf3b510d</guid><dc:creator>joel.larin</dc:creator><comments>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide#comments</comments><description>Revision 6 posted to Guide by joel.larin on 10/26/2023 6:43:55 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;The Rich Text Editor is an &lt;a href="https://docs.appian.com/suite/help/latest/component-plugins.html"&gt;Appian component plug-in&lt;/a&gt; that is available on the &lt;a href="/b/appmarket/posts/rich-text-editor"&gt;Appian App Market&lt;/a&gt;.&amp;nbsp; This doc provides guidance if you have trouble installing or using the plug-in. For information on how to use the Rich Text Editor in your Appian apps, see the &lt;a href="/w/guide/3320/end-user-rich-text-editor-component"&gt;End-User Rich Text Editor Component Playbook&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Component plug-ins, including the Rich Text Editor, only work in Appian 19.1 and later.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;There are two key steps to successfully using any component plug-in.&amp;nbsp; Please review and confirm you have successfully handled the following two items before reaching out for support:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Configuring your Dynamic Content URL&lt;/li&gt;
&lt;li&gt;Deploying the Plug-in&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="deployment_troubleshooting"&gt;Deployment Troubleshooting&lt;/h2&gt;
&lt;h4 id="dynamic-content-url"&gt;Configuring your Dynamic Content URL&lt;/h4&gt;
&lt;p&gt;A properly configured dynamic content URL is required to use any and all component plug-ins.&amp;nbsp; Follow the instructions here to configure your dynamic content URL: &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#configure-your-static-and-dynamic-content-urls"&gt;Configure Your Static and Dynamic Content URLs&lt;/a&gt;.&lt;b&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;To test if your dynamic content URL is working, make sure it is accessible from your computer.&amp;nbsp; One way is to use the ping command from your computer (replacing your.dynamic-content-url.com with your dynamic content url):&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;pre class="ui-code" data-mode="text"&gt;$: ping &amp;lt;your.dynamic-content-url.com&amp;gt;

PING cloud_us-east-1_glb_1.appiancloud.com (34.235.62.31) 56(84) bytes of data.
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=1 ttl=240 time=17.6 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=2 ttl=240 time=17.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=3 ttl=240 time=20.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=4 ttl=240 time=23.4 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=5 ttl=240 time=19.5 ms

--- cloud_us-east-1_glb_1.appiancloud.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4007ms
rtt min/avg/max/mdev = 17.632/19.832/23.368/2.120 ms&lt;/pre&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Note: the content for the Rich Text Editor (and any component plug-in) is loaded by your computer&amp;#39;s browser, not the server, so it&amp;#39;s important that your browser be able to connect to the dynamic content URL.&amp;nbsp; It is not sufficient if only the server can connect to the dynamic content URL.&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="installation"&gt;Deploying the Plug-In&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Copy the plug-in ZIP into the &amp;lt;APPIAN_HOME&amp;gt;/_admin/plugins/ folder on each application server.&lt;/li&gt;
&lt;li&gt;Wait 60 seconds.&lt;/li&gt;
&lt;li&gt;Open the Plug-Ins page in the Administration Console (For example: http://myappiansite.com/suite/admin/page/plugins).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Your plug-in should appear in the list of deployed plug-ins.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t see your plug-in listed after 60 seconds, review the output of your application server log, &lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;&lt;b&gt;tomcat-stdOut.log&lt;/b&gt;&lt;/a&gt; in &amp;lt;APPIAN_HOME&amp;gt;/logs (by default, it may be different in your system).&amp;nbsp; You should see a message confirming that the plug-in has been successfully installed:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Successfully installed Component Plug-in &amp;#39;Rich Text Editor&amp;#39;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If you see an error, use the log message to help resolve the problem and redeploy the plug-in.&lt;/p&gt;
&lt;h2 id="usage_troubleshooting"&gt;Usage Troubleshooting&lt;/h2&gt;
&lt;h4 id="no-output"&gt;&lt;b&gt;No Output From Plug-in&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If you add the component to your SAIL but do not see any output, do the following:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Check the dynamic content URL is serving the component plug-in. In your browser, go to https://your.dynamic-content-url.com/suite/rest/a/content/latest/webcontent/richTextField/index.html (replace your.dynamic-content-url.com with your actual dynamic content URL).&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;You will see a UI similar to this: &lt;/b&gt;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/1.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: this is not a working version of the Rich Text Editor plug-in, but it proves that the plug-in files are accessible through your dynamic content URL.&lt;/p&gt;
&lt;p&gt;If you get an error page, then your plug-in was not successfully installed.&amp;nbsp; If you get an error saying &amp;quot;This site can&amp;rsquo;t be reached&amp;quot;, then your dynamic content URL is not set up correctly.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re able to load the plugin index.html but still do not see any output from the Rich Text Editor, do the following:&lt;/p&gt;
&lt;h4 id="chrome"&gt;&lt;b&gt;Chrome&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site&lt;/li&gt;
&lt;li&gt;Click the overflow menu icon&amp;nbsp; &lt;img alt=" " src="/resized-image/__size/15x15/__key/communityserver-wikis-components-files/00-00-00-00-46/2.png" /&gt;&lt;/li&gt;
&lt;li&gt;Click More Tools&lt;/li&gt;
&lt;li&gt;Click Developer Tools&lt;/li&gt;
&lt;li&gt;Click the Network tab&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;Look for requests made to index.html with the domain of your dynamic content UR&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/3.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Example of the Chrome Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="firefox"&gt;&lt;b&gt;Firefox&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site&lt;/li&gt;
&lt;li&gt;Click the hamburger menu icon&amp;nbsp;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/20x20/__key/communityserver-wikis-components-files/00-00-00-00-46/4.png" /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;Click Web Developer&lt;/li&gt;
&lt;li&gt;Click Network&lt;/li&gt;
&lt;li&gt;Click the reload button or reload the whole page&lt;/li&gt;
&lt;li&gt;Click the HTML sub-tab&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files.&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/5.png" /&gt;&lt;/div&gt;
&lt;p&gt;Example of the Firefox Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/p&gt;
&lt;h4 id="partial-display"&gt;&lt;b&gt;Plug-in Partially Displays&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If the Rich Text Editor displays an interface similar to the image below, this means that your browser was able to load the index.html from your dynamic content URL but was not able to execute Javascript from your dynamic content URL.&amp;nbsp;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/6.png" /&gt;&lt;/div&gt;
&lt;p&gt;Check your Network Developer Tools to look for any requests for &amp;quot;compiled.js&amp;quot; made to the domain of your dynamic content URL.&amp;nbsp; If the Status of those requests does not equal 200, work with your system administrator to resolve the error.&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Rich Text Editor Component Troubleshooting Guide</title><link>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide/revision/5</link><pubDate>Thu, 26 Oct 2023 18:42:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40b6331d-1bba-4a14-88f5-cfeaaf3b510d</guid><dc:creator>joel.larin</dc:creator><comments>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide#comments</comments><description>Revision 5 posted to Guide by joel.larin on 10/26/2023 6:42:32 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;The Rich Text Editor is an &lt;a href="https://docs.appian.com/suite/help/latest/component-plugins.html"&gt;Appian component plug-in&lt;/a&gt; that is available on the &lt;a href="/b/appmarket/posts/rich-text-editor"&gt;Appian App Market&lt;/a&gt;.&amp;nbsp; This doc provides guidance if you have trouble installing or using the plug-in. For information on how to use the Rich Text Editor in your Appian apps, see the &lt;a href="/w/guide/3320/end-user-rich-text-editor-component"&gt;End-User Rich Text Editor Component Playbook&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Component plug-ins, including the Rich Text Editor, only work in Appian 19.1 and later.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;There are two key steps to successfully using any component plug-in.&amp;nbsp; Please review and confirm you have successfully handled the following two items before reaching out for support:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Configuring your Dynamic Content URL&lt;/li&gt;
&lt;li&gt;Deploying the Plug-in&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="deployment_troubleshooting"&gt;Deployment Troubleshooting&lt;/h2&gt;
&lt;h4 id="dynamic-content-url"&gt;Configuring your Dynamic Content URL&lt;/h4&gt;
&lt;p&gt;A properly configured dynamic content URL is required to use any and all component plug-ins.&amp;nbsp; Follow the instructions here to configure your dynamic content URL: &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#configure-your-static-and-dynamic-content-urls"&gt;Configure Your Static and Dynamic Content URLs&lt;/a&gt;.&lt;b&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;To test if your dynamic content URL is working, make sure it is accessible from your computer.&amp;nbsp; One way is to use the ping command from your computer (replacing your.dynamic-content-url.com with your dynamic content url):&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;pre class="ui-code" data-mode="text"&gt;$: ping &amp;lt;your.dynamic-content-url.com&amp;gt;

PING cloud_us-east-1_glb_1.appiancloud.com (34.235.62.31) 56(84) bytes of data.
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=1 ttl=240 time=17.6 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=2 ttl=240 time=17.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=3 ttl=240 time=20.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=4 ttl=240 time=23.4 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=5 ttl=240 time=19.5 ms

--- cloud_us-east-1_glb_1.appiancloud.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4007ms
rtt min/avg/max/mdev = 17.632/19.832/23.368/2.120 ms&lt;/pre&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Note: the content for the Rich Text Editor (and any component plug-in) is loaded by your computer&amp;#39;s browser, not the server, so it&amp;#39;s important that your browser be able to connect to the dynamic content URL.&amp;nbsp; It is not sufficient if only the server can connect to the dynamic content URL.&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="installation"&gt;Deploying the Plug-In&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Copy the plug-in ZIP into the &amp;lt;APPIAN_HOME&amp;gt;/_admin/plugins/ folder on each application server.&lt;/li&gt;
&lt;li&gt;Wait 60 seconds.&lt;/li&gt;
&lt;li&gt;Open the Plug-Ins page in the Administration Console (For example: http://myappiansite.com/suite/admin/page/plugins).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Your plug-in should appear in the list of deployed plug-ins.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t see your plug-in listed after 60 seconds, review the output of your application server log, &lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;&lt;b&gt;tomcat-stdOut.log&lt;/b&gt;&lt;/a&gt; in &amp;lt;APPIAN_HOME&amp;gt;/logs (by default, it may be different in your system).&amp;nbsp; You should see a message confirming that the plug-in has been successfully installed:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Successfully installed Component Plug-in &amp;#39;Rich Text Editor&amp;#39;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If you see an error, use the log message to help resolve the problem and redeploy the plug-in.&lt;/p&gt;
&lt;h2 id="usage_troubleshooting"&gt;Usage Troubleshooting&lt;/h2&gt;
&lt;h4 id="no-output"&gt;&lt;b&gt;No Output From Plug-in&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If you add the component to your SAIL but do not see any output, do the following:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Check the dynamic content URL is serving the component plug-in. In your browser, go to https://your.dynamic-content-url.com/suite/rest/a/content/latest/webcontent/richTextField/index.html (replace your.dynamic-content-url.com with your actual dynamic content URL).&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;You will see a UI similar to this: &lt;/b&gt;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/1.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: this is not a working version of the Rich Text Editor plug-in, but it proves that the plug-in files are accessible through your dynamic content URL.&lt;/p&gt;
&lt;p&gt;If you get an error page, then your plug-in was not successfully installed.&amp;nbsp; If you get an error saying &amp;quot;This site can&amp;rsquo;t be reached&amp;quot;, then your dynamic content URL is not set up correctly.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re able to load the plugin index.html but still do not see any output from the Rich Text Editor, do the following:&lt;/p&gt;
&lt;h4 id="chrome"&gt;&lt;b&gt;Chrome&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site&lt;/li&gt;
&lt;li&gt;Click the overflow menu icon&amp;nbsp;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/15x15/__key/communityserver-wikis-components-files/00-00-00-00-46/2.png" /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;Click More Tools&lt;/li&gt;
&lt;li&gt;Click Developer Tools&lt;/li&gt;
&lt;li&gt;Click the Network tab&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;Look for requests made to index.html with the domain of your dynamic content UR&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/3.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Example of the Chrome Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="firefox"&gt;&lt;b&gt;Firefox&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site&lt;/li&gt;
&lt;li&gt;Click the hamburger menu icon&amp;nbsp;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/20x20/__key/communityserver-wikis-components-files/00-00-00-00-46/4.png" /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;Click Web Developer&lt;/li&gt;
&lt;li&gt;Click Network&lt;/li&gt;
&lt;li&gt;Click the reload button or reload the whole page&lt;/li&gt;
&lt;li&gt;Click the HTML sub-tab&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files.&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/5.png" /&gt;&lt;/div&gt;
&lt;p&gt;Example of the Firefox Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/p&gt;
&lt;h4 id="partial-display"&gt;&lt;b&gt;Plug-in Partially Displays&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If the Rich Text Editor displays an interface similar to the image below, this means that your browser was able to load the index.html from your dynamic content URL but was not able to execute Javascript from your dynamic content URL.&amp;nbsp;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/6.png" /&gt;&lt;/div&gt;
&lt;p&gt;Check your Network Developer Tools to look for any requests for &amp;quot;compiled.js&amp;quot; made to the domain of your dynamic content URL.&amp;nbsp; If the Status of those requests does not equal 200, work with your system administrator to resolve the error.&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Rich Text Editor Component Troubleshooting Guide</title><link>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide/revision/4</link><pubDate>Thu, 26 Oct 2023 18:41:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40b6331d-1bba-4a14-88f5-cfeaaf3b510d</guid><dc:creator>joel.larin</dc:creator><comments>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide#comments</comments><description>Revision 4 posted to Guide by joel.larin on 10/26/2023 6:41:50 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;The Rich Text Editor is an &lt;a href="https://docs.appian.com/suite/help/latest/component-plugins.html"&gt;Appian component plug-in&lt;/a&gt; that is available on the &lt;a href="/b/appmarket/posts/rich-text-editor"&gt;Appian App Market&lt;/a&gt;.&amp;nbsp; This doc provides guidance if you have trouble installing or using the plug-in.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For information on how to use the Rich Text Editor in your Appian apps, see the &lt;a href="/w/guide/3320/end-user-rich-text-editor-component"&gt;End-User Rich Text Editor Component Playbook&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Component plug-ins, including the Rich Text Editor, only work in Appian 19.1 and later.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;There are two key steps to successfully using any component plug-in.&amp;nbsp; Please review and confirm you have successfully handled the following two items before reaching out for support:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Configuring your Dynamic Content URL&lt;/li&gt;
&lt;li&gt;Deploying the Plug-in&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="deployment_troubleshooting"&gt;Deployment Troubleshooting&lt;/h2&gt;
&lt;h4 id="dynamic-content-url"&gt;Configuring your Dynamic Content URL&lt;/h4&gt;
&lt;p&gt;A properly configured dynamic content URL is required to use any and all component plug-ins.&amp;nbsp; Follow the instructions here to configure your dynamic content URL: &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#configure-your-static-and-dynamic-content-urls"&gt;Configure Your Static and Dynamic Content URLs&lt;/a&gt;.&lt;b&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;To test if your dynamic content URL is working, make sure it is accessible from your computer.&amp;nbsp; One way is to use the ping command from your computer (replacing your.dynamic-content-url.com with your dynamic content url):&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;pre class="ui-code" data-mode="text"&gt;$: ping &amp;lt;your.dynamic-content-url.com&amp;gt;

PING cloud_us-east-1_glb_1.appiancloud.com (34.235.62.31) 56(84) bytes of data.
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=1 ttl=240 time=17.6 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=2 ttl=240 time=17.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=3 ttl=240 time=20.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=4 ttl=240 time=23.4 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=5 ttl=240 time=19.5 ms

--- cloud_us-east-1_glb_1.appiancloud.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4007ms
rtt min/avg/max/mdev = 17.632/19.832/23.368/2.120 ms&lt;/pre&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Note: the content for the Rich Text Editor (and any component plug-in) is loaded by your computer&amp;#39;s browser, not the server, so it&amp;#39;s important that your browser be able to connect to the dynamic content URL.&amp;nbsp; It is not sufficient if only the server can connect to the dynamic content URL.&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="installation"&gt;Deploying the Plug-In&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Copy the plug-in ZIP into the &amp;lt;APPIAN_HOME&amp;gt;/_admin/plugins/ folder on each application server.&lt;/li&gt;
&lt;li&gt;Wait 60 seconds.&lt;/li&gt;
&lt;li&gt;Open the Plug-Ins page in the Administration Console (For example: http://myappiansite.com/suite/admin/page/plugins).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Your plug-in should appear in the list of deployed plug-ins.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t see your plug-in listed after 60 seconds, review the output of your application server log, &lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;&lt;b&gt;tomcat-stdOut.log&lt;/b&gt;&lt;/a&gt; in &amp;lt;APPIAN_HOME&amp;gt;/logs (by default, it may be different in your system).&amp;nbsp; You should see a message confirming that the plug-in has been successfully installed:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Successfully installed Component Plug-in &amp;#39;Rich Text Editor&amp;#39;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If you see an error, use the log message to help resolve the problem and redeploy the plug-in.&lt;/p&gt;
&lt;h2 id="usage_troubleshooting"&gt;Usage Troubleshooting&lt;/h2&gt;
&lt;h4 id="no-output"&gt;&lt;b&gt;No Output From Plug-in&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If you add the component to your SAIL but do not see any output, do the following:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Check the dynamic content URL is serving the component plug-in. In your browser, go to https://your.dynamic-content-url.com/suite/rest/a/content/latest/webcontent/richTextField/index.html (replace your.dynamic-content-url.com with your actual dynamic content URL).&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;You will see a UI similar to this: &lt;/b&gt;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/1.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: this is not a working version of the Rich Text Editor plug-in, but it proves that the plug-in files are accessible through your dynamic content URL.&lt;/p&gt;
&lt;p&gt;If you get an error page, then your plug-in was not successfully installed.&amp;nbsp; If you get an error saying &amp;quot;This site can&amp;rsquo;t be reached&amp;quot;, then your dynamic content URL is not set up correctly.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re able to load the plugin index.html but still do not see any output from the Rich Text Editor, do the following:&lt;/p&gt;
&lt;h4 id="chrome"&gt;&lt;b&gt;Chrome&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site&lt;/li&gt;
&lt;li&gt;Click the overflow menu icon&amp;nbsp;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/15x15/__key/communityserver-wikis-components-files/00-00-00-00-46/2.png" /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;Click More Tools&lt;/li&gt;
&lt;li&gt;Click Developer Tools&lt;/li&gt;
&lt;li&gt;Click the Network tab&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;Look for requests made to index.html with the domain of your dynamic content UR&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/3.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Example of the Chrome Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="firefox"&gt;&lt;b&gt;Firefox&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site&lt;/li&gt;
&lt;li&gt;Click the hamburger menu icon&amp;nbsp;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/20x20/__key/communityserver-wikis-components-files/00-00-00-00-46/4.png" /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;Click Web Developer&lt;/li&gt;
&lt;li&gt;Click Network&lt;/li&gt;
&lt;li&gt;Click the reload button or reload the whole page&lt;/li&gt;
&lt;li&gt;Click the HTML sub-tab&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files.&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/5.png" /&gt;&lt;/div&gt;
&lt;p&gt;Example of the Firefox Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/p&gt;
&lt;h4 id="partial-display"&gt;&lt;b&gt;Plug-in Partially Displays&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If the Rich Text Editor displays an interface similar to the image below, this means that your browser was able to load the index.html from your dynamic content URL but was not able to execute Javascript from your dynamic content URL.&amp;nbsp;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/6.png" /&gt;&lt;/div&gt;
&lt;p&gt;Check your Network Developer Tools to look for any requests for &amp;quot;compiled.js&amp;quot; made to the domain of your dynamic content URL.&amp;nbsp; If the Status of those requests does not equal 200, work with your system administrator to resolve the error.&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Rich Text Editor Component Troubleshooting Guide</title><link>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide/revision/3</link><pubDate>Thu, 26 Oct 2023 18:40:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40b6331d-1bba-4a14-88f5-cfeaaf3b510d</guid><dc:creator>joel.larin</dc:creator><comments>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide#comments</comments><description>Revision 3 posted to Guide by joel.larin on 10/26/2023 6:40:36 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;The Rich Text Editor is an &lt;a href="https://docs.appian.com/suite/help/latest/component-plugins.html"&gt;Appian component plug-in&lt;/a&gt; that is available on the &lt;a href="/b/appmarket/posts/rich-text-editor"&gt;Appian App Market&lt;/a&gt;.&amp;nbsp; This doc provides guidance if you have trouble installing or using the plug-in.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For information on how to use the Rich Text Editor in your Appian apps, see the &lt;a href="/w/guide/3320/end-user-rich-text-editor-component"&gt;End-User Rich Text Editor Component Playbook&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;&lt;b&gt;Table of Contents&lt;/b&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#prereqs"&gt;Prerequisites&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#deployment"&gt;Deployment Troubleshooting&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#dynamic-content-url"&gt;Configuring your Dynamic Content URL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#installation"&gt;Deploying the Plug-In&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#usage"&gt;Usage Troubleshooting&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#no-output"&gt;No Output From Plug-in&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#chrome"&gt;Chrome&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#firefox"&gt;Firefox&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#partial-display"&gt;Plug-in Partially Displays&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;Component plug-ins, including the Rich Text Editor, only work in Appian 19.1 and later.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;There are two key steps to successfully using any component plug-in.&amp;nbsp; Please review and confirm you have successfully handled the following two items before reaching out for support:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Configuring your Dynamic Content URL&lt;/li&gt;
&lt;li&gt;Deploying the Plug-in&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="deployment_troubleshooting"&gt;Deployment Troubleshooting&lt;/h2&gt;
&lt;h4 id="dynamic-content-url"&gt;Configuring your Dynamic Content URL&lt;/h4&gt;
&lt;p&gt;A properly configured dynamic content URL is required to use any and all component plug-ins.&amp;nbsp; Follow the instructions here to configure your dynamic content URL: &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#configure-your-static-and-dynamic-content-urls"&gt;Configure Your Static and Dynamic Content URLs&lt;/a&gt;.&lt;b&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;To test if your dynamic content URL is working, make sure it is accessible from your computer.&amp;nbsp; One way is to use the ping command from your computer (replacing your.dynamic-content-url.com with your dynamic content url):&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;pre class="ui-code" data-mode="text"&gt;$: ping &amp;lt;your.dynamic-content-url.com&amp;gt;

PING cloud_us-east-1_glb_1.appiancloud.com (34.235.62.31) 56(84) bytes of data.
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=1 ttl=240 time=17.6 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=2 ttl=240 time=17.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=3 ttl=240 time=20.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=4 ttl=240 time=23.4 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=5 ttl=240 time=19.5 ms

--- cloud_us-east-1_glb_1.appiancloud.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4007ms
rtt min/avg/max/mdev = 17.632/19.832/23.368/2.120 ms&lt;/pre&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Note: the content for the Rich Text Editor (and any component plug-in) is loaded by your computer&amp;#39;s browser, not the server, so it&amp;#39;s important that your browser be able to connect to the dynamic content URL.&amp;nbsp; It is not sufficient if only the server can connect to the dynamic content URL.&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="installation"&gt;Deploying the Plug-In&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Copy the plug-in ZIP into the &amp;lt;APPIAN_HOME&amp;gt;/_admin/plugins/ folder on each application server.&lt;/li&gt;
&lt;li&gt;Wait 60 seconds.&lt;/li&gt;
&lt;li&gt;Open the Plug-Ins page in the Administration Console (For example: http://myappiansite.com/suite/admin/page/plugins).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Your plug-in should appear in the list of deployed plug-ins.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t see your plug-in listed after 60 seconds, review the output of your application server log, &lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;&lt;b&gt;tomcat-stdOut.log&lt;/b&gt;&lt;/a&gt; in &amp;lt;APPIAN_HOME&amp;gt;/logs (by default, it may be different in your system).&amp;nbsp; You should see a message confirming that the plug-in has been successfully installed:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Successfully installed Component Plug-in &amp;#39;Rich Text Editor&amp;#39;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If you see an error, use the log message to help resolve the problem and redeploy the plug-in.&lt;/p&gt;
&lt;h2 id="usage_troubleshooting"&gt;Usage Troubleshooting&lt;/h2&gt;
&lt;h4 id="no-output"&gt;&lt;b&gt;No Output From Plug-in&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If you add the component to your SAIL but do not see any output, do the following:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Check the dynamic content URL is serving the component plug-in. In your browser, go to https://your.dynamic-content-url.com/suite/rest/a/content/latest/webcontent/richTextField/index.html (replace your.dynamic-content-url.com with your actual dynamic content URL).&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;You will see a UI similar to this: &lt;/b&gt;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/1.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: this is not a working version of the Rich Text Editor plug-in, but it proves that the plug-in files are accessible through your dynamic content URL.&lt;/p&gt;
&lt;p&gt;If you get an error page, then your plug-in was not successfully installed.&amp;nbsp; If you get an error saying &amp;quot;This site can&amp;rsquo;t be reached&amp;quot;, then your dynamic content URL is not set up correctly.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re able to load the plugin index.html but still do not see any output from the Rich Text Editor, do the following:&lt;/p&gt;
&lt;h4 id="chrome"&gt;&lt;b&gt;Chrome&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site&lt;/li&gt;
&lt;li&gt;Click the overflow menu icon&amp;nbsp;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/15x15/__key/communityserver-wikis-components-files/00-00-00-00-46/2.png" /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;Click More Tools&lt;/li&gt;
&lt;li&gt;Click Developer Tools&lt;/li&gt;
&lt;li&gt;Click the Network tab&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;Look for requests made to index.html with the domain of your dynamic content UR&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/3.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Example of the Chrome Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="firefox"&gt;&lt;b&gt;Firefox&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site&lt;/li&gt;
&lt;li&gt;Click the hamburger menu icon&amp;nbsp;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/20x20/__key/communityserver-wikis-components-files/00-00-00-00-46/4.png" /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;Click Web Developer&lt;/li&gt;
&lt;li&gt;Click Network&lt;/li&gt;
&lt;li&gt;Click the reload button or reload the whole page&lt;/li&gt;
&lt;li&gt;Click the HTML sub-tab&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files.&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/5.png" /&gt;&lt;/div&gt;
&lt;p&gt;Example of the Firefox Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/p&gt;
&lt;h4 id="partial-display"&gt;&lt;b&gt;Plug-in Partially Displays&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If the Rich Text Editor displays an interface similar to the image below, this means that your browser was able to load the index.html from your dynamic content URL but was not able to execute Javascript from your dynamic content URL.&amp;nbsp;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/6.png" /&gt;&lt;/div&gt;
&lt;p&gt;Check your Network Developer Tools to look for any requests for &amp;quot;compiled.js&amp;quot; made to the domain of your dynamic content URL.&amp;nbsp; If the Status of those requests does not equal 200, work with your system administrator to resolve the error.&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Rich Text Editor Component Troubleshooting Guide</title><link>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide/revision/2</link><pubDate>Thu, 26 Oct 2023 18:36:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40b6331d-1bba-4a14-88f5-cfeaaf3b510d</guid><dc:creator>joel.larin</dc:creator><comments>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide#comments</comments><description>Revision 2 posted to Guide by joel.larin on 10/26/2023 6:36:33 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;The Rich Text Editor is an &lt;a href="https://docs.appian.com/suite/help/latest/component-plugins.html"&gt;Appian component plug-in&lt;/a&gt; that is available on the &lt;a href="/b/appmarket/posts/rich-text-editor"&gt;Appian App Market&lt;/a&gt;.&amp;nbsp; This doc provides guidance if you have trouble installing or using the plug-in.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For information on how to use the Rich Text Editor in your Appian apps, see the &lt;a href="/w/guide/3320/end-user-rich-text-editor-component"&gt;End-User Rich Text Editor Component Playbook&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;&lt;b&gt;Table of Contents&lt;/b&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#prereqs"&gt;Prerequisites&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#deployment"&gt;Deployment Troubleshooting&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#dynamic-content-url"&gt;Configuring your Dynamic Content URL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#installation"&gt;Deploying the Plug-In&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#usage"&gt;Usage Troubleshooting&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#no-output"&gt;No Output From Plug-in&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#chrome"&gt;Chrome&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#firefox"&gt;Firefox&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#partial-display"&gt;Plug-in Partially Displays&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;Component plug-ins, including the Rich Text Editor, only work in Appian 19.1 and later.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;There are two key steps to successfully using any component plug-in.&amp;nbsp; Please review and confirm you have successfully handled the following two items before reaching out for support:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Configuring your Dynamic Content URL&lt;/li&gt;
&lt;li&gt;Deploying the Plug-in&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="dynamic-content-url"&gt;Configuring your Dynamic Content URL&lt;/h4&gt;
&lt;p&gt;A properly configured dynamic content URL is required to use any and all component plug-ins.&amp;nbsp; Follow the instructions here to configure your dynamic content URL: &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#configure-your-static-and-dynamic-content-urls"&gt;Configure Your Static and Dynamic Content URLs&lt;/a&gt;.&lt;b&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;To test if your dynamic content URL is working, make sure it is accessible from your computer.&amp;nbsp; One way is to use the ping command from your computer (replacing your.dynamic-content-url.com with your dynamic content url):&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;pre class="ui-code" data-mode="text"&gt;$: ping &amp;lt;your.dynamic-content-url.com&amp;gt;

PING cloud_us-east-1_glb_1.appiancloud.com (34.235.62.31) 56(84) bytes of data.
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=1 ttl=240 time=17.6 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=2 ttl=240 time=17.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=3 ttl=240 time=20.8 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=4 ttl=240 time=23.4 ms
64 bytes from ec2-34-235-62-31.compute-1.amazonaws.com (34.235.62.31): icmp_seq=5 ttl=240 time=19.5 ms

--- cloud_us-east-1_glb_1.appiancloud.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4007ms
rtt min/avg/max/mdev = 17.632/19.832/23.368/2.120 ms&lt;/pre&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Note: the content for the Rich Text Editor (and any component plug-in) is loaded by your computer&amp;#39;s browser, not the server, so it&amp;#39;s important that your browser be able to connect to the dynamic content URL.&amp;nbsp; It is not sufficient if only the server can connect to the dynamic content URL.&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="installation"&gt;Deploying the Plug-In&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Copy the plug-in ZIP into the &amp;lt;APPIAN_HOME&amp;gt;/_admin/plugins/ folder on each application server.&lt;/li&gt;
&lt;li&gt;Wait 60 seconds.&lt;/li&gt;
&lt;li&gt;Open the Plug-Ins page in the Administration Console (For example: http://myappiansite.com/suite/admin/page/plugins).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Your plug-in should appear in the list of deployed plug-ins.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t see your plug-in listed after 60 seconds, review the output of your application server log, &lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;&lt;b&gt;tomcat-stdOut.log&lt;/b&gt;&lt;/a&gt; in &amp;lt;APPIAN_HOME&amp;gt;/logs (by default, it may be different in your system).&amp;nbsp; You should see a message confirming that the plug-in has been successfully installed:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Successfully installed Component Plug-in &amp;#39;Rich Text Editor&amp;#39;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If you see an error, use the log message to help resolve the problem and redeploy the plug-in.&lt;/p&gt;
&lt;h4 id="no-output"&gt;&lt;b&gt;No Output From Plug-in&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If you add the component to your SAIL but do not see any output, do the following:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Check the dynamic content URL is serving the component plug-in. In your browser, go to https://your.dynamic-content-url.com/suite/rest/a/content/latest/webcontent/richTextField/index.html (replace your.dynamic-content-url.com with your actual dynamic content URL).&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;You will see a UI similar to this: &lt;/b&gt;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/1.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: this is not a working version of the Rich Text Editor plug-in, but it proves that the plug-in files are accessible through your dynamic content URL.&lt;/p&gt;
&lt;p&gt;If you get an error page, then your plug-in was not successfully installed.&amp;nbsp; If you get an error saying &amp;quot;This site can&amp;rsquo;t be reached&amp;quot;, then your dynamic content URL is not set up correctly.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re able to load the plugin index.html but still do not see any output from the Rich Text Editor, do the following:&lt;/p&gt;
&lt;h4 id="chrome"&gt;&lt;b&gt;Chrome&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site&lt;/li&gt;
&lt;li&gt;Click the overflow menu icon&amp;nbsp;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/15x15/__key/communityserver-wikis-components-files/00-00-00-00-46/2.png" /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;Click More Tools&lt;/li&gt;
&lt;li&gt;Click Developer Tools&lt;/li&gt;
&lt;li&gt;Click the Network tab&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;Look for requests made to index.html with the domain of your dynamic content UR&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/3.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Example of the Chrome Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/b&gt;&lt;/p&gt;
&lt;h4 id="firefox"&gt;&lt;b&gt;Firefox&lt;/b&gt;&lt;/h4&gt;
&lt;ol&gt;
&lt;li&gt;Open the interface which contains the Rich Text Editor, preferably in a Site&lt;/li&gt;
&lt;li&gt;Click the hamburger menu icon&amp;nbsp;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/20x20/__key/communityserver-wikis-components-files/00-00-00-00-46/4.png" /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;Click Web Developer&lt;/li&gt;
&lt;li&gt;Click Network&lt;/li&gt;
&lt;li&gt;Click the reload button or reload the whole page&lt;/li&gt;
&lt;li&gt;Click the HTML sub-tab&lt;/li&gt;
&lt;li&gt;If you do not see a Domain column, right click on any column and select Domain from the list&lt;/li&gt;
&lt;li&gt;Look for requests made to the domain of your dynamic content URL&lt;/li&gt;
&lt;li&gt;If you do not see any requests, then it is likely that your browser is blocking the dynamic content URL from running Javascript.&amp;nbsp; Please disable any extensions and try again.&lt;/li&gt;
&lt;li&gt;For each request, if the Status = 200, then your browser is correctly receiving the Rich Text Editor files.&lt;/li&gt;
&lt;li&gt;If the Status is any other value than 200, then your browser is not able to retrieve the Rich Text Editor files from your dynamic content URL.&amp;nbsp; Show the error to your system administrators who may be able to help you resolve the issue.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/500x240/__key/communityserver-wikis-components-files/00-00-00-00-46/5.png" /&gt;&lt;/div&gt;
&lt;p&gt;Example of the Firefox Network tab for a page that includes 4 instances of the Rich Text Editor Plugin&lt;/p&gt;
&lt;h4 id="partial-display"&gt;&lt;b&gt;Plug-in Partially Displays&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If the Rich Text Editor displays an interface similar to the image below, this means that your browser was able to load the index.html from your dynamic content URL but was not able to execute Javascript from your dynamic content URL.&amp;nbsp;&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/6.png" /&gt;&lt;/div&gt;
&lt;p&gt;Check your Network Developer Tools to look for any requests for &amp;quot;compiled.js&amp;quot; made to the domain of your dynamic content URL.&amp;nbsp; If the Status of those requests does not equal 200, work with your system administrator to resolve the error.&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Rich Text Editor Component Troubleshooting Guide</title><link>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide/revision/1</link><pubDate>Thu, 07 Sep 2023 16:07:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40b6331d-1bba-4a14-88f5-cfeaaf3b510d</guid><dc:creator>joel.larin</dc:creator><comments>https://community.appian.com/success/w/guide/3321/rich-text-editor-component-troubleshooting-guide#comments</comments><description>Revision 1 posted to Guide by joel.larin on 9/7/2023 4:07:37 PM&lt;br /&gt;
&lt;p&gt;fdsaf&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>