Account


Earned badges

Achievement: Latest Unlocked

Topic Started

This user has not created any forum posts.

Replies Created

Reply to: Conditional logic using text tags?

0 votes

Hi HanyuChen,

We have out current implementation using the REST API, not the Java SDK. What is the best approach here?

1. Use a REST API version of the Java code you posted (do you have a sample I can look through?)

2. Keep the current REST API implementation, but use the SDK for this specific step (i.e. mixing the implementation approach)

 

Our current implementation receives the document to be signed as a byte array, and uses that to create a package, then submits to OneSpan. If we do approach #1, we'd need to:

  1. Receive as byte array
  2. create package
  3. loop through documents
  4. loop through fields
  5. update required attribute

Is this all possible through the REST API?


Subscriptions

Topics Replies Freshness Views Users

Hi - is it possible to use conditional logic on text tags?

For example, if user selects a checkbox, then we want a text field to be mandatory, otherwise it is optional.

5 2 years 7 months ago 154
Profile picture for user Duo_Liang

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.