I have written a servlet to generate PDFs using FormsService. It's all working great.
Now I am trying to Reader Extend the PDFs.
I have installed Reader Extensions - no problem.
Generally speaking, I'm following these instructions to write my code:
The code has no errors. I upload the bundle and my servlet has an unsatisfied reference.
Reference docAssuranceService | Unsatisfied Service Name: com.adobe.fd.docassurance.client.api.DocAssuranceService Cardinality: 1..1 Policy: static Policy Option: reluctant No Services bound |
Can somebody help?
I am using AEM Forms 6.5 OSGI only on Windows.
Thank you,
Charles
Solved! Go to Solution.
Views
Replies
Total Likes
Ok, I modified the sling.properties like instructed here. I missed that.
It's solved for now.
Views
Replies
Total Likes
Did you deploy the DevelopingWithServkceUser bundle that the article mentions?
Views
Replies
Total Likes
Yes. This bundle has only these exported packages.
Exported Packages | com.aemforms.serviceuser.core.filters,version=1.0.0 com.aemforms.serviceuser.core.listeners,version=1.0.0 com.aemforms.serviceuser.core.models,version=1.0.0 com.mergeandfuse.getserviceuserresolver,version=1.0.0 |
Clearly, I'm missing a core bundle with com.adobe.fd.docassurance.client.api.DocAssuranceService.
Can somebody tell me what is missing?
Views
Replies
Total Likes
@workflowuser According to this article, DocAssurance is not available by default.
Out of the box, the DocAssurance service is not available for use. To configure the DocAssurance service, see Installing and Configuring Configuring Document Services.
Where can I download the correct bundle?
Views
Replies
Total Likes
Can you send a screenshot of the unsatisfied reference error?
Views
Replies
Total Likes
It appears that my DocAssuranceService has an unsatisfied reference to the SignatureService.
I'm looking for that now. Maybe there is some post-setup for the signature service that I haven't done?
Views
Replies
Total Likes
Signature service is not starting:
Caused by: java.lang.ClassNotFoundException: com.rsa.asn1.ASN_Exception not found by adobe-aemfd-signatures [655]
Views
Replies
Total Likes
Ok, I modified the sling.properties like instructed here. I missed that.
It's solved for now.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies