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

Forum Posts

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
  • 3967 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
  • 2961 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
  • 3320 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
  • 2961 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...