1315 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I want to create a package without a signature.
So Users can only view the document and download it.
Thanks
Forum topic
OneSpan Sign
Hello, what is the maximum number of characters allowed in the package name? The JavaDoc for the method PackageBuilder.newPackageNamed() states:
@param name the package name @size(min="1", max="64")
Forum topic
OneSpan Sign
Is there an endpoint to add multiple documents to a package? The APEX SDK appears to only have a method to add one at a time. Trying to minimize callouts from SF.
Forum topic
OneSpan Sign
I am trying to add documents to a package but unable to do so. I have tried two method:
Forum topic
OneSpan Sign
Some of our clients are asking to include arbitrary documents to the package that are not intended to be signed but are just for review. While I know this is possible, I am concerned that our http posts may get so large we bump into http timeouts.
Forum topic
OneSpan Sign
As the remote agent I want to programatically update a SENT package to DECLINED.
Forum topic
OneSpan Sign
What route do I use to retrieve packages only with the status of 'DRAFT'?
Forum topic
OneSpan Sign
One of our customer is currently working on rewriting their functionality for changing a package status to Draft, and they are running into some issues with getting the sdk’s functionality to work.
Here is the code that he has written so far, as well as the Logging outputs that he
Forum topic
OneSpan Sign
Is there a way to retrieve a list of packages in the Trash folder using Java SDK? I understand Trashed is a property not a package status. But I need to purge all packages that are trashed.
Forum topic
OneSpan Sign
I need to have a way to enter the url like https://sandbox.esignlive.com/packages/ab854149-bd9c-4c80-89e0-3a6012c23659 and using single sign on be instantly put into that document packages edit screen using your web interface.