Forums

Hello,

I could not find  esl-sdk-external-signer-verification jar in the maven repository. Please help.

 

<dependency>
  <groupId>com.eSignLive.com.esl</groupId>
  <artifactId>esl-sdk-external-signer-verification</artifactId>
  <version>1.0.6</version>
</dependency>

 

 

Forums

Hello,

I am testing out the Orchestation Client Sample APK that comes inside de SDK Source Files version 4.23.0

When testing Activation flow on the Client Sample APK, after entering the PIN Number the app shows an error with the message "Unknown Message"

After look for the error in the Logcat console, the exception message is the following: Exception in onOrchestrationError java.lang.RuntimeException: Flow type not supported

I want to know if this is a problem of the sample App or this is the final point of the Sample App.

Best Regards

Forums

Hello,


As part of retrieving the signatory information for a DocumentPackage we are getting Errors if a particular Signatory(part of various signatories) has not completed the signing.


The documentation i n the SDK to retrieve the SigningStatus sepecifies the following:-

 Retrieves the current signing status of the DocumentPackage, Document or Signer specified.

* @param packageId Id of the DocumentPackage who's status we are to retrieve