Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Unable to add digital signatures using Adobe LCES Digital Security

Avatar

Not applicable
I have tried running the Sample Java code to add digital signature fields and add signatures. I am getting errors. The log file shows:

 

 

com/adobe/idp/Context

Jan 2, 2009 4:00:14 PM com.adobe.livecycle.signatures.common.CommonBaseException logException

SEVERE: ALC-DSS-300-000 Generic SignaturesBaseException (in the operation : addSignatureField)

Caused By: com/adobe/idp/Context(EjbMessageDispatcher.java163)

Caused By: com/adobe/idp/Context(Class.java-2)

ALC-DSS-300-000 Generic SignaturesBaseException (in the operation : addSignatureField)

Caused By: com/adobe/idp/Context(EjbMessageDispatcher.java163)

Caused By: com/adobe/idp/Context(Class.java-2)

com.adobe.livecycle.signatures.client.SignatureServiceClient.addSignatureField(SignatureServiceClient.java:342)

apple.AddSignatureField.main(AddSignatureField.java:53)

Caused By: com.adobe.idp.dsc.DSCException

com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.doSend(EjbMessageDispatcher.java:163)

com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispatcher.java:57)

com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)

com.adobe.livecycle.signatures.client.SignatureServiceClient.addSignatureField(SignatureServiceClient.java:324)

apple.AddSignatureField.main(AddSignatureField.java:53)

 

Has anyone worked with the JAVA API to add digital signatures on to a PDF file using Adobe LiveCycle ES 8.2? If yes please let me know.

 

- Ragha
0 Replies