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

Forum Posts

Resolved! Rule file moves subfolders too with original document

Hi All,I am writing rule for moving document created inside folder to a new folder hierarchy created dynamically through cm:created. Now i only want documents created inside folder to be only moved not subfolders which are already there.Could anyone ...

piyush48 by Star Contributor
  • 4494 Views
  • 3 replies
  • 2 kudos

Preview from Alfresco

Hi all,I looking for a way to get web-preview in Alfresco cooperation CMIS.I have OperationContex context.setRenditionFilterString("alf:webpreview");then renditions.get(0).getContentStream();I get only the image of the first page of the pdf. I need w...

Resolved! Timer on user task, start only after claiming by candidate

Im assigning a user task to a candidate group. After a user from the group claims the task, I want to start a timer, and if the user doesn't finish the task in time I want to unassign the user on the task and give it back to the candidate group, so a...

Resolved! Docker vs classic (ansible) deployment in production

Hi,is anyone using a docker deployment in production (all-in-one)? What are the biggest problems you had to solve? Can high availability and platform updates be handled easily in case of docker deployment? What are the advantages of docker installati...

miroslav by Star Contributor
  • 4681 Views
  • 3 replies
  • 2 kudos

Cannot approve any of the task in Alfresco

Hello,I am getting the below error when i try to attend the task plz let me know the solution for the below.'message': 'org.alfresco.error.AlfrescoRuntimeException: 032013842 Can not get preferences for s983 because there was an error pasing the JSON...

ADF Call Post webscript

I am trying to get datalist value in my adf application and i can use GETmethod properly but at one place i need to call POST method so how can i call post method with body?Below way I am using GET method. this.alfrescoJsApi.core.webscriptApi.execute...

sp2 by Elite Collaborator
  • 6890 Views
  • 3 replies
  • 3 kudos

Migration from AD Authentication to LDAP Issues

I'm currently running alfresco v6  and authentication of users is done with an AD server. The users in the AD server have now being migrated to the LDAP server. After configuring alfresco with the new LDAP server, the user's associated files are no l...

vanson by Champ on-the-rise
  • 7112 Views
  • 7 replies
  • 3 kudos

Resolved! ADF toolbar button - get nodeRefs from selected nodes (array)

Hi everyone, I need make custom action toolbar button, which give me nodeIDs of selected files. The case is about calling api with nodeIDs array infomartion. in my custom view adf component I have:<adf-toolbar title="Search folders by query"> <butt...

image
wity by Confirmed Champ
  • 4658 Views
  • 2 replies
  • 1 kudos

How do I configure the Share task list

The subject says it all really,     In the my tasks section,  there is a list of tasks that are waiting.  How do I configure that? I want to add some data without having to click into the workflow.And also,  how would I change the layout depending on...

mangar by Star Contributor
  • 3151 Views
  • 2 replies
  • 1 kudos

Lucene search not giving appropriate results

I am using lucene search to fetch whose custom property value is null.While I am uploading a document through  RestAPI from postman by sending the nodeType then executing the below query i am geting the result . But while I am uploading from browser ...

kiranmaik by Champ in-the-making
  • 2878 Views
  • 1 replies
  • 1 kudos

Resolved! parallel task problem

I have two parallel task in my bpmn. I need set bpm_description. But when I do this like this:execution.setVariable("bpm_description", taskDescription); execution.setVariableLocal("bpm_description", taskDescription);or like this:delegateTask.setVaria...

Alfresco Content Application Kerberos SSO

 Hi all!Looking for the way to bring to work Kerberos SSO for content-app. The documentation desctibe detailed section of OAuth2 and give only one property for Kerberos: "auth": { "withCredentials": true }It's property did not help.My gesses a...

fedorow by Elite Collaborator
  • 2217 Views
  • 0 replies
  • 0 kudos

Resolved! Upload File with DoclibAction

Hi Everyone !I work with this alfresco version : All-In-One (AIO) project for SDK 4.0I would like to upload a file with DocLibAction but in Java part, I receive this value : {pdf-document-upload=C:\fakepath\pom.xml}add-doclib-actions-extension-module...

David76 by Champ in-the-making
  • 3755 Views
  • 1 replies
  • 2 kudos