AEM 6.5 persistent query issue in publish instance | Community
Skip to main content
January 13, 2023
Solved

AEM 6.5 persistent query issue in publish instance

  • January 13, 2023
  • 1 reply
  • 1114 views

Hi,

 

I have created a persistent query and replicated it to publish the instance. It is accessible in the Author instance but not in the publisher instance. Wondering if I'm missing something. Here are a few more details:

URL: https://<AEM publish instance URL>/graphql/execute.json/<project name>/TransactionMessage;code=TestingTrnsaltionMessage 

 

The error it is returning:

 

{ "errors": [ { "errorType": "ServletError", "message": "Internal Servlet Failure", "details": "No suitable endpoint found." } ] }

 

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 nitesh_kumar-1

Hi @mukeshaem ,

 

Looking at the error message, have you also published the endpoint as well?

 

You can check here if you are missing any steps.

https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/graphql/multi-step/explore-graphql-api.html?lang=en#publish-graphql-endpoint-%26-persisted-queries 

 

Hope this helps!

 

Regards,

Nitesh

1 reply

nitesh_kumar-1
Adobe Employee
nitesh_kumar-1Adobe EmployeeAccepted solution
Adobe Employee
January 13, 2023

Hi @mukeshaem ,

 

Looking at the error message, have you also published the endpoint as well?

 

You can check here if you are missing any steps.

https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/graphql/multi-step/explore-graphql-api.html?lang=en#publish-graphql-endpoint-%26-persisted-queries 

 

Hope this helps!

 

Regards,

Nitesh