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

Forum Posts

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
  • 7778 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
  • 2490 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
  • 2849 Views
  • 1 replies
  • 0 kudos