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

Forum Posts

Alfresco WebDav hyperlink

I just installed Alfresco with Docker container. Now when I try to open Excel document I get an error about hyperlink. The hyperlink looks like this: http://1eac9ad9eeaa:8080/alfresco/aos/Sites/swsdp/documentLibrary/Budget Files/budget.xml. What is s...

oefractal by Champ on-the-rise
  • 5752 Views
  • 3 replies
  • 2 kudos

Resolved! CMIS find a folder for object path

I have the below findFolder method, when I pass the path I am not able to find the folder. Please can you let me know what the path should be or what is incorrect below.I have a folder at the path specified.FindFolder methodpublic static Folder findF...

kartech11 by Confirmed Champ
  • 9120 Views
  • 1 replies
  • 0 kudos

Resolved! Digital signature on an already signed document

Dear All,Managed to install the DigitalSigning add-on in the test system and even managed to sign a document. So far so good. However when I checked the documentation, I seen that the 1.2.0 release, which is compatible with 5.2 disabled the possibili...

zputnoky by Star Contributor
  • 13063 Views
  • 15 replies
  • 2 kudos

Create Folder

Dear Friends!Please, Can You Help me?I want to create folder in alfresco REST API in version 5.1, not in 5.2Can You give me some documentation?Thank You in advance

dadamia by Champ on-the-rise
  • 5798 Views
  • 3 replies
  • 2 kudos

HTTP Status 404 - /share/page/

Hi All,After run the maven build i got the below error. Please help me on thisHTTP Status 404 - /share/page/type Status reportmessage /share/page/description The requested resource is not available.Apache Tomcat/7.0.47

Save & exit functionality

Hello,In a process how can i achieve save & exit functionality?. It should save the task data and exit to previous location.Kindly anyone help me out in this.Thanks & RegardsAmruta

amruta_w by Star Collaborator
  • 3544 Views
  • 1 replies
  • 1 kudos

Resolved! Want to hide some fields from advance search form

Hi,I have created a customModel and using this custom model to customise advance search.my customModel.xml:<?xml version="1.0" encoding="UTF-8"?><!-- Custom Model --><!-- Note: This model is pre-configured to load at startup of the Repository. So, al...