MonicaGB

Create transaction from template returns signing order for signers when signing order is disabled in template

0 votes

Hi forum

 

I have the following issue working with OSS Web.

Create transaction from template returns signing order for signers 0/1 (2 signers)  when signing order is disabled in the template. This ocurrs in some calls and not in others and the order returned for the signers is not always the same

so we have the following responses

signerA index unset  signerB unset (correct)

signerA 0 signer B 1 (wrong)

signerA 1 signer B 0 (also wrong)

 

Any information will be of great help.

 

Mónica


Reply to: Create transaction from template returns signing order for signers when signing order is disabled in template

0 votes

Hi Mónica,

 

Thanks for your post!

Are you integrating with OneSpan Sign or do you use sender UI to create transactions from a template? If you are integrated, could you make sure in your request payload > "roles" array > your code didn't specify the "index" field? 

Also, could you provide some example package IDs for the three scenarios you mentioned above?

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: Create transaction from template returns signing order for signers when signing order is disabled in template

1 votes

Hi Duo

 

We use OpenSpan Sign API to create transactions from template. 

for package creation we use clone call to this endpoint:

"/packages/<templateId>/clone"

 

And as payload we'll pass JSON which is in fact is OSS template definition (with some modified field)

Array of roles and indexes for roles (0 if not signer order defined) will be present inside this payload.

 

The same API call, for same template in different ocassions returns random signers index.

Unfortunatelly I can´t share package ID for these example cases due to confidenciality policies and we were not able to reproduce this in Sandbox

with test data.

 

Regards

Mónica


Reply to: Create transaction from template returns signing order for signers when signing order is disabled in template

0 votes

Hi,

any news on this topic?


Reply to: Create transaction from template returns signing order for signers when signing order is disabled in template

0 votes

Hi Mónica,

 

If you can't share the package ID in the public thread, could you open a support ticket ([email protected]) with the information and a description of your issue?

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: Create transaction from template returns signing order for signers when signing order is disabled in template

0 votes

ok, will do so 

 

thanks


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off