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

Forum Posts

attachment in content model

Hi, Can anyone show me simple example where can I add custom content control to a share-config-custom in a configuration element <config evaluator="model-type" condition="sm:my_type">? Somthing like in a workflow model <show id="packageItems" />.

how to reset user password in java code?

i am creating forget password functionality . so i used admin credentials to update user password .so i am using serviceRegistry.getAuthenticationService().setAuthentication(userName, char [] password); to update the password.but its not updating 

dharmraj by Confirmed Champ
  • 6166 Views
  • 4 replies
  • 0 kudos

Why no document to the new version 7.x?

Opening https://www.activiti.org/documentation, on the top, 7.0, the "Developer Gruide" and "Getting Started" all go to the same page, useless in fact, no document. If there isn't document, how the user starting to learn?

colorice by Champ in-the-making
  • 2522 Views
  • 0 replies
  • 1 kudos

How to get repo URL from Alfresco Javascript?

Hello,Is there a way to receive a URL path for Alfresco repository from JavaScript (browser console) ?I know I can get easily share URL by calling:Alfresco.constants.PROXY_URIBut i did not find similar node for repo url..Regards,Mike

upforsin by Star Collaborator
  • 9943 Views
  • 5 replies
  • 2 kudos

Question about execution local variables

Assuming I have a process like this:Both sub processes have parallel cardinality. I wanted to set an execution local variable in the outer script task and be able to get that variable in the inner script task; so that every inner sub process would ha...

ghasemi by Champ in-the-making
  • 2492 Views
  • 0 replies
  • 0 kudos

File Upload Limit through openCMIS

I am trting to upload a docx file of 50MB into alfresco repository using a python script that leveraging on opencmis library however, I am getting an error that connection was closed. I have attached the python scipt and the document. The error log i...

by Not applicable
  • 4614 Views
  • 1 replies
  • 0 kudos