The Multi-send API is designed to send user-defined data to Ironstream in environments that are consistent from call-to-call and where it is necessary to send multiple records in batch mode. In such environments, the Multi-send API can achieve significant ELAP and CPU performance improvements on a per-record basis as compared to the Single-send API (SSDFAPI).
The Multi-send API requires a configured IRONSTREAM_API data source and uses the SSDFPAPI routine. Like the Single-send SSDFAPI routine, it is a standalone load module that can be called or link edited statically into the calling program.
For more information, see “Configuring and Using the Ironstream API” in the Ironstream Configuration and User’s Guide.