<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Web script status 404 when searching files in whitepapers in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/web-script-status-404-when-searching-files-in-whitepapers/m-p/143214#M38047</link>
    <description>&lt;P&gt;Hi Team;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Please refer the picture as below, when I running the AIO project, the Web Script has responded with a status of 404.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please check the problem for me?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;The URL as follow;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;"&lt;A href="https://ecmarchitect.com/alfresco-developer-series-tutorials/webscripts/tutorial/tutorial.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://ecmarchitect.com/alfresco-developer-series-tutorials/webscripts/tutorial/tutorial.html&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="not found.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1480iDA407F9F97CDE4B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2022 13:04:52 GMT</pubDate>
    <dc:creator>YanFeiHu</dc:creator>
    <dc:date>2022-03-30T13:04:52Z</dc:date>
    <item>
      <title>Web script status 404 when searching files in whitepapers</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/web-script-status-404-when-searching-files-in-whitepapers/m-p/143214#M38047</link>
      <description>&lt;P&gt;Hi Team;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Please refer the picture as below, when I running the AIO project, the Web Script has responded with a status of 404.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please check the problem for me?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;The URL as follow;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;"&lt;A href="https://ecmarchitect.com/alfresco-developer-series-tutorials/webscripts/tutorial/tutorial.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://ecmarchitect.com/alfresco-developer-series-tutorials/webscripts/tutorial/tutorial.html&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="not found.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1480iDA407F9F97CDE4B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 13:04:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/web-script-status-404-when-searching-files-in-whitepapers/m-p/143214#M38047</guid>
      <dc:creator>YanFeiHu</dc:creator>
      <dc:date>2022-03-30T13:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Web script status 404 when searching files in whitepapers</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/web-script-status-404-when-searching-files-in-whitepapers/m-p/143215#M38048</link>
      <description>&lt;P&gt;Looks like you have not deployed the webscript.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to deploy the webscripts to any of the following locations:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;- Data Dictionary &amp;gt; Web Scripts Extensions&lt;SPAN&gt;&amp;nbsp;(/Company Home/Data Dictionary/Web Scripts Extensions)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;- Data Dictionary &amp;gt; Web Scripts (&lt;SPAN&gt;/Company Home/Data Dictionary/Web Scripts&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This is clearly mentioned in the tutorial.&amp;nbsp;&lt;A href="https://ecmarchitect.com/alfresco-developer-series-tutorials/webscripts/tutorial/tutorial.html#hello-world-example" target="_blank" rel="nofollow noopener noreferrer"&gt;https://ecmarchitect.com/alfresco-developer-series-tutorials/webscripts/tutorial/tutorial.html#hello-world-example&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If webscripts are in folder structure e.g.&amp;nbsp;com\someco\whitepapers, then upload the "com" folder all together to the any of the above folders. Your uploaded webscript path would be like:&amp;nbsp;&lt;STRONG&gt;Data Dictionary &amp;gt; Web Scripts Extensions &amp;gt;&amp;nbsp;com &amp;gt; someco &amp;gt; whitepapers&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Once you are done with upload, refresh the webscripts so they get loaded. Use the following url:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt; &lt;A href="http://127.0.0.1:8080/alfresco/s/index" target="_blank" rel="nofollow noopener noreferrer"&gt;http://127.0.0.1:8080/alfresco/s/index&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Click on "Refresh Web Scripts" button after you logged in.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Refer this doc for in detail info:&amp;nbsp;&lt;A href="https://docs.alfresco.com/content-services/5.2/tutorial/platform/web-scripts/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/5.2/tutorial/platform/web-scripts/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 18:20:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/web-script-status-404-when-searching-files-in-whitepapers/m-p/143215#M38048</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2022-04-01T18:20:46Z</dc:date>
    </item>
  </channel>
</rss>

