I am trying to submit a form with attachment to a workflow, the workflow will create a DOR and send notification in author Inbox for approval or reject.
However, Without attachment the workflow is working fine but with attachment when I am submitting its showing error. For form data I used relative to payload.
Add the following properties to the sling.properties file sling.bootdelegation.class.com.rsa.jsafe.provider.JsafeJCE=com.rsa.* sling.bootdelegation.class.org.bouncycastle.jce.provider.BouncyCastleProvider=org.bouncycastle.*