Clarification required for updating internalsubmit.jsp url generated by GuideBridge API during submission process
Hi, I need help to understand if https://hostname/content/forms/af/path...../.../jcr:content/guideContainer.af.internalsubmit.jsp which is generated on using GuideBridge API on submission of Adaptive form, can be modified to https://host.....name../abc/xyz/content/forms/af/path../..../jcr:content/guideContainer.af.internalsubmit.jsp. As we are trying to access AEM application over SI proxy, the form is available on SI proxy : https://hostname.../abc/xyz/content/forms/af/path../...html, as a result all the url needs to be accessed over /abc/xyz, but the issue that , as this internalsubmit.jsp is generated internally, I am unable to append /abc/xyz to the url. Any support is appreciated.