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

Forum Posts

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
  • 11450 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
  • 3606 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
  • 3615 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
  • 3937 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
  • 2945 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
  • 3294 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,...