AEM-AF-901-004 Error while submitting the form - works with publisher!
I have an adaptive form and After configuring, I am trying to submit the form and getting the error [AEM-AF-901-004] while submitting it from dispatcher URL. It works fine when I trigger the same via publisher.
If I check the logs, I can see some errors as below -
Caused by: javax.el.ELException: Error reading 'config' on type com.perficient.aem.datalayer.core.models.AEMDataLayerManager
The URL, where we get the internal error is - <PAGE_URL>jcr:content/guideContainer.af.submit.jsp
I had gone through some threads similar to it. But, not helped in my case. Any help or guidance will be appreciated!