REST Call Route
The route initiates the profile processing by making a RESTful request to the processing system. To initiate the profile processing, after the profile has started, you have to forcibly start this route, as the route's auto start is disabled (route's Auto start option is set to Off).
Route Structure
Route Components Description
Timer Reporting
|
Timer Reporting |
Fires a trigger to activate the REST Client component.
|
REST Client
|
REST Client |
Sends a POST request to the XEServer Restful Web Service running at http://localhost:9058. The HTTP call invokes the REST Request Processing route.
|
Response
|
FS Outbound |
Stores responses from the emulated back end.
|