Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
Hello, We are new to onespan. We have integrated our salesforce application with onespan using APEX SDK for our signature use cases.

Replies Created

Reply to:

0 votes

Hello,

 

 we tried this option, and seems like i am not able to query the packages created by other senders. For example, we have a sandbox account where admin is: '[email protected]' and also there is another sender: userB@example.ca. When i query the package through apex class, i can retrieve packages created by '[email protected]' but not the ones created by userB@example.ca. Could you please let us know how to solve this?


Reply to: Retrieve package using apex sdk

0 votes

Hello Duo,

Thanks for your response.

Our requirement was to send a report to each sender regarding their In progress transactions, for example, the report will say who has completed signing and who has not, also who is yet to upload additional attachments, so that the rep can follow up with the signers accordingly (i have attached a sample report email for your reference, used the getPackages operation that you provided earlier to fetch the details and parse through it to generate this report).

I had a quick look at the completion report, seems we wont be able to query each package one by one to come up with such report with this operation. Could you please confirm on the same?

Also could you please share, is there any way we can still use getPackages(new Map<String,String>{'lastUpdatedStartDate'=>queryDateStr,'lastUpdatedEndDate'=>queryDateStr,'from'=>'0','to'=>'100','query'=>'SENT'}) operation to achieve the same, how can we get the user's api key, i thought api key is tied to the environments and not with senders.

Additionally, could you please share your calendar details to have a quick call on the same?

 

Thanks

Anway Kabir

 


Subscriptions

Topics Replies Freshness Views Users
Hello, We are new to onespan. We have integrated our salesforce application with onespan using APEX SDK for our signature use cases.
8 4 years 5 months ago 393
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.