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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco Labs

ttoine by Community Manager
  • 566 Views
  • 0 replies
  • 0 kudos

Window SDK4 Setup Error

I am using window machine.I have created sdk4 all-in-one  project.Docker : V20.10.0Docker Compose : 1.27.4I am executing "run.bat build_start" command , it is giving error.The system cannot find the path specified.mbs-acs-volumembs-db-volumembs-ass-v...

sp2 by Elite Collaborator
  • 4113 Views
  • 3 replies
  • 1 kudos

Login and Logout data in Alfresco database.

Hello everyone,Can someone please tell me where does Alfresco store data of users Login and Logout details. I want to get the time of a specific user that when did that user logged in and logged out.

How to check the status of search engine .

My search is sometime not working. So i want to check the status of the search index that it is working or not. So is there any command or way to check that the search engine or search index is working or not. Is any way to check the status of search...

Resolved! CMIS Atompub API

Hi,I need to connect to the alfresco basic repository and want to retrieve list of all the types and aspects associated with that repository using CMIS Atompub API URL for CMIS 1.1. Also, I am not looking for any custom code to be written for the sam...

Alfresco Process Service Trial s/w liscenceing issue

Hi Team, few days back I requested for Alfresco process service 30 days trial s/w , I got the email with download links.After installing the process service , I had to apply the activiti.lic liscence file , there were 2 ways either you can directly p...

Any available link for alfresco-remote-api

Any available link for alfresco-remote-api that can be compiled and build on jdk 8.I have a link https://github.com/Alfresco/alfresco-remote-api for which i am trying to build the project but getting error :-bad class file: C:\Users\infoadmin\.m2\rep...

Force Collaboration-Sites to be created 'private'

We give external people access to our DMS to collaborate with them.Unfortunately, it has already happened a few times that an internal employee has created a new site with the visibility Public because this value is preselected.This leads to informat...

apiening by Confirmed Champ
  • 2773 Views
  • 1 replies
  • 0 kudos

How to set similar super administrator account?

At present, I want to set up an account to operate any process, the account can also have the right to interfere with the process of other users,such as agree, return, pause, etc. How can I set this account as super administrator? Thank you very much

Spider-Man by Champ in-the-making
  • 2241 Views
  • 0 replies
  • 0 kudos

Resolved! How to solve jrebel-maven-plugin:1.1.8:generate

Hello, im following Jeff Potts tutorial called About the Alfresco Developer Tutorial Serie, I'm on the second step of this guide Working with Custom Content Types, but I'm facing the problem of importing jrebel, when I'm importing the project to Ecli...

image image image

Java simulate click on button in tasks.

Dear friends,I try to work with workflows and tasks.To catch the task I use execution listener. In execution listener I set variables,  then I check if assignee is from given group. If this condition is satisfied, I want to approve, reject or back th...

Resolved! Want to display user's permission on folder under a site

Hello Everyone,I am using Alfresco 6 (dockerized). I have deployed Alfresco in a production enviornment and my clients wants me to create a reporting page (separate surf page for a specific report) , now in that reporting page I want to call a webscr...

Syedjunaid by Confirmed Champ
  • 10689 Views
  • 7 replies
  • 3 kudos

http://localhost:8080/alfresco returns 404

I was setting up the Alfresco community edition 6.2 on my Linux server with docker.Everything looks all good after the install, but later on, I wanted to build my own proxy server, so I removed the ngnix proxy part from the docker-compose.yml file:pr...

ChloeYu by Champ in-the-making
  • 6753 Views
  • 1 replies
  • 0 kudos

Error with .svg files stored in alfresco share

Some of the .svg files stored in alfresco share seem to get corrupted. We are having issue with retrieving those files. We retrieve those as an encoded string using base 64 encoding(Java). When trying to convert the encoded string error is thrown.So ...