We are attempting to start putting a GUI front-end on our legacy COBOL-CICS applications. We generate the HTML from the BMS and define the DOCTEMP in CICS. Modified program to do EXEC CICS DOCUMENT CREATE, issue the EXEC CICS SEND WEB, and get the default HTML web page, but no values are sustituted into the page from the COBOL code. What are we missing ?