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

Webscript with guest access requiring authentication

Hi,I have a webscript that have guest access enabled but it still requires me to authenticate when I try to access it on my production instance, though it work fine on my local.Below is the desc file for the webscript<webscript>    <shortname>doclist...

Database Tables are not Created on start up

Hi,I am using activiti 6.activiti.cfg.xml :<beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org...

deven09 by Champ in-the-making
  • 10125 Views
  • 3 replies
  • 0 kudos

Couldn't login after LDAP Integration.

Hi,I'm not able to login after LDAP configuration is done. Please see the log report of alfresco.Kindly tell me where i made wrong and what i should to do to make it right.2018-04-24 09:28:33,659 INFO  [org.alfresco.repo.admin] [localhost-startStop-1...

atom url for document

Currently We are trying to get Atom URL of the document but we are getting Object not found error. Below is the URL format.Can you please let me know what is correct URL.URL: http://132.145.2.130:8080/alfresco/api/-default-/public/cmis/versions/1.0/a...

sunilk by Champ in-the-making
  • 4821 Views
  • 2 replies
  • 0 kudos

folder share URL is asking for authentication

Hi all,I have made a project for sharing the contents of file and folder in alfrecso.The github link for my project isGitHub - ayushiagrahari95/share-link-expiry-file-and-folder and it is working fine on local but when I have deployed the amps on pro...

Resolved! get nodeRefs from tag name

Hi,Greetings of the day!currently, I am using alfresco 5.0d.I want a list of noderef from tag name within a particular folder.So for that, I am using tagging service.TaggingService().findTaggedNodes(node.getStoreRef(), ISO9075.encode(tag), node);its ...

kpatel by Confirmed Champ
  • 8480 Views
  • 5 replies
  • 2 kudos

MS SQL Integration

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
  • 4518 Views
  • 2 replies
  • 2 kudos

Alternatives to fork process without leaving current task

From a UserTask with more than one outgoing transition, I want to be able to tell the workflow engine to execute or follow one of those transitions without abandoning/completing the current UserTask. Later, I would join the flows using an InclusiveGa...

ebetancu by Champ in-the-making
  • 9756 Views
  • 4 replies
  • 0 kudos

Standalone Transformation Server | Word to PDF Failure

We've been dealing with an assortment of Standalone Transformation Server issues since we moved to 5.2.1 in January of this year. Currently our Production Transformation Server is running fine, but we are seeing issues in the Test environment.In part...

tlapinsk by Champ on-the-rise
  • 13115 Views
  • 7 replies
  • 2 kudos

LoginModule loading

Hi,i used yeoman in order to generate my adf content app.(GitHub - Alfresco/generator-ng2-alfresco-app: Yeoman Generator Angular 2 Alfresco Application )I would like to change logo size on login page and i have found this doc :https://community.alfre...