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

How to run this script in windows

Hi, i want to install the records management into alfresco and i didnt know how to run this script in windows, i made a compy and past in the prompt cmd but it didn't work .thanks in advance.

medmars by Confirmed Champ
  • 3357 Views
  • 1 replies
  • 1 kudos

Resolved! Edit online still not working

Online Edit action opens an empty Word. Form requiring a credential does not appear.I solved this problem for Alfresco 5.0.d. The solution was: in regedit change BaseAuth value and in Chrome install plugin.But now I have Alfresco 5.2 and 5.1 and this...

kamilaw_ by Champ in-the-making
  • 6673 Views
  • 3 replies
  • 0 kudos

Is this is possible with alfresco?

Hello I am new on alfresco and I would like to know is that the solution can do the localization of the physical documents archived in the archives room (id, rayon, row, date ..).Regards

medmars by Confirmed Champ
  • 10347 Views
  • 9 replies
  • 13 kudos

Error when publishing from activiti-app

HiWe have recently installed the share connector on a demo server following these instructions Alfresco Activiti.After completing the setup we are able to access Share and the Alfresco Process Services app and can see there is integration between bot...

tas100 by Champ in-the-making
  • 5230 Views
  • 1 replies
  • 1 kudos

Exception while invoking TaskListener: null

I implement the TaskListener, i gotr the exception while task being created.code arelong workflowTaskId=0l; long compId=0l; @Override public void notify(DelegateTask arg0) { // TODO Auto-generated method stub workflowTaskId=Long.parseLong(arg0.getId(...

Resolved! How to debug/log a rule script

Hello,Can you please write a step by step how to debug a Rule repo javascript?I activated the debug console and changed the needed into the alfresco log4j without successAs for the log I tested with start-pooled-review-workflow.js but I can't find th...

jamilnour by Star Contributor
  • 12871 Views
  • 6 replies
  • 2 kudos

I can't log into the generated application

I've done all the tutorial forCreating your first application with ADF  but I'm stuck in theRunning and using the application I've created and genereated the application but I can't log on.I've tested admin/admin (which I use to log on all Alfresco E...

jackarnd by Star Contributor
  • 19603 Views
  • 17 replies
  • 3 kudos

Integrate JSF and SPRING with ACTIVITI

Hi i'm working on JEE project and i have to integrate activiti Engine , So i need to create the Model from java code and bind it to my JSF pages . - Is there a way to do that - Is there any helpful ressources where i can find these documented .

ilyass_act by Champ on-the-rise
  • 4569 Views
  • 2 replies
  • 0 kudos

Is necessary kibana for custom reports?

Hello, I want know if is necessary to use kibana for do custom alfresco reports with elasticsearch or I can to avoid it.Kibana doesn´t run in my installation:C:\kibana-5.3.0-windows-x86\bin>kibana-plugin install file:///c:\x-pack-5.3.0.zipAttempting ...

davidht by Champ in-the-making
  • 4065 Views
  • 1 replies
  • 1 kudos

Change error500 jsp in Alfresco share

Hello,I am just simply trying to change/override the error500.jsp through a Share AMP.  I tried following this tutorial: Override Alfresco Share login page | Alfresco Documentation  but applying the concepts to the error-handler section of surf.xml. ...