Previous Topic: Example xcomesrp Report

Next Topic: XcomAPI


The Application Programming Interface

The Application Programming Interface (API) is intended to give programmers the capability of developing their own CA XCOM Data Transport applications.

There are two CA XCOM Data Transport APIs. They are:

XcomAPI

The XcomAPI provides the ability to submit transfers to CA XCOM Data Transport.

XcomQAPI

The XcomQAPI provides the same functionality to manage the queue as the XCOMQM command line function, but through an API.

There is also a utility API, msgstring, that works with these two APIs.

This section contains the following topics:

XcomAPI

XcomQAPI

Utility API Functions

Upgrade from Previous Releases

Link Libraries

Starting States

Starting States in startst.h

API Control Block Structure

How to Use API Member Names

How to Use XcomQAPI Option Parameters

API Examples