Programming with Integration Objects
Integration Objects are Java™ beans that encapsulate interactions with a host application.
Using Integration Objects
explains how to create an &IO; from a macro and how to create Web pages based on an
Integration Object. Integration Objects created using IBM®
WebSphere® Host Publisher can be imported into
ZIETrans and used in the same ways as Integration Objects that were created in &studio;.
This document describes these advanced uses of &IO;s:
- Invoke an &IO; from business logic. This process is described in Example: Calling an Integration Object.
- Invoke an &IO; from another WebSphere application. This process is described in Using Integration Objects in a WebSphere Java EE application.
- Create Web services based on one or several &IO;s. This process is described in Developing Web services.
- Modify the Java code contained in the &IO;. This is described in Integration Objects - advanced topics.