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: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1272 Views
  • 1 replies
  • 0 kudos

Calling rest service via rule script

Hi,For a project I'm working on I need to be able to upload files to an alfresco repository along with a document Id (to be stored as a value of a custom model).After a file is uploaded, I want to make a call to an external rest service (that I have ...

ally311 by Champ in-the-making
  • 9866 Views
  • 6 replies
  • 0 kudos

Problem loading external libraries in surf pages

Hello, Im new to alfresco5 and i m building some surf pages where i need to use some external libraries  on them (i.e.  dragula , datatables,etc) To load those libraries (not even try to use them) i use this directive in the html.ftl :<@markup id="js...

Resolved! How do I change the location of Alfresco's log files?

I want to push all of my log files to a sub-folder in a different partition but right now they're all dumping into root or <Alfresco_DIR>/tomcat/logs. What settings in alfresco-global.properties do I change to achieve this? I saw a previous post on i...

Lucene over SOLR

I'm running an older version of Alfresco CE and I wanted to ask what the difference between specifying the 'index.subsystem.name' property as 'lucene' over 'solr'. Some instructions I found from an error message I had mentioned at the end to perform ...

poor TMQ peformances vs SQL

Hi all,I'm working with TMQ on a large repo (about 10 millions of docs) on a community 5.1.g.When running a batch of queries using SearchService API (with transactional queryConsistency), at a regular interval the response time is beyond 3 mn (someti...

Fetch the size of node through Alfresco UI link

I created an option of get size in folder-browse and folder-details actiongroup. Whenever I click on Get Size option, I want the size of node to print on logger. I have created a class for finding the size of node using NodeService api. But, I am fac...

ankit00raj by Champ on-the-rise
  • 5803 Views
  • 3 replies
  • 0 kudos

Hello, i want to add a feature to my alfrsco

Hello, i want to add a feature to my alfrsco users where they login if they hit 3 time for example wrong password or user name i will lock their accounts until i ( admin) dis-lock it , thanks alfrsco is awesome   

laridev by Champ on-the-rise
  • 6399 Views
  • 4 replies
  • 2 kudos

How can i get name of field by using id?

Hi,I am using activiti in my spring web application and would like to get the name of field by using id. please let me know how to get the name?Here id is reporting_manager_comments but name is Comments. I would like to display history of task with n...

vamsinipun by Star Contributor
  • 4767 Views
  • 2 replies
  • 0 kudos

task_id saving as null.

Hi,I am using activiti in my spring web application. In act_hi_varinst table task_id_ saving as null. So, when i retrieve the data by task id it gives empty. why task_id saving as null in act_hi_varinst?Please help me out this issue.Thanks

vamsinipun by Star Contributor
  • 5274 Views
  • 2 replies
  • 0 kudos

liquibase cannot be created when using mysql

With Activiti 6, I've tried activiti-app with H2 database and it works fine. But when I try to switch to mysql, tomcat failed to start with errors below:12-Jan-2018 10:55:13.063 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext...

ycl by Champ in-the-making
  • 8196 Views
  • 2 replies
  • 1 kudos

Regarding CMIS 1.1 AtomPub Service Document

Hi all,Our application is deployed on cloud recently,The atompub binding and relevant cmis urls are not working:if i click on to open the atompub service document , and see the urls in the atom document. I can see inside the atom document links point...

ranjeetsi by Star Contributor
  • 7790 Views
  • 4 replies
  • 0 kudos

Resolved! Bulk import Initiate web script

 how to replace an existing document : the following batch doesnt' give agood result (documents are skipped !) :curl -v -u admin:admin -L POST --url "localhost:8080/alfresco/s/bulkfsimport/initiate" --data "targetPath=/Sites/courrier-retraite/documen...

pturgy by Champ on-the-rise
  • 7782 Views
  • 4 replies
  • 1 kudos

How to upload a file to the process from a service task?

Hi everyone,I'm using APS v1.6.1 and I need to create an spreadsheet document and upload it to the process and then show it in a user task.I 've managed to create a service task, implementing a JavaDelegate, and use the aspose API to create the file ...

rgonzalez by Champ in-the-making
  • 7635 Views
  • 4 replies
  • 0 kudos