I am not in touch with CICS for over a long period and completely forgotten on the basics.
Can any body please guide me in a step by step on the following :
Requirement:
1. Create a CICS screen.
2. Write a Cobol DB2 program to interface the screen.
3. Insert some values in the fields from the CICS terminal and check whether the value is inserted in the DB2 table.
Appreciate if someone could guide me the entire step by step procedure on how to create and interface it.
Thanks for the advice.As a first step I have created the BMS map using DFH macros.Now I need to compile my Mapset but I am not able to get an appropriate compile jcl to do that.