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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 637 Views
  • 0 replies
  • 0 kudos

Resolved! getRuleService deprecated?

Hi, I would use the RuleService through java API. Once it was taken from the Service Registry through the method: serviceRegistry.getRuleService() but I see now it is deprecated. What is the current solution to use it?

Web script to get the parameters of the document

Create a web script to get the parameters of the document in javaExample urllocalhost:8080/alfresco/s/get-document-data?nodeRef=workspace://SpacesStore/3b3597e5-b5ec-41d5-b63b-54b050dccd1b&property=cm:nameFor implementation we use NodeServicenodeServ...

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
  • 14230 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
  • 5595 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
  • 6089 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...

How to change who started a process?

Currently when I'm starting a process, I set the authenticatedUserId through the identity service. I would like to change who started a project (transfer ownership functionality). I have changed the identity links, however when querying process insta...

Resolved! How to distinguish different nodes of type "content".

Hey there.I've searched several threads regarding SQL statements to gather information on files, folders, etc. I'm well aware that the proper way would be to use the API or CMIS.But for my case I have to rely on SQL.When selecting the nodes (from the...

Muffex by Confirmed Champ
  • 10576 Views
  • 10 replies
  • 5 kudos

Alfresco Process Service integration with Kafka

Does Alfresco workflow have a direct integration with Apache Kafka, i.e. a task in the workflow can directly send to or receive from the Kafka topic?Can share sample workflow / code with us?TQRegardsJaren

jarenong by Champ in-the-making
  • 3059 Views
  • 1 replies
  • 0 kudos

Start process using REST API with file attached

Hi,I know it's possible to start a business process with a file attached to form field using graphical user interface. Is it possible to do the same programmatically using Alfresco Process Services REST API? It seems that POST /enterprise/process-ins...

ta by Champ in-the-making
  • 3432 Views
  • 1 replies
  • 0 kudos