Application Integration Guide > CallAPI > Platforms for CallAPIs > CallAPI for VMS

 CallAPI for VMS

The following document includes information and notes required for using the CallAPI for VMS.


1.

CallAPI and own program

The AE CallAPI may be called from your own program. This requires a sound knowledge of the programming language in which this program was written.

The program UCXBVXXC.C is available as C source code. The corresponding structure definition is stored in the file UCCALL3.H. This file and a command for compiling the example are found in directory /src. Update the example with your data. Adjust the command file MAKEXAMP.COM to your environment. In doing so, you generate an EXE file and test the CallAPI.

2.

CallAPI and utility

The delivery directory includes the utility UCXBV??C.EXE which may be called from a command file.

Processing steps defined with AE Script are read by the standard input.

 

See also:

About the CallAPI
Using the CallAPI