Invoking a Web Service via Email
Sample Demonstrating Invocation of a Web Service via Email

Use Case Description

I have an integer multiplication web service exposed over HTTP, and want to make it accessible via email, where emails containing the input data sent to a predefined address are processed and replied to with the multiplication results.

Proposed Solution

UltraESB-X can be configured to proxy messages between the email service and the web service in order to enable the acceptance of data from and propagation of results to email senders.


Version 17.07
Vendor AdroitLogic
Difficulty Introductory

Documentation
External documentation for this sample project
Source Code
Full source code of this sample project
Contact Us