0

I'm working with version 7.6.3 of BonitSoft and intend to integrate with Alfresco version 5.2, and checked that the cmis List a folder connector no longer exists. How can I inject this list into a widget?

1 Answers1

1

The Alfresco connector provided out-of-the-box in v5 won't be able to list the content of an Alfresco repo. They can only access Alfresco resources using their full path.

You would need to develop a custom connector to do so.

Please refer these questions for more information.

Bonita BPM list files and move folders in Alfresco

https://documentation.bonitasoft.com/6.x-7.2/creating-connector

Bonita integration with Alfresco

Vikash Patel
  • 1,328
  • 9
  • 28