This example code showcases you how to expose a web service in Salesforce that functions as a callback listener
Rate this Code Share
Downloads
26
Source type
Direct file upload - File will be hosted on developer website
File

Hi,

Application listener (callback URL) is not available when OSS triggers callback event upon completion of the transaction.

1. What happens to the requests that were completed at OSS end but not posted to application?
2. How does OSS ensure that completed requests are pushed back to application / consumer and at what frequency?

 

Thank you

Naresh

Example code shows how to create a simple callback event notification listener in Node.js
Rate this Code Share
Downloads
47
Source type
Direct file upload - File will be hosted on developer website
Example code shows how to create a simple callback event notification listener in Node.js
Rate this Code Share
Downloads
21
Source type
Direct file upload - File will be hosted on developer website
File
Example code shows how to create a simple callback event notification listener using Java Server Pages.
Rate this Code Share
Downloads
62
Source type
Direct file upload - File will be hosted on developer website
File