493 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I have a requirement to have an expiry date to be set during package creation or package update. I have read through the request and response related to packages and configuration and still could not figure out the procedure or field where the data should be set.
Forum topic
OneSpan Sign
Hi Duo,
Do you have an example of how we can use the APEX SDK to set the expiry date?
Also, looking for a method to extend the time for an expired package?
Thanks!
Peter
Forum topic
OneSpan Sign
We have been able to use the Bulk Invite Sender Tool to bulk provision users. Is there a way once someone is created in OneSpan that I can programmatically assign their role within a subaccount.
Forum topic
OneSpan Sign
I created a template and added a bunch of fields. When I created them I did not set field names. Now when I go back and try to add a field name, when I click on the field name input and type, nothing happens.
Forum topic
OneSpan Sign
We have below settings that we are using in SOAP now we are migrating to REST.
Please provide us exact mappings to REST service for below fields
Forum topic
OneSpan Sign
Hi,
Chinese is not working on package level.
We have application and deployed the JAR file but Locale is not working for CHINESE. It is working for rest all Language.
Dont know exact issue because it is Siebel Application and we can only deploy JAR.
Forum topic
OneSpan Sign
We were able to leverage the ceremony settings and were able to take our customers to our defined url after they complete signature.
Two days ago, it mysteriously stopped working. Now it just shows "Done" button which does not do anything.
Forum topic
OneSpan Sign
As specified on this page:
http://docs.esignlive.com/content/c_integrator_s_guide/sdk/k_customization/customizing_the_signing_cermony.htm?Highlight=customization#Customiz
I have applied settings in the code:
------------------------- code snippet-------------------
.WithSettings(DocumentPackageSet
Forum topic
OneSpan Sign
Hi,
Is it possible to set the package expiry date programmaticaly with the e-SignLive Java API?
Can you provide a sample?
Thanks!
Forum topic
OneSpan Sign
I am creating a transaction with REST API . and i offer the ability to the user to use the designer in order to add signors and signatures. However, when the user tries to add recipient, the signing order attribute is set to ON automatically. Can that be disabled all the time ??