Changing the invoke connector
In the list of connections, locate our newly created FlightStatusReport_REST_Ch7
connection from the connections list to the right of the canvas and drag and drop it onto the Trigger pad. This will then display the endpoint configuration wizard. We can start to complete the wizard with the details given in the following table:
Tab |
Properties |
Description |
Basic Info |
Call your endpoint field? |
To keep it simple call it |
What does this end point do? |
Add the description: receives JSON formatted progress status messages. | |
What is the endpoint's relative resource URI? |
We want to add to the server URL the name | |
What action does the endpoint perform? |
As we are providing data we should be using | |
Add and review parameters for this end point |
As we are not going to use any parameters in the URL this should be unset. | |
Configure a request... |