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, Community ...

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

Dynamically Set Candidate Group in Task Listener

Hi -I'm using Activiti and want to dynamically set the Candidate Group for a task via the Create Task Listener. I'm using javascript in a task listener. I'm having two issues:1) Setting the candidate group using a hard coded id works, but for portabi...

lsharman by Champ in-the-making
  • 6423 Views
  • 3 replies
  • 0 kudos

Site - assign custom properties

Dear All,I am trying to use Alfresco to manage project documentation. With my colleagues we agreed that an Alfresco site represents one of our project. Within the site we are creating a folder structure to store the relevant documentation.I was searc...

zputnoky by Star Contributor
  • 3990 Views
  • 2 replies
  • 0 kudos

Activiti 6 Identity Management Customization

1. Activit 6 comes with Identity management since i am trying to give some permission for users like (a user or group of user can only view the task data or process data and should not edit).So i want include some permissions to group of users like(u...

Start new Activiti process from external RoR code

We have requirements to generate a new Activiti Process when information is entered into a web service. How can I trigger a new process instance (with certain variables pre-populated) from the external code?

gbanks by Confirmed Champ
  • 3046 Views
  • 1 replies
  • 0 kudos

Resolved! get value from JSON Object

var path = args.pathfunction main(){ var docNode = companyhome.childByNamePath(path); model.foo = docNode;}main();The above script returns an objectNode Type: {http://www.alfresco.org/model/content/1.0}folder Node Ref: workspace://SpacesStore/8e9a9f4...

sakshik by Star Contributor
  • 4593 Views
  • 1 replies
  • 0 kudos

OpenLDAP syncrepl Not Working

I have two openldap servers.i want to communicate between two servers by using openldap synchronisation in Linux and how to find out it is working or not .this is my code ,is it any problem in my code ,can any one help me.Server 1 (ldap1 / "provider"...

venugopal by Champ in-the-making
  • 3683 Views
  • 1 replies
  • 0 kudos

Local alfresco user found

I have setup the following Authentification chain authentication.chain=alfinst:alfrescoNtlm,myldap:ldapVersion is Community - 5.1.0 (r122274-b3)When I create an alfresco User through the admin interface, the user is successfully created.The user can ...

mfriedel by Champ in-the-making
  • 2858 Views
  • 1 replies
  • 0 kudos

RSS FEED and Alfreco

Hello,I'm trying to put a RSS feed, nonetheless, there's a trouble about the fact that i'm asked for an authentication. Therefore, my rss reader doesn't display the RSS content.I know there's a possibility to remove the authentification in the script...

jcoupey by Confirmed Champ
  • 5235 Views
  • 3 replies
  • 0 kudos

ssh log is blocked after ephesoft's install

Does anybody knows why ssh is blocked after ephesoft installation ? port 22 is open, everything is good in the sshd_config file and nothing changed in host.allow and host.deny - After days to figure out why the installation dont work issues after iss...

Resolved! How to run the activiti-app in Activiti 6.0

In Activiti 5.22, I just install the Activiti Explorer and use it. I don't know how to run the Activiti App in Activiti 6.0. What are the role of activiti-app, activiti-rest, activiti-admin and how to config them?

duke_duong by Champ on-the-rise
  • 10544 Views
  • 3 replies
  • 1 kudos

Upload file via messaging broker

Now For file storage, I'm currently using AWS S3 and ran into the following problem, service is not available.I uploading file through rest api, node item was created, but file not uploaded to aws s3.May be can be used messaging broking for uploading...

kodermax by Star Contributor
  • 4407 Views
  • 2 replies
  • 0 kudos

Good morning. Please how can I login. I just downloaded and installed Alfresco community 5,2 windows version but cant login with the username and password. keep getting this error message ''Your authentication details haven't been recognized or Alfresco

Good morning. Please how can I login. I just downloaded and installed Alfresco community 5,2 windows version but cant login with the username and password. keep getting this error message ''Your authentication details haven't been recognized or Alfre...

chrismega by Champ in-the-making
  • 9292 Views
  • 7 replies
  • 0 kudos

I am conecting Alfresco 5.2 Enterprise trial version to an Oracle database. When I created a custom model I expected to see records in ALF_NAMESPACE and ALF_QNAME tables just as it happens with the postgress database. But I don't see this. I loaded my mod

I am part of a team that is upgrading from Alfresco 3.3 to 5.2.At the moment we are having a go at just connecting Alfresco 5.2 to an Oracle database and getting it to work from our application. I loaded a custom model via the model manager. I tried ...

lalithad by Champ on-the-rise
  • 4604 Views
  • 2 replies
  • 1 kudos

User open custom share page without login

Hi All,I would like to send an Alfresco Page URL to the user where he can fill the form and attach the documents.I have created a share page and added a form for it. It is well till here. Now,I want user to open the page without login. Is it possible...