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

Forum Posts

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
  • 7737 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
  • 4135 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
  • 9167 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
  • 12150 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...