Version 9.6
 —  Common Integration Scenarios  —

Overview of Scenarios


COBOL

Calling your COBOL Server Programs

graphics/cob2is-table.png

I have a COBOL server program and want to call this from the Integration Server. graphics/toc_closed.png More info

graphics/cob2ws-table.png

I have a COBOL server program and want to call this from a Web service client. graphics/toc_closed.png More info

Calling from your COBOL Client Applications

graphics/is2cob-table.png

I have an Integration Server service and want to call this from a COBOL application. graphics/toc_closed.png More info

graphics/ws2cob-table.png

I have a Web service and want to call this from a COBOL application. graphics/toc_closed.png More info

Top of page

Natural

Calling your Natural Server Subprograms

graphics/nat2is-table.png

I have a Natural server subprogram and want to call this from the Integration Server. graphics/toc_closed.png More info

graphics/nat2ws-table.png

I have a Natural server subprogram and want to call this from a Web service client. graphics/toc_closed.png More info

Calling from your Natural Client Applications

graphics/is2nat-table.png

I have an Integration Server service and want to call this from a Natural application. graphics/toc_closed.png More info

graphics/ws2nat-table.png

I have a Web service and want to call this from a Natural application. graphics/toc_closed.png More info

Top of page

Integration Server

Calling your Integration Server Service

graphics/is2cob-table.png

I have an Integration Server service and want to call this from a COBOL application. graphics/toc_closed.png More info

graphics/is2nat-table.png

I have an Integration Server service and want to call this from a Natural application. graphics/toc_closed.png More info

Calling from your Integration Server Adapter Service

graphics/cob2is-table.png

I have a COBOL server program and want to call this from the Integration Server. graphics/toc_closed.png More info

graphics/nat2is-table.png

I have a Natural server subprogram and want to call this from the Integration Server. graphics/toc_closed.png More info

Top of page

Web Services

Calling your Web Service Operation

graphics/ws2cob-table.png

I have a Web service and want to call this from a COBOL application. graphics/toc_closed.png More info

graphics/ws2nat-table.png

I have a Web service and want to call this from a Natural application. graphics/toc_closed.png More info

Calling from your Web Service Client

graphics/cob2ws-table.png

I have a COBOL server program and want to call this from a Web service client. graphics/toc_closed.png More info

graphics/nat2ws-table.png

I have a Natural server subprogram and want to call this from a Web service client. graphics/toc_closed.png More info

Top of page