by Won Sim | Apr 2, 2020 | ASG, Developer Help
Introduction When you first start using Mobius, you might wonder how you can import data into the repository. First of all, people often use the term “import” for ingesting data, but the correct term when working with Mobius is “archive.” In this post, we cover...
by Luis Colorado | Mar 26, 2020 | Alfresco, Developer Help
Solr is Alfresco’s repository search engine. The powers of this search engine almost feel magical. Throw some search terms at it, and it will come back with the most relevant documents in an instant. Or seconds. Or… minutes? What’s going on? It is common for Solr to...
by Vijay Prince | Mar 12, 2020 | Developer Help
In this article, I will show you how to run Alfresco Content Services (ACS) in a Docker Desktop Kubernetes cluster. This is a follow-up article to the introduction blog on Kubernetes at https://www.ziaconsulting.com/developer-help/kubernetes/. Alfresco has a lot of...
by Eric Harper | Feb 21, 2020 | Alfresco, Developer Help
Did you know there is a right way and a wrong way to rename nodes (documents, folders, etc.) in Alfresco? The most common way to rename a node is by changing the cm:name property. It might come as a surprise that this is actually the wrong way, for reasons that we...
by Lucas Patingre | Jan 27, 2020 | Alfresco, Developer Help
Introduction When upgrading a customer from Alfresco enterprise 5.0.2 to 5.2.5, we noticed that when an exception is thrown by a behavior, it is not always properly bubbled to the CMIS Client. Instead, the client might receive a more cryptic error that doesn’t list...
by Vijay Prince | Jan 20, 2020 | Developer Help
At Zia Consulting, we would like to run Alfresco Content Services (ACS) on a Kubernetes (k8s) cluster. To do this, we need to understand the current state of Kubernetes and the necessary tools to manage Alfresco. Since many of our clients are in different states of...