The z/OS CICS wrapper is implemented as a specialised function, BWIAPIAny. This allows the z/OS CICS program, BWICAPIA, to call the Bank Wizard API.
BWIAPIAny (a)
Use this to access any of the other functions via a single call.
a | BWI_ANY type. This is a data structure that defines the API to call and the parameters to use in that call. |
You can also use the supplied C header file, bwihapi.h, COBOL copybooks BWILAAS3/BWILADS3 and the example programs