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

Forum Posts

Resolved! copy scripts via amp

Hello,Is it possible to copy custom javascripts into Data Dictionary/Scripts via amp? I would like to have all my customisations in the amp and not have to upload the scripts via Alfresco Share.Thanks,Erick Brenes

ebrenes by Champ on-the-rise
  • 4048 Views
  • 1 replies
  • 0 kudos

Alfresco 5.2 and version of PostgreSQL

Hi,We're planning on using the last 5.2 version of Alfresco community edition, with PostgreSQL. The supported version of the database is 9.4.We'd like to know if there are known issues with using a more recent version of PostgreSQL, as 9.6 or 9.10. O...

bcassand by Champ in-the-making
  • 7247 Views
  • 4 replies
  • 0 kudos

Resolved! Customize email template

When starting a workflow, there is an checkbox for sending a email notification. We would like to customize that email with our own email-template. How do we that without changing the default template?

rich1 by Champ in-the-making
  • 8481 Views
  • 3 replies
  • 3 kudos

Resolved! Encoding issues with webscript

Hello,I wrote up a repo webscript which uses some Java logic to pass data to the Freemarker template.Everything works great when I use I on the Alfresco Community Edition 6.1.2 on Docker.However, when I try to apply my webscript (using .amp files) to...

upforsin by Star Collaborator
  • 8672 Views
  • 5 replies
  • 2 kudos

Activiti : use custom process variable in JS

Hi,I try to use a process variable in a script of my workflow. Here's what I did :Model :<type name="mywf:startTask">  <parent>wf:submitAdhocTask</parent>     <properties>        <property name="mywf:newFoldersParent">          <type>d:noderef</type>...

glpcq by Champ in-the-making
  • 4030 Views
  • 1 replies
  • 0 kudos

Resolved! Share random Error message

Hello,Since my last code update I am having a randomly occurred Share error message (AlfrescoRuntimeException with the message: "An unknown error has occurred. Ask your administrator to check the details of the log files.") which pressing one of the ...

upforsin by Star Collaborator
  • 3978 Views
  • 1 replies
  • 0 kudos

SDK 4 hotswap-agent not working.

I have followed the https://github.com/Alfresco/alfresco-sdk/blob/master/docs/advanced-topics/hot-reloading/hotswap-agent.md for setting up hot reloading using hotswap-agent.I am using the ACS 6.1 so followed the setup method for JAVA 11.I have attac...

rohit9637 by Star Contributor
  • 8751 Views
  • 5 replies
  • 1 kudos

Resolved! Alfresco 6.1 scheduled job

Hi,I want to create a scheduled job for alfresco 6.1. I am getting the below error for the class.Caused by: java.lang.ClassNotFoundException: org.springframework.scheduling.quartz.JobDetailBean<bean id="org.alfresco.tutorial.scheduledjob.actions.Sche...

Retrieve content from a document in javascript

Hello,I want to retrieve some informations from a text of a pdf file (scanned files).I started by using pdfsandwich OCR to extract the text in the images (the text is added to each page invisibly "behind" the images), what i want to do, is search tha...

imanez1 by Confirmed Champ
  • 4190 Views
  • 1 replies
  • 0 kudos