Skip to content

Latest commit

 

History

History
 
 

activiti-create-folder-via-rest-api

The project contains all the components required to create an ACS folder from APS via REST calls

Use-Case / Requirement

Build a process to create a folder in the ACS repo with some metdata.

Prerequisites to run this demo end-2-end

Configuration Steps

Activiti Setup and Process Deployment

  1. Import the ACS-File-Creator.zip app available in this project into Activiti.
  2. The process flow. Process-Flow
  3. The REST CAll configuration. REST-Call
  4. The Request Mapping Configuration. Request-Mapping
  5. The Endpoint configuration. Endpoint
  6. Publish/Deploy the App.

Run the DEMO

References

  1. https://api-explorer.alfresco.com/api-explorer/#!/nodes/createNode
  2. https://community.alfresco.com/community/ecm/blog/2016/10/24/v1-rest-api-part-3-creating-nodes
  3. https://api-explorer.alfresco.com/api-explorer/#!/nodes/createNode