Select “HelloWorld [1.0]” process and click on “Test” service.
Under “Input Arguments” section, we can see “input” as one of the fields of payload. Enter “World” in input field and click on “Test Web Service”.
Input payload can also be seen in XML format by selecting “XML View”.
Response will have “Hello” prefixed to our input string “World”.
This completes our Hello World process.