Anyone having AEM Groovy console version 15? | Community
Skip to main content
New Participant
June 20, 2023
Solved

Anyone having AEM Groovy console version 15?

  • June 20, 2023
  • 3 replies
  • 2096 views

As per the url: https://github.com/CID15/aem-groovy-console  

Groovy console: 17.x.x supports AEM cloud. Where as 15.x.x, 14.x.x, 13.x.x version supports AEM 6.5

I am not able to get Groovy console project/package for AEM 6.5

Tried to use Groovy console 17.x on AEM 6.5 local instance. But facing some issues while running the script.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by krishna_sai

Hi @mahesh_gunaje , I just downloaded 17.x from https://github.com/CID15/aem-groovy-console/releases/tag/17.0.0 and installed on my local 6.5.14 and I don't see any issues.
I just ran sample script that comes as part of the project.

 

Hope this helps,
Krishna

3 replies

Shiv_Prakash_Patel
New Participant
June 20, 2023

Hi @mahesh_gunaje , You can download groovy console from the link provided by @rohit_utreja .

Also you can install aem-easy-content-upgrade to use groovy console, It have included groovyconsole.

Reference - https://github.com/valtech/aem-easy-content-upgrade

Regards,

Shiv

 

Shiv Prakash
Rohit_Utreja
New Participant
June 20, 2023

Hey @mahesh_gunaje ,

you can find version 15 using the below URL.

https://github.com/icfnext/aem-groovy-console/releases/tag/15.1.0

 

I hope it helps!!

krishna_sai
krishna_saiAccepted solution
New Participant
June 20, 2023

Hi @mahesh_gunaje , I just downloaded 17.x from https://github.com/CID15/aem-groovy-console/releases/tag/17.0.0 and installed on my local 6.5.14 and I don't see any issues.
I just ran sample script that comes as part of the project.

 

Hope this helps,
Krishna

New Participant
June 20, 2023

Thanks for your quick response. Even I am able to use Groovy 17.0.0 in my local AEM 6.5 instance. Works fine. But some times, I am getting an javascript warning. After that not able to see the script section, so that I can write my script. Let me pass the details, if I face the issue again.

New Participant
June 20, 2023

One more query related to use of Groovy script. Is it possible to run  groovy script from command prompt to target local AEM instance? Since I have installed groovy in my system. version is:  4.0.3