Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Adapt versioning mechanism

Hi,I like to adapt the versioning mechanism of content services as follows:- When checking in an existing word/excel document: change version number from 0.1 -> 0.2 (this is already the case)- When the version number must be 1.0, 2.0, .... then the w...

wolfc01 by Champ in-the-making
  • 3061 Views
  • 1 replies
  • 1 kudos

Uploading a document using CMIS 1.1 Atompub binding

Hello,I need to upload a document to a folder inside a repository using CMIS 1.1 atompub binding. I tried it using the browser binding URL mentioned below :http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/browser/root?cmisaction=...

how to rearrange the default dashlet of alfresco?

Whenever a new user is created using alfresco he will be presented with default four dashlets. Namely:My SitesMy activitiesMy TasksMy Documents.Since I dont want My task, me with little help from html tutorial, modified My task to look like thisIs th...

Raymundoo by Champ in-the-making
  • 3065 Views
  • 1 replies
  • 0 kudos

Question about Backup Process in Alfresco

Hello.I have a question about Backup & Restore Process in Alfresco.We are currently using Alfresco 6.2 Community Edition(Docker-Compose)We are currently managing nearly 10 TB of data through Alfresco. How can I effectively apply the backup and restor...

ujkim by Confirmed Champ
  • 3177 Views
  • 1 replies
  • 0 kudos

Cant upload new logo in alfresco V 5.2

Hi everyone, i can't upload a new logo in alfresco (using Alfresco Community Edition 5.2 ). This is the message I get: "Failure: error occured during upload of new content". The problem only exist when uploading a new logo. Uploading documents on any...

majag001 by Champ in-the-making
  • 10361 Views
  • 7 replies
  • 3 kudos

Publish to Alfresco Task - Folders not loading?

Hello,i am working with the APS Trial Version 1.11 and face an issue when using the Publish to Alfresco Task. I already connected my Alfresco Community Edition Repository with Alfresco Process Services in the Identity Management App and set the admin...

LouieBrown by Champ in-the-making
  • 2402 Views
  • 0 replies
  • 0 kudos

Make metadata from model properties searchable

Hello, I`ve tried to access the search related .JAR file located at tomcat/webapps/alfresco/WEB-INF/lib/alfresco-remote-api-5.2.f.jarBut when I unzip the jar file and open this folder (search) I don`t have anything in it.It should contain search rela...

nikolav by Champ in-the-making
  • 3347 Views
  • 1 replies
  • 0 kudos

Site members: users not found by their company/contact/location

We are using Alfresco Community Edition 5.2.7 with default Solr4 search service. I am having hard time to reterive the users from site members search by their company details or contact details (email/phone) or by location. The only search works in s...

llavu by Champ on-the-rise
  • 3808 Views
  • 2 replies
  • 1 kudos

Alfresco Numbering (Redpill)

Alfresco Numbering module is a module that provides tools for generating sequences such as document numbers or ids in Alfresco. The module development was sponsored by Alingsås Kommun. A very common requirement when implementing Alfresco is to provi...

alfresco by Elite Collaborator
  • 4937 Views
  • 1 replies
  • 1 kudos

List of Uploaded Documents by a user.

Hello everyone,Is there any add-on that would list the uploaded documents by a user and the quantity of the documents that are uploaded?Kindly mention any tool or webscript that would help me getting my required output,

Global Forms / Forms within a process

Hello,in Alfresco Process Services 1.11: What are the advantages and disadvantages of storing/creating the forms globally or only locally within a particular process? I know that with global forms one big advantage is, that it can be reused for other...

shmalik by Confirmed Champ
  • 3099 Views
  • 1 replies
  • 1 kudos

User Tasks Are Being Lost Activiti 5.22

Hi Everyone,I am using activiti 5.22. My workflow is below. All user tasks are async. Sometime when I call the complete task the next task is not being generated due to some failed jobs. When I checked the completed task, it is in the history table. ...

image

LDAP authentication | limit to groups inside AD

Hello everyone,I have alfresco community 6.2 with docker already working with Active Directory authentication.But I'm facing the issue that everybody inside the AD is able to login to Alfresco also like service accounts which is not the best situatin...

drshadow by Champ in-the-making
  • 3401 Views
  • 1 replies
  • 0 kudos

Is Alfresco 6.x on Docker production ready?

Hello everybody, I have been running Alfresco Community 201707GA (that should correspond to Alfresco Enterprise 5.2) since a few years.Now I am investigating about newer releases of Alfresco and how to upgrade my 5.2 to those newer versions. As far a...

sistemi by Confirmed Champ
  • 14226 Views
  • 13 replies
  • 9 kudos

Bulk export of Alfresco content

We are planning to large amount of folders (sites) within Alfresco into a local disk. I have been going through a lot of similar questions and tutorials but can't seem to understand how to initiate a download using the REST API. This is my first time...

JohnCena by Champ in-the-making
  • 3094 Views
  • 1 replies
  • 0 kudos

Uploading a file using CMIS API URL

Hi,I need to upload a file to the basic alfresco repository using a CMIS 1.1 API, the API can be of any binding Atompub or browser binding. Which API URL can be used in order to upload the file?If any such URL can be used please do provide any refere...