Module for the BMC Database Automation adapter
Each command supported by the application adapter has a corresponding process in the adapter module. Top-level processes perform high-level functions and call specialized processes in subdirectories. Each subdirectory contains process directories that correspond to the operation type for that command.
Top-level processes
The top-level processes perform high-level functions and call specialized processes in the subdirectory of the v8.2 directory.
Perform Operation, the top-level process in the Project Explorer window, executes version-specific BMC Database Automation processes.
Setup_Validation directory
The processes in the Setup_Validation directory contain sample values for request elements. You can change these sample values to reflect the values in your environment. A process is provided to test each supported method of executing operations in the BMC Database Automation application.
Utilities directory
The Utilities directory contains helper and constructor processes. The functional processes require complex XML inputs. You can generate these complex XML inputs by using the constructor processes in the Utilities directory.
The Utilities directory contains the Validate Target Connectivity process.
Version directory
The v8.2 directory contains functional processes specific to a version of the BMC Database Automation application. A process is available for each supported operation. Processes are grouped in subdirectories based on the type of the operation.
Use the v8.2 directory to execute BMC Database Automation 8.3 processes.
In the v8.2 directory, the functional processes are grouped as Job operations.