1317 results matched your search criteria
    
            Forum topic
  OneSpan Sign
Hi,
thanks Haris for your input, my next step is to simulate the workflow and working on a POC using SOAPUI ( a freeware I use to test REST services ).
The workflow is straight forward:
1. Create a Package and Send the PDF . Read the Response PackageId
2.
Forum topic
  OneSpan Sign
Hello,
I am running into an issue when using a layout that was created with placeholders that specify both an ID and a description. The layout can be successfully created and viewed, but the layout cannot be applied to a package.
Forum topic
  OneSpan Sign
Hi,
when we create the package or upload the new document, I got 'error.validation.unsupportedFileType' error? in which scenarios, this error will throw? 
thanks,
Cindy
Forum topic
  OneSpan Sign
Salesforce connector for eSignLive : If there is a scenario in which we need to send 2 documents in a single package, ts there a way to use a convention for tagging in this situation? Please advise.
Forum topic
  OneSpan Sign
Intermittently getting some of our senders set to 'EXTERNAL_SENDER'. What would cause this? Package TmMr3BJ4K8RXuVOKzkfRtFeSsWo= is one example. Thanks
Forum topic
  OneSpan Sign
Hello,
Using below retrieves a list of field values at the package level.  But is it possible to retrieve the field values for a particular document?
eslClient.getFieldValues(packageId)
Thanks
Forum topic
  OneSpan Sign
Hello,
We have a workflow, where we need to auto sign and fill a text field, without editing the package.
Is there a way to do this using .NET?
Forum topic
  OneSpan Sign
Hi, does the URL given by https://sandbox.esignlive.com/api/packages/{id}/roles/{id}/signingUrl expire?  If so, is it configurable?
Thanks, Jimmy
Forum topic
  OneSpan Sign
 
I need to disable the option to not send the mail to sign when I create the package from the java sdk, help please.
My version of sdk is 11.33
Forum topic
  OneSpan Sign
Guys,
When creating a package we have to upload the file via ByteArrayContent. Is there any way to download a document's byte array after it has been uploaded?