Hi,Following the setup i can upload a reader extension PFX file to AEM ( https://helpx.adobe.com/aem-forms/6-2/configuring-document-services.html. )What i try to do in a servlet is to create a resource for the a services user "resolverFactory.SUBSERVICE". Use the keystore of the services account to...
I have put together some simple samples which show how to use Document Services API on OSGI platform. Lot of people are familiar with invoking document services on the AEM Forms J2EE platform, but not very familiar with OSGI platform. The attached samples have a sample java code(eclipse project) whi...
I am trying to call a secured Webservice from AEM Workbench. While loading the Webservice we are providing the WSDL url and user name and password in the specified fields. While loading the webservice we are getting 401 unauthorized error.Error message : Error in loading WSDL:java.io.IOException. ...
Hi AllComing from a LiveCycle background I've come to use the old "flattening" method often for converting an XFA form into a flat PDF. In LC the method was called transformPDF on the Output service.I'm not seeing an equivalent method on the new OSGi version of the Output service. The OSGi output se...
We uses:<guide:includeGuideContainer/>We cleared cache before starting to test this issue. We are still unable to submit the form in IE in browserstack - IE 11 in windows 8.1 and IE 10 in windows 8. We are able to submit the form in windows versions newer than 81.We added setting for 1 and 2 steps, ...
Hello,We have a simple form with submit action and Start and End Configured for the form.We migrated from 6.1 to 6.2 and this stuff works fine on 6.1On Submit however,we get following error on browser console - forms.html:465 Uncaught ReferenceError: cq5forms_isEmpty is not defined(…) for a random f...
Welcome to the Feature Request thread. Use this thread to request new features or suggest modifications to existing features. Template to be used: ------------------------------------- Feature Request Template ------------------------------------- Title: [FR] <Title> Description: H...
Hello Guys, i'm facing some trubules regarding the pre populating of my forms, i'm trying to write a jsp files wich i included in the head.js of my forms. i tried to replecate the code in the solution ( http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/aem-forms.topic.html...
Hello All,we are currently working on AEM - Translation and using AEM 6.1-SP2 version. I have a query related on promoting launches,1. We use touch UI for translation features & launch+Promote options ONLY. Regular content authoring will happen on classic UI2. Pages are sent for translation [launche...
Hi,Team,I customized an auto-complete widget(textBox) in my adaptive form.This textBox is put under under a repeatable panel.on clicking the text Box in a ajax call BindRef of textBox is set as a data which is being mapped with the xml in the servlet.Response of ajax is a json array to prefill auto-...