icfnext / aem-groovy-console

The AEM Groovy Console provides an interface for running Groovy scripts in the AEM container. Scripts can be created to manipulate content in the JCR, call OSGi services, or execute arbitrary code using the CQ, Sling, or JCR APIs.
Other
159 stars 94 forks source link

14.0.0 : 'Save' and 'Open' buttons are missing on Publish Instance #110

Closed sujeet-singh closed 3 years ago

sujeet-singh commented 3 years ago

Please help me with this. I am not able to load groovy console properly on publish instance. Looks like Open and save buttons are missing on publish instance.

PFA screenshot of the same.

image

Actual : Save and open button are missing. Expected: Save and open button should appear.

sujeet-singh commented 3 years ago

In the requirement section, I noticed, AEM running on Author Instance.

Is that the case?

Groovy Console is not suppose to work on publish instance?

sujeet-singh commented 3 years ago

I should use replication to do the needful.