File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 11# CICS Asynchronous API Web Banking Homepage Example
22
3- This is an example application used by the CICS Asynchronous API
4- Redbooks publication. This application acts as a data gathering
5- application to populate the information for a Web banking homepage for
6- a fictional bank.
3+ This is an example application used by the IBM Redbooks publication,
4+ [ _ IBM CICS Asynchronous API: Concurrent Processing Made
5+ Simple_ ] [ book ] . This application acts as a data gathering application
6+ to populate the information for a Web banking homepage for a fictional
7+ bank.
78
89The main application program ` WEBHOME ` initially requests information
910from ` GETNAME ` and ` ACCTCURR ` , to retrieve details on a customer and
@@ -175,3 +176,4 @@ This project is licensed under [Apache License Version 2.0](../LICENSE).
175176[ zip ] : https://github.com/cicsdev/cics-async-api-redbooks/archive/master.zip
176177[ asynclib ] : etc/AsyncRedbooksWebBankingBundle/ASYNCLIB.library
177178[ warbundle ] : etc/AccountServicesBundle/AccountServices.warbundle
179+ [ book ] : https://www.redbooks.ibm.com/Redbooks.nsf/RedbookAbstracts/sg248411.html?Open
You can’t perform that action at this time.
0 commit comments