Walks you through the process of testing the
CICSClientApp Web service requester using the
HACloud TN3270 emulator.
Now that you have your Web service requester running with all of its resources active, you are ready to run it from a TN3270
terminal emulator.
- Optionally, test to confirm that the ReverseJSON provider is running by repeating the steps outlined in the
Test the ReverseJSON Web service provider topic of the
Tutorial: CICS Web Service Provider, JSON Request-Response Top-down Method tutorial.
- From the
Server Explorer, right-click
CWSJSON; then select
Mainframe TN3270 Display.
This opens
Host Access for the Cloud in your default browser.
- Press
Ctrl+F2 to bypass the CICS logon screen.
- Enter
RVRS.
HACloud should return your input string, reversed:
ReverseMePlease
This concludes the tutorial.