Walks you through the process of testing the
CICSClientApp Web service requester using the Rumba+ 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.
- Press
F3 to bypass the CICS logon screen.
- Enter
RVRS.
Rumba+ should return your input string, reversed:
ReverseMePlease
This concludes the tutorial.