Skip to main content

 
Software >  Rational software

IBM Enterprise Modernization Demos

   
 

Rational Developer for System z (RDz): Web Services


Recorded Demos
 
RDz 7.1 - Creating CICS Service from COBOL

Shows how to create a single CICS Service from COBOL using RDz 7.1 and also shows debugging it using z/OS Debug toll. Main tasks include:

1. Execute CICS transaction to execute a Client Program that invoke the COBOL Server program
2. Use CICS Service Wizard to generate the COBOL Converter and the WSDL
3. Test the CICS Service using the WSDL generated and the Web Services Test Client
4. Debugging the CICS COBOL Server code using z/OS debug tool.

After download, unzip and click on the HTML file. If necessary, run in Full Screen mode while viewing (Internet Explorer menu bar View > Full Screen).

Download (12.4MB) Creating CICS Service from COBOL
 
WDz 7.0 - JCA to zOS/CICS

Shows how to create Java Bean that uses a CICS J2C connector using WDz to invoke a z/OS CICS program using the DFHCOMMAREA as linkage. Testing using JSP test client. Creating a web service, deploy to WAS 6.1 and invoke using WSDL and Web Services Test client. Note that the CICS COBOL program is deployed on z/OS. CTG is also located on z/OS.

After download, unzip and click on the HTML file. If necessary, run in Full Screen mode while viewing (Internet Explorer menu bar View > Full Screen).

Download (11.3MB) Creating JCA connectors for zOS/CICS
 
WDz 7.0 - JCA to zOS/IMS

Shows how to create Java Bean that uses a IMS J2C connector using WDz to invoke an z/OS IMS transaction.
Testing using JSP test client. Creating a web service service, deploy to WAS 6.1 and invoke using WSDL and Web Services Test client.
Note that the IMS COBOL program is deployed on z/OS. CTG is also located on z/OS.

After download, unzip and click on the HTML file. If necessary, run in Full Screen mode while viewing (Internet Explorer menu bar View > Full Screen).

Download (12MB) Creating JCA connectors for zOS/IMS
 
WDz 7.0 - JCA to local TXSeries

Shows how to create Java Bean that uses a CICS J2C connector using WDz to invoke a COBOL program installed on local TXSeries and using the DFHCOMMAREA as linkage. Similar to the "JCA to zOS/CICS" demo above but using only the local workstation. Testing using JSP test client. Creating a service, deploy to WAS 6.1 and invoke using WSDL and Web Services Test client. TXSeries COBOL/DB2 program is deployed on the workstation. CTG is also located on the workstation.

After download, unzip and click on the HTML file. If necessary, run in Full Screen mode while viewing (Internet Explorer menu bar View > Full Screen).

Download (11.7MB)