Skip to content

Instantly share code, notes, and snippets.

@douglascrp
Created October 23, 2024 20:07
Show Gist options
  • Save douglascrp/1db9805b6de4c78c158dd4d988d0e85a to your computer and use it in GitHub Desktop.
Save douglascrp/1db9805b6de4c78c158dd4d988d0e85a to your computer and use it in GitHub Desktop.
Alfresco extract metadata action
var em = actions.create("extract-metadata");
em.execute(document);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment