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

Forum Posts

Resolved! ScriptNode actions: before or after file created/deleted

Hi,I developed a script which triggered when items created or deleted. Its function is only to check whether a folder (container) is having a document (isDocument) or not. I use the traverse/recursive method to check.After do some iterate checks and ...

billydekid by Star Contributor
  • 4789 Views
  • 2 replies
  • 2 kudos

What ECM blogs do you read?

Our Alfresco ECM blog  list is a bit outdated. I thought it might be nice to update the site - or just move that list to this community. That being the case, which blogs should we include? I'm looking for blogs that you read that are about content ma...

kgastaldo by Star Collaborator
  • 3841 Views
  • 1 replies
  • 7 kudos

Set Cache-Control Header for Alfresco Content

I'm using Alfresco to store PDFs for my web application. However, when requesting these files directly, e.g. via https://example.com/alfresco//download/attach/workspace/SpacesStore//b1b6f82c-e09a-4f99-b9be-01aed2f53882/demo.pdf?ticket=TICKET_26e8e8d1...

enigma969 by Champ on-the-rise
  • 8837 Views
  • 7 replies
  • 1 kudos

Alfresco Community and LDAP integrated auth headache

Dear all, I am at my wits end with trying to get AD users to authenticate to Alfresco (latest community version). I am seeing no errors in any of the logs (attached) and the sync of users from AD into Alfresco works so therefore the connection (via a...

9thinsight by Champ in-the-making
  • 3435 Views
  • 1 replies
  • 0 kudos

Integrate LDAP with Activiti Explorer

I want to configure my LDAP with activiti explorer so I have followed the instructions from the user guide and i created activiti-custom-context.xml file and I did what he said but it didn't work for me and give me this error03:33:38,967 [localhost-s...

fatma19 by Confirmed Champ
  • 3407 Views
  • 1 replies
  • 0 kudos

Lucene query with property value

I need to query lucene with this: @ph\:siren:"666999666" AND @ph\:cinematique:"pdf-v"When I do this in the node browser I obtain uncorresponding results. No problem with the siren property but it seems like the query match everything containing pdf (...

Multi Instance Task does not assign approvers

I have a workflow in Alfresco Share where I need 4 parallel reviews / approval tasks.  I am currently able to create 4 tasks but they all go to the same candidate group.  Members of that group are able to approve, but they have all 4 tasks in their "...

dhrobbins by Confirmed Champ
  • 5855 Views
  • 3 replies
  • 1 kudos

In-Place record declaration

I want to declare an in-place record in alfresco . I created a rule on a folder to declare any incoming document as record , it works fine . But I am not able to do so via this call -http://hostname:8080/alfresco/service/api/rma/actions/ExecutionQueu...

mbajpai by Confirmed Champ
  • 5166 Views
  • 3 replies
  • 0 kudos

Unable to Declare Record Through REST API

Hey Guys,I'm trying to declare a record from a file that exists through POSTing to the ExecutionQueue in the RM Rest API. The URL I'm trying to POST to is:http://localhost:8080/alfresco/service/api/rma/actions/ExecutionQueue?alf_ticket=TICKET_b019446...

draperaj by Champ in-the-making
  • 4025 Views
  • 1 replies
  • 0 kudos

Resolved! Datalist + .properties

I have a datalist. This list has a property:     <property name="pddl:documentCounterType">So I'm using: pddl_companyDatalistModel.property.pddl_projectCounterType.title=Typ projektu.It's OK. But the next thing in datalist is aspect.   <mandatory-asp...

kamilaw_ by Champ in-the-making
  • 9365 Views
  • 7 replies
  • 0 kudos

Getting site documents information

Hello,I want to retreive all of one site documents information, my site has 1300 documents so it would be a pain to do that manuallyI want to get :File nameFile pathFile versionPublication datePublication statusPublisherI searched online and found th...

etm by Champ in-the-making
  • 4164 Views
  • 1 replies
  • 0 kudos

Resolved! Attachment - how to access properties

Dear community.Using the Activiti App I wonder how I could access properties of attachments. Attachments seem to be of a complex datatype.I would like to use a attachments name in a execution listener or task listener - writing it to variable (execut...

mrahn by Confirmed Champ
  • 12675 Views
  • 11 replies
  • 1 kudos

Resolved! Problem running AIO project from SDK 3

I have installed the Community Edition 201702 using the Ubuntu Installer, as suggested to me in a previous question I've asked (Problem installing Community Edition 201702)Then I've created an AIO usingmvn archetype:generate -DarchetypeGroupId=org.al...

akafortes by Confirmed Champ
  • 8396 Views
  • 5 replies
  • 0 kudos

Resolved! Setting a thread factory for async tasks

My use case is this: I'm using the async executor. I have some async service tasks and I want to set the thread names for the threads that will be executing these tasks. I guess the same applies for script tasks - I want the thread that executes them...

alfresco 5.2 and ldap configuration

I am currently configuring alfresco to use ldap server for authentication. I followed the offecial documentation and i updated alfresco-global.properties file but it dosen't work. i am using alfresco 5.2 and this is my alfresco-global.properties file...

fatma19 by Confirmed Champ
  • 8878 Views
  • 6 replies
  • 2 kudos