Using a REST service to accept HTTP POST requests and send responses
This scenario applies only to Talend Open Studio for ESB, Talend ESB, Talend Data Services Platform, Talend MDM Platform, Talend Real Time Big Data Platform, and Talend Data Fabric.
This scenario describes how to build a REST service that accepts HTTP POST requests of Document type from the client, processes it and sends the response back. To do this, two Jobs are built: one to create the REST service and the other to call it.