![]() |
![]() |
This section describes how to use the X/Open Application Program Interface. You should be familiar with this section before you design or write an application that uses the X/Open API.
The TSM X/Open API supports the functions in XBSA Data Movement function
group. These functions include the following:
| BSABeginTxn | BSAGetNextQueryObject1 |
| BSAChangeToken | BSAGetObject |
| BSACreateObject | BSAInit |
| BSADeleteObject | BSAMarkObjectInactive |
| BSAEndData | BSAQueryApiVersion |
| BSAEndTxn | BSAQueryObject |
| BSAGetData | BSASendData |
| BSAGetEnvironment | BSATerminate |
The X/Open API also supports the BSAResolveLifecycleGroup. See the X/Open Specification for detailed information on each function.
The API package that you receive includes a sample application. Review the source code for the sample application to see examples of the X/Open API functions in context.