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

Forum Posts

Resolved! Deleted workflow being read from history task!

Hello,In ACS I have created a workflow definition & created some workflows based on that.Later I have to update the workflow Id of the workflow definition. After deploying the new workflow Id I have undeployed the old workflow Id from the workflow co...

khushbu by Champ on-the-rise
  • 5712 Views
  • 3 replies
  • 2 kudos

Sql database query to display all users and emails

Hi All,I was just wondering if anyone know how to get an sql query to return all users and their emails i have a query that shows all users just nee to edit it to show all email address also.SELECT n.id, n.uuid, p1.string_value AS "Username" FROM ...

Resolved! Create button in actions documents

Hello everybody.How can create a custom button in this section?And this sectionI follow instructions of @angelborroy in https://github.com/angelborroy/alfresco-add-menu-sample and extending the file documentlist-v2.get.html.ftl I managed to add a but...

image image image
cfreitez by Champ in-the-making
  • 4180 Views
  • 2 replies
  • 0 kudos

Resolved! Alfresco Server configuration for production

Hi All,Currently, I am using alfresco community 5.0d version in production server.We have allocated 16GB RAM to the hosted instance.Currently, I am facing the issue of slowness. Also, out of box login API is taking 11 to 12 seconds to produce alf tic...

kpatel by Confirmed Champ
  • 18264 Views
  • 10 replies
  • 0 kudos

Transformation Service failed to create temp file

Hy at all,I am having in the Transformation log numerous errors of the following type:30 Sep 2021 11:12:40 300 pdf txt ERROR file7.pdf 81.3 KB 16 ms Local:PdfBox -- transform:SolrIndexer -- Failed 0830186093 PdfBox returned a 500 status Failed to ...

dsc1086 by Confirmed Champ
  • 2490 Views
  • 1 replies
  • 0 kudos

Available node types

Is there any doc, forum or link where we can get all the nodeTypes available in ACS.For eg: folder, content, post etc.We need a list of available node types in Alfresco.Thanks

om_bijawat by Champ in-the-making
  • 3010 Views
  • 1 replies
  • 0 kudos

Number of root folders in the document library of a site

Hello community,Please I wanna know, Is there a limit to the number of root folders in document library of an Alfresco site?If I have for exemple 650000 folder (no sub-folder), can I put them all on the document library of site without problem?Thank ...

imane by Confirmed Champ
  • 4298 Views
  • 3 replies
  • 3 kudos

Resolved! Generate document task - Barcode generation in PDF format

Using the Generate document task, I managed to generate a Word document with a barcode generated with APS variable data using the following code:{DISPLAYBARCODE “<<[transmittal_id]>>” CODE128 \t \h 1500}The transmittal_id variable data "L96869665" is...

image image
wtam-ucla by Champ on-the-rise
  • 6823 Views
  • 3 replies
  • 2 kudos

Resolved! Smart Folder compare custom aspect with current username

Hi all,i'm trying to accomplish a simple model for a smart folder:i've a custom model applied to a lot of standard folders, one aspect of the model is "fascli:RefercePerson" which could be A, B, C... while A, B, C are also the username used in alfres...

TheCondor by Champ on-the-rise
  • 4072 Views
  • 2 replies
  • 0 kudos

Customized properties for link node

I'd like to know if it is possible to create links to the same file with each link having customized properties that stay with each link and doesn't interfere on the real file linked properties. I have a large single file in which i'D like to referen...

David81br by Champ in-the-making
  • 2630 Views
  • 1 replies
  • 1 kudos

Authentification Failure

Since this morning i'm unable to login ALfresco Content Services,having this error message :2021-09-28 13:12:00,023 ERROR [solr.tracker.AbstractTracker] [org.alfresco.solr.AlfrescoCoreAdminHandler@38b919d6_Worker-4] Tracking failedjava.net.ConnectExc...

smsidibe by Champ in-the-making
  • 3116 Views
  • 3 replies
  • 0 kudos

Customize login username properties

Hi, im new in Alfresco, i have configured the LDAP sync to my AD and it's working well, now i want to configure the login username input for ignore the text following the '@'.I have configured this on alfresco-global.properties.ldap.authentication.us...