An open API service indexing awesome lists of open source software.

https://github.com/cqsupport/aem-groovy-scripts

Groovy scripts for analyzing and fixing AEM issues.
https://github.com/cqsupport/aem-groovy-scripts

adobe aem aem-groovy-scripts groovy jackrabbit-oak

Last synced: 6 months ago
JSON representation

Groovy scripts for analyzing and fixing AEM issues.

Awesome Lists containing this project

README

          

# AEM / Oak Groovy Scripts
## ICFNext Groovy Console scripts
Groovy scripts for analyzing and fixing AEM issues.

Scripts for ICFNext Groovy console (http://localhost:4502/apps/groovyconsole.html) are at [icfnext-console-scripts](icfnext-console-scripts).

## Oak run console scripts
For low level Apache Jackrabbit Oak scripts, see [oak-run-console](oak-run-console)

## Felix Script Console scripts
The scripts below run in the Apache Felix Web Console http://localhost:4502/system/console/sc. See [here for details](https://felix.apache.org/documentation/subprojects/apache-felix-script-console-plugin.html).

* [BlobID___Asset_in_AEM_Script.groovy](BlobID___Asset_in_AEM_Script.groovy) - Prints out path and blob ID under a given path. Optionally, can find the path for a given blob ID.