<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Alfresco &#8211; Mass removal/cleanup of documents	</title>
	<atom:link href="https://www.dbi-services.com/blog/alfresco-mass-removal-cleanup-of-documents/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dbi-services.com/blog/alfresco-mass-removal-cleanup-of-documents/</link>
	<description></description>
	<lastBuildDate>Wed, 05 Jun 2024 16:28:10 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Morgan Patou		</title>
		<link>https://www.dbi-services.com/blog/alfresco-mass-removal-cleanup-of-documents/#comment-3308</link>

		<dc:creator><![CDATA[Morgan Patou]]></dc:creator>
		<pubDate>Wed, 05 Jun 2024 16:28:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbi-services.com/blog/?p=32936#comment-3308</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.dbi-services.com/blog/alfresco-mass-removal-cleanup-of-documents/#comment-3307&quot;&gt;Luis&lt;/a&gt;.

Hi Luis,

Thanks for the feedback. Yes I guess it&#039;s more or less the same thing, the main difference being that with the &quot;sed&quot;, I can catch what&#039;s the reason for the error (&quot;errorKey&quot;), for example &quot;framework.exception.EntityNotFound&quot; or the summary field (&quot;briefSummary&quot;) that Alfresco send, for example &quot;The entity with id xxx was not found&quot;. For simplicity in the blog I only kept the &quot;statusCode&quot; but at the customer, I got both the code and the message, to look at it later, if needed.

Cheers,
Morgan]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.dbi-services.com/blog/alfresco-mass-removal-cleanup-of-documents/#comment-3307">Luis</a>.</p>
<p>Hi Luis,</p>
<p>Thanks for the feedback. Yes I guess it&#8217;s more or less the same thing, the main difference being that with the &#8220;sed&#8221;, I can catch what&#8217;s the reason for the error (&#8220;errorKey&#8221;), for example &#8220;framework.exception.EntityNotFound&#8221; or the summary field (&#8220;briefSummary&#8221;) that Alfresco send, for example &#8220;The entity with id xxx was not found&#8221;. For simplicity in the blog I only kept the &#8220;statusCode&#8221; but at the customer, I got both the code and the message, to look at it later, if needed.</p>
<p>Cheers,<br />
Morgan</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Luis		</title>
		<link>https://www.dbi-services.com/blog/alfresco-mass-removal-cleanup-of-documents/#comment-3307</link>

		<dc:creator><![CDATA[Luis]]></dc:creator>
		<pubDate>Wed, 05 Jun 2024 15:56:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbi-services.com/blog/?p=32936#comment-3307</guid>

					<description><![CDATA[Thank you for sharing your knowledge. My 2 cents, you may use:
  curl -k -s -o /dev/null -w &quot;%{http_code}&quot;
to tell curl to show just the response HTTP code and avoid &quot;seding&quot; the output.]]></description>
			<content:encoded><![CDATA[<p>Thank you for sharing your knowledge. My 2 cents, you may use:<br />
  curl -k -s -o /dev/null -w &#8220;%{http_code}&#8221;<br />
to tell curl to show just the response HTTP code and avoid &#8220;seding&#8221; the output.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)

Served from: www.dbi-services.com @ 2026-05-24 23:53:57 by W3 Total Cache
-->