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
  • 665 Views
  • 0 replies
  • 0 kudos

Alfresco 3.4 : SETTING UP A SCHEDULER THAT RUNS JS SCRIPT

Hello,I'm trying to set up a scheduled action that executes a js script periodically, here is the scheduler :<bean id="runSplitterScriptAction" class="org.alfresco.repo.action.scheduled.SimpleTemplateActionDefinition"><property name="actionName"><val...

rennajihi by Champ in-the-making
  • 3618 Views
  • 1 replies
  • 0 kudos

Resolved! How to separate model from workflow

Hi,I have created workflow which contains model. But I think that model have to be separated from workflow because of reusing. Model then could be deployed separately and used by different workflows on different environments.So I have created new pro...

pnature by Star Contributor
  • 8926 Views
  • 5 replies
  • 1 kudos

Hello,

I'm trying to integrate Alfresco Community Edition with MS SQL server 2014 but without hope.I configured it correctly with Other Databases Like MYSQL.I knew that Integration with MS SQL server is supported only with The Enterprise edition and i succe...

muhamed by Champ in-the-making
  • 3135 Views
  • 1 replies
  • 0 kudos

Need help with ADF

I tried to get ADF working locally. I get the following error:I went through the installation instructions. I have not enabled APS. Not sure where I went wrong. Any pointers? Thanks in advance.

ramprasad by Champ in-the-making
  • 13356 Views
  • 24 replies
  • 0 kudos

Solr4 can not worked on Alfresco tenant

I Have configured an alfresco on one tomcat and solr on one tomcat for searching documents and keep tracking of documents.When I logging with admin all documents will be searched, but when logging with tenant admin then the solr search would not work...

leviya by Champ in-the-making
  • 3958 Views
  • 2 replies
  • 0 kudos

How can i pass values to parameters of user tasks?

Hi Team,     I designed a simple process like as below. here we have two user tasks. each task has frame with some fields.          I am using this process in spring framework. i started the process by using runtimeService.startProcessInstanceByKey("...

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

Document Locked theme colour

Theme colours.Hi, I am trying to determine where to change the background colour for the "This document is locked...." message at the top of a document.  Currently it is Yellow when in list view, but light Grey when navigating to the document details...

hanscomps by Champ on-the-rise
  • 3864 Views
  • 1 replies
  • 1 kudos

Viewing path of tasks done by a process instance

Hello ,I have developed a workflow using eclipse plugin , and activiti java api to run / manage this workflow.Everything is going ok , however , im trying at the end of the process to print the path of tasks done by the process instance . Im using hi...

I am trying to migrate alfresco from 5.0 to 5.2. After building up the basic alfresco5.2 community edition, i replaced my old alf_data folder with new alf_data folder and created and chosen my database as Mysql. After that i created an empty database and

I am trying to migrate alfresco from 5.0 to 5.2. After building up the basic alfresco5.2 community edition, i replaced my old alf_data folder with new alf_data folder and created and chosen my database as Mysql. After that i created an empty database...

gonela by Champ in-the-making
  • 3644 Views
  • 1 replies
  • 0 kudos

document.transformDocument() is giving null

I am trying to transform a jpeg file to pdf using document.transformDocument() in alfrescoI have placed the following code in a js file in repovar newdoc=document.transformDocument(application/pdf)logger.log("newdoc"+newdoc);but the value of newdoc i...

User task is automatically rejected

I am a newbie and currently using Alfresco newest community edition. I have been trying to recreate a simple review (approve/reject) task for later use. It is not a timed task. Once I assign the task, it is instantly rejected automatically.Inside my ...

tim1234 by Champ on-the-rise
  • 1639 Views
  • 1 replies
  • 0 kudos

Custome date property is not null

Is there a way to check whether a custom date property is not null in an Alfresco rule? Would like to fire an action in case the content type is the specified one and one of the custom property is not empty. Managed to show the property, but I can on...

zputnoky by Star Contributor
  • 3853 Views
  • 1 replies
  • 0 kudos