Resolution: To do that, you need to instrument the TIB/Hawk Application Management Interface (AMI) in your application. You may use the AMI API (available in C, C++ or Java) or TIB/Adaptor SDK to instrument AMI in your application. Thirdly, you may use only TIB/Rendezvous API to implement AMI in your application. Please refer to the TIB/Hawk Programmer's Guide for further details. The sample AMI API code provided in <HAWK_ROOT>/samples/ami_api may help you in understanding the concepts and getting started.