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

Forum Posts

Important topics

We now have a float feature on the forums, that I will be testing in the coming days/weeks on Connect to see the behaviour on Categories and Forum boards. The target is obviously to be able to pin a couple of important contents at the top. Unfortunat...

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

Erro ao enviar email

Poderiam me ajudar com este erro?08250002 Wrapped Exception (with status template): Error creating bean with name 'mail' defined in URL [jar:file:/C:/alfresco/tomcat/webapps/alfresco/WEB-INF/lib/alfresco-repository-5.2.g.jar!/alfresco/subsystems/emai...

Ualison by Champ in-the-making
  • 5009 Views
  • 2 replies
  • 1 kudos

How to display a message to user from rule?

HelloIs there a way to show a user the output of the rule?Let's say the rule checks content data on file upload and deletes it when it doesn't meet the criteria. How to inform the user that his file was deleted because of the  <custom rule's message>...

upforsin by Star Collaborator
  • 6548 Views
  • 5 replies
  • 2 kudos

Configuring email base url to point to ADF.

Whenever I receive an email regarding a task has been created for me when I click on open task, it takes me to APS. But I want to change this and I want it to take me to ADF app. I can specify the email base url in my properties file to point to my a...

Resolved! Logs File in SDK 4.1

Hi  All,I am looking for log file in SDK 4.1 Enterprise edition but didnt found it anywhere. Is there any steps to generate or enable log file in sdk?Please do guide me out.Thanks,Piyush

piyush48 by Star Contributor
  • 12293 Views
  • 6 replies
  • 13 kudos

Updating database

I am currently developing a software that needs a connection to the Alfresco database.In this project it happens very often that the database model has to be changed. With these changes new tables and/or table columns could be added or removed.At the...

duplicate key row in object 'ACT_RE_PROCDEF'

I am using activiti 5.21.0 with spring 3.1.4. I am getting occasionally that a dupe rows with same version for a process def exists in ACT_RE_PROCDEF table causing the application to not load at all.Below error shows when it fail to start,Error creat...

sandy13 by Champ in-the-making
  • 3957 Views
  • 1 replies
  • 0 kudos

Resolved! Disabling Inherit Permission in Alfresco

Hi,When I disable inherit permission from Share for a particular node, the default site manager permission is automatically applied to that. But when I disable inherit permission through permission service, it will disable the permission even for the...

Can't execute javascript using curl with cron

Hello,I'm running a Alfresco EE 4.1.1.3 (old).I often run some js script on admin console, and sometimes I do write shell script for executing those js script (using curl) and I launch it from my VM. I wanted to schedule one script for some reason an...

gsauvage by Champ in-the-making
  • 3868 Views
  • 0 replies
  • 0 kudos

Seperate Log File for Audit Application

Hi All,can I have separate log files for different different audit application. As i am looking for customize audit application which stores particular actions like Delete, Create etc and hence looking for seperate audit log for it. Is it possible. I...

piyush48 by Star Contributor
  • 4336 Views
  • 2 replies
  • 1 kudos

Process Deployment

Hi,I am using git for APS code customization and deploying code from git to relevant server.How can we manage deploymen of  process/workflow/app with java code?

sp2 by Elite Collaborator
  • 3156 Views
  • 1 replies
  • 0 kudos

Activiti Ldap

HiI am doing Activiti Ldap integration as per "https://www.activiti.org/userguide/#chapter_ldap".Please help me know :1. Where to the xml file that has configuration.2.How to test integration is successful ? P.S. BBWtube.porn    

hipoqowa by Champ in-the-making
  • 3590 Views
  • 1 replies
  • 1 kudos

Resolved! assign a task based on "externalID"

Hi all,I need to assign a Task to a user, but the inout data that I have from the user is his "externalID" rather thank his userId. Is it possible to get the "userId" from the "externalID"? If I get the "userId" I can use the task.setAssignee method,...

Customize TinyMCE Editor

I am trying to add a third party tinymce plugin to the blog and discussion editor, unfortunately it seems, that the plugin is not loaded.What i have done so far (trying to include the plugin in the discussions-createtopic page):- added the tinymce pl...

How to get all completed tasks via Java

I am using alfresco remote api and I need to get all users completed tasks. I have an updated TaskInstancesGet.java file that returns the current tasks of all users, but without a specific workflowInstanceId, I cannot get completed tasks. Help me ple...

Skyor by Champ on-the-rise
  • 3117 Views
  • 1 replies
  • 0 kudos

alfresco search Error

Hi, We are currently using  Alfresco  v 5.2 that we have deployed on a Tomcat server.We are using  the v0 web script as shown below<description>Share Search Component Data Webscript</description><url>/slingshot/search?term={term?}&tag={tag?}&site={si...

Resolved! How to update a process definition? Best Practices

Hi all,I have two environments with APS (Dev and Prod). The first deployment of a process in Prod is straightworward as I download the App from Dev and upload the zip file in Prod, but what is the recommended way to update a new version of the proces...