![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
This chapter first explains how to make some design decisions, then explains the implementation of those decisions by presenting code fragments from an example adapter program, ZapAdapter (ZAP is a fictitious ERP system).All code fragments in this chapter are taken from the zapadapter example program.The example code in this chapter is C++, but the concepts are essentially the same for both APIs. Java programmers can find the zapadapter example included in the examples folder.
The SDK_HOME/resourceKit/deployableAdapter directory contains a ZAP adapter example program that was modified to run in an administration domain. The directory also contains step-by-step instructions on how to change ZAP adapter to make it compatible with TIBCO Administrator.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |