I just experienced the BAS-010006 error. I got around this by playing around with the Security Level in Internet ExplorerExample: Tools > Internet Options > Security > Internet > Security level Medium
Hi ArvindWe are using Forms Portal Submit action.We have integrated Drafts/Submission with MySQL as per https://helpx.adobe.com/aem-forms/6-1/integrate-draft-submission-database.htmlWe want to submit the form from our servlet, when payment is successful. So as you stated, delete draft and create sub...
We are currently implementing Payment integration. We save a Draft, then call our Payment servlet that does all the Payment Gateway re-directions. When the payment is successful, we want our servlet to now Submit the form (i.e. remove draft, add submitted). How do we achieve this?
I have SAML 2.0 Authentication Handler working (ootb) and directing to my AEM html page after login.This page is secured via the Authentication Requirements property in Apache Sling Authentication Service.It creates a rep:User node (Autocreate CRX Users is enabled) and Properties according to the Sy...
Yes I see the following: <saml2:AttributeStatement> <saml2:Attribute FriendlyName="uid" Name="uid" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" > <saml2:AttributeValue...