255 results matched your search criteria
Forum topic
OneSpan Sign
First off, this is a very welcome addition to the integration options available. I've been struggling using the REST API directly from my Force.com app.
Are there any examples on how to create a simple package, like there are with the other SDKs?
Forum topic
OneSpan Sign
Hi,
what are the best practices when it comes to managing senders that no longer work for the business?
Do you delete them from the system?
If yes, how does it affect the existing docs they were senders at?
Thanks,
Forum topic
OneSpan Sign
How can I disable the pop up dialog after signing completed?
Forum topic
OneSpan Sign
Hi Team,
I am getting the below error while running the integration code. Kindly assist.
ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1130
ORA-28860: Fatal SSL error
Forum topic
OneSpan Sign
We are an on prem installation running version 7.2. We have integrated with OneSpan using the .Net SDK. My question is how large is the message for all recipients field on the package? We don't want to allow users to enter a longer message in our UX than what is supported
Forum topic
OneSpan Sign
Has any tool been built previously that would allow field values (for data entry fields signers need to input in) for transactions sent via bulk send to be extracted automatically to a CSV file say?
Forum topic
OneSpan Sign
Our customer wants to deploy an App in a tablet for having their patients signing a consent form authorizing some medical procedures. It would be an in-person signing scenario.
Forum topic
OneSpan Sign
I have been using the rest api to create transactions for the signing ceremony. The api returns a token and the transaction id. I have built the url to open it in another browser tab and continue with the signing ceremony.