Apex SDK is not creating Transaction in Salesforce
Tuesday, November 30, 2021 at 10:42amTransaction is being created in One Span through apex but transactions are not being created in Salesforce. What's the process to create the transaction in Salesforce?
Reply to: Apex SDK is not creating Transaction in Salesforce
Tuesday, November 30, 2021 at 11:09amHi ikesb,
Thanks for your post!
Are you using the out-of-the-box OneSpan Sign Salesforce Connector (installed via AppExchange), or are you implementing your own integration with help of APEX SDK? Please note that you won't be able to leverage them in a hybrid way because they are not sharing the same modelling and therefore a transaction created by APEX SDK won't appear in the connector page's list.
Duo
Reply to: Apex SDK is not creating Transaction in Salesforce
Wednesday, December 15, 2021 at 10:44pmThank you for your response!
Now, I understand the underlying architecture of OneSpan and their REST services. I've few queries related to Apex SDK, would appreciate if you could clarify.