Forums

I am trying to use ceremony settings in salesforce to customize various options, but they do not seem to render.

Please help me understand what i am missing. I could not find appropriate documentation for each node.

You will see event if i am setting session bar as true, it still does not show up
Also, setting up background color and color has no effect.

Logo is too big.

Here below is settings I am using:

OneSpanAPIObjects.Settings settings= new OneSpanAPIObjects.Settings();

Forums

Hey Team,

If we have more than 50 documents assigned to one signer and if the signer get changed in the middle of the signing process. Can we update all the 50 document signers with the single callout.

Can you please share the methods to bulkifying the reminder and signer changes for good number of documents to avoid reaching callout limits.

 

Regards,

Shashank Verma

Forums

Hey Team,

 

I am working with Text Tag Extraction and going through the blog i.e. https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/text-tag-extraction#tab-header-4

But while doing same with multiple signer role I am getting below error:

OneSpanRESTAPIHelper.OneSpanRestAPIHelperException: Error creating OneSpan package with documents: 400 - Bad Request - {"messageKey":"error.validation.createProcess.missingData","message":"Missing process definition.","code":400,"name":"Validation Error"}

Forums

Hi Team,

I am new to OneSpan and start working on the Apex SDK. I have gone through the SDK documentation but I am not able to find out how we can attach the signed document to the record or package can be assigned to the Parent record.

It will be really great if you can provide some documentation to achieve this functionality.

Regards,

Shashank Verma

Forums

https://community.onespan.com/documentation/onespan-sign/codeshare/designer-view-apex-sdk

I believe we are using nCino's managed package built on Apex SDK for OneSpan RESTful API interface.  I believe this SDK is available from GitHub showing about 25 Apex API's but I don't see "Designer View" as part of GitHub Apex SDK's. There does seem to be a "Designer View" available as shared "Apex code", is this correct?

We have encountered two issues