0

I am using Enterprise Alfresco.

I want to have a rule on my folder that will create a publicly shareable link whenever a new document created in the folder. The sharable should be the same as what we can create using the share ui.

Any help will be appreciated...

Sam
  • 2,972
  • 6
  • 34
  • 62

1 Answers1

0

You can Refer logic of publicly shareable code in below webscript.

ShareContentPost.java

QuickShareService.java

Sanjay
  • 2,481
  • 1
  • 13
  • 28