Created
October 23, 2024 20:07
-
-
Save douglascrp/1db9805b6de4c78c158dd4d988d0e85a to your computer and use it in GitHub Desktop.
Alfresco extract metadata action
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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