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

Forum Posts

Resolved! How are update Activiti/APS?

Hi!Where are a document or link for upgrade from Activiti 1.5/1.6 to Alfresco Process Services 1.7?Exist information over this?Best regards.

fegor by Star Collaborator
  • 6991 Views
  • 3 replies
  • 1 kudos

Problem copying folders using a scheduled job

Morning all,I've got a problem with a scheduled job that we use to copy folders.The job reads a csv file that contains a list of folders to be created and the metadata to be applied.To create the folder I use the FileFolderService.copy(...) method to...

pedwards99 by Star Contributor
  • 3172 Views
  • 1 replies
  • 0 kudos

War file Backup

I deleted my alfresco.war file wrongly in the directory  C:\alfresco-community\tomcat\webapps .I have a backup file there, how can i restore the war file. Because of that, i am getting error.

yuva by Champ on-the-rise
  • 3969 Views
  • 1 replies
  • 0 kudos

Failed full reindex solr alfresco c 4.0.e

Hello everyone. I'm using alfresco community 4.0 on Windows Server. I've done the total rebuilding of the indices as shown here http://docs.alfresco.com/4.0/tasks/solr-reindex.html. My contentstore folder contains about 120,000 items. When I restart ...

rino67 by Champ in-the-making
  • 2953 Views
  • 1 replies
  • 0 kudos

AMP vs JAR

Can someone explain me the difference of Alfresco SDK release type? I don't understand how to use amp file to deploy custom content inside alfresco platform and/or how to use jar files to accomplish the same result. Is there any guide/tutorial availa...

Resolved! LDAP, non english ou , exception

How to configure ldap searchBase for tree with non english characters at OU= ? Can't change that names in system.Tried:1) save file with utf-8   and setting catalina.bat CATALINA_OPTS = -Dfile.encoding=UTF-8 . JAVA_OPTS = -Dfile.encoding=UTF-82)chang...

alfhdmb by Champ in-the-making
  • 6521 Views
  • 3 replies
  • 0 kudos

Resolved! Hide exif from view

Hello. Are there any ways to hide\not show element EXIF when user open image?

biker89 by Confirmed Champ
  • 5641 Views
  • 2 replies
  • 3 kudos

SOLR4 not saving on new drive F:

Good day All,I moved my ALFRESCO/alf_data away from my drive C: to a new drive F: which is an external HDD but i noticed that the SOLR4 indexing is still saving on drive C: instead of the new drive F: even though my contentstore and all others are sa...

echiboka by Champ in-the-making
  • 9169 Views
  • 7 replies
  • 0 kudos

Delete Site

Hi,I am using alfresco 5.2. And I upgrade it from 4.0.But now I can't remove site in alfresco. I have such error:I authorized as admin and I am manager on this site. Also I authorized as other managers and try to delete this site, but I saw the same ...

Resolved! Preview of Word/Excel/PowerPoint files doesn't work

Hi,I have installed Alfresco Community 5.2 on a CentOS 7, with Tomcat 7, PostgreSQL 9.6, LibreOffice 5.4, ImageMagick 7 and GhostScript 9.07 and it's working fine with one exception - the preview of MS Office files.In the Web Interface I get the mess...

Resolved! Archive Twitter posts in Alfresco

Hi,I'm looking into possible solutions to save local (in Alfresco) copies of Twitter messages for a given accountOne option would be to use a MS Flow or IFTTT applet, but unfortunatelly I've seen plenty of connectors in Microsoft Flow and IFTTT but n...

rpriore by Champ in-the-making
  • 4280 Views
  • 1 replies
  • 1 kudos

Resolved! trying to fetch number of users available in javascript.

I want to override people.post.json.js file to return true or false in order to compare number of users exists and number of users required(set a limit to add users, fetch the value for required user's count from alfresco-global-properties).I am not ...