Unable to submit AEM adaptive form to internal servlet from local author instance Hi, I am trying to submit an adaptive form with three fields to an internal servlet /bin/sling/adaptiveformssubmit I followed the steps here and created the below configs I added the below configs in the submit section.I always get the default message "Thank you for submitting the form." and the form data does not reach the back end servlet.This is my post.POST.jsp <%@include file="/libs/fd/af/components/guidesglobal.jsp" %><%@page import="org.apache.sling.api.resource.ResourceUtil,com.adobe.cq.social.commons.CollabUtil,org.apache.sling.jcr.api.SlingRepository,org.apache.sling.api.resource.ValueMap,java.util.concurrent.atomic.AtomicInteger,org.slf4j.Logger,org.slf4j.LoggerFactory,org.apache.sling.jcr.base.util.AccessControlUtil,org.apache.jackrabbit.api.security.user.UserManager,com.adobe.aemds.guide.service.GuideStoreContentSubmission,javax.jcr.security.Privilege,java.util.HashMap,javax.jcr.Session,javax.jcr.Node,javax.j