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

Forum Posts

DocuSign Connector for Alfresco

Is capturing document signatures a critical part of your business processes? Are you finding yourself using your Alfresco investment to store document files only to then print those documents out for physical signatures? Are you lacking visibility in...

alfresco by Elite Collaborator
  • 12895 Views
  • 6 replies
  • 1 kudos

Docusign for Alfresco

The Docusign for Alfresco Addon allows users to manage e-signature requests from Alfresco.  It integrates with Docusign to manage the signature proceess.  A user can request a signature from multiple signees and then keep track of the signature reque...

boneill by Star Contributor
  • 4901 Views
  • 2 replies
  • 1 kudos

Not able to preview .ply files

I have an STL previewer which can preview the file with mime type "application/sla" in alfresco. So I want to render the file with the mime type "application/ply" as "application/sla". For this, I have created a rule on a folder with the following sc...

manav by Confirmed Champ
  • 5213 Views
  • 4 replies
  • 0 kudos

problem with persons in uaer task

Hello.I have user task:<userTask id="assignperformertask" activiti:assignee="${initiator.properties.userName}" activiti:formKey="mywf:assignmentPerformer"><extensionElements><activiti:taskListener event="create" class="ru.repo.workflow.planning.Start...

How to delete a record from a dictionary?

I have an invalid dictionary in Alfresco database, I need to delete some records from that dictionary. How to do that programmatically? Manually? Thank you! (this was custom dictionary which was filled up from the file programmatically, now it is one...