Procedure
-
Save the Job and press F6 to execute
it.
-
Run the UploadFile.html using a web browser.
-
Click the Browse button to navigate to
the customer.xml that contains the user ID and click
upload.
-
The HTTP POST request is accepted by the REST service and the user ID is
sent back to the server.
You can also view the response in the page source.
-
The content of the input file is printed in the execution console.