Hierarchical Dynamic Retrieve Module configuration properties

Before you can run the Hierarchical Dynamic Retrieve Module, you must set the standard and connector-specific configuration properties. At a minimum, you must add the name of the BAPI Module to the Modules property. The name of the BAPI Module is Bapi.

The Hierarchical Dynamic Retrieve Module only performs service call requests, so the business object handler is invoked through the meta-data in the business object being sent. However, by setting the value of Modules to Bapi, you establish a connector thread, thus allowing initialization and termination of the connector. Then, if any issues arise during Hierchical Dynamic Retrieve Module processing, you can easily shut down the connector by calling the terminate() method on the running connector thread.

For more information on configuring the connector configuration properties, see Configuring the connector and Appendix D, Standard configuration properties for connectors.

Copyright IBM Corp. 1997, 2004