Query the current signing order
Wednesday, October 5, 2022 at 01:52pmNow sure if this has been asked before, but we need to retrieve which signer was last sent the signature email by OneSpan, including the signing order of this signer.
Thanks!
JP
Now sure if this has been asked before, but we need to retrieve which signer was last sent the signature email by OneSpan, including the signing order of this signer.
Thanks!
JP
Reply to: Query the current signing order
Thursday, October 6, 2022 at 09:01amHi Jianping,
I've made some modifications based on the code base I shared last time:
https://community.onespan.com/forum/signerrole-signing-status
Please let me know if this fits your requirement.
Duo
Reply to: Query the current signing order
Wednesday, October 5, 2022 at 02:19pmHi Jianping,
Thanks for your post! I don't think the email history of a transaction is exposed by any API, but from your description, do you also mean the current signer who is pending signature and his/her signing order? If that's the case, I can come up with some logic with either Restful API or SDK code to help accommodate this requirement.
Duo
Reply to: Query the current signing order
Wednesday, October 5, 2022 at 02:21pmAnd btw, could you elaborate a bit about the newly added requirement on top of this topic?
https://community.onespan.com/forum/signerrole-signing-status
Duo
Reply to: Query the current signing order
Wednesday, October 5, 2022 at 02:39pmYes, Duo. I meant "the current signer who is pending signature and his/her signing order".
JP
Reply to: Query the current signing order
Thursday, October 6, 2022 at 09:08amThanks Duo! I'll try.
JP
Reply to: Query the current signing order
Friday, October 7, 2022 at 10:08amThank you Duo! I used the code logic in your file and it worked perfectly. Thanks again!
JP