Chapter 16. Remote Integration Objects (RIO) 453
Figure 16-5 RIO files generation: details
16.3.2 RIO generated files
After using Database Access or Host Access in the Host Publisher Studio to
create Integration Objects with RIO support, the Studio generates Java
programs, sample programs, a RIO proxy JavaBean, batch files and Web pages
that will make the implementation of RIO easier for you. The use of these files will
be discussed later in this chapter.
Note: The RIO files are only generated if you selected the option to create
Remote Integration Object from the menu bar in the Host Publisher Studio.
454 IBM WebSphere Host Publisher Version 3.5
The following is a list of the files that are automatically generated, with a short
description of each one (in this example, CICS is the name of the Integration
Object and Remote is the default prefix of the RIO proxy):
Directory of <path to Host
Publisher>\Studio\IntegrationObjects\RemoteIO\CICS:
Table 16-1 Files generated when creating a Remote Integration Object
Directory of <path to Host
Publisher>\Hostpub\Studio\IntegrationObjects\RemoteIO\CICS\Intregation
Object:
Table 16-2 RIO files
AppLoaderCICS.html HTML file to load sample,
CustomAppCICS.class
CompileCustomAppCICS.bat Batch file to compile Java application
CreateRIOBeanJar.bat Creates a RIO Bean JAR file
CreateRIOJavaDoc.bat Batch file to create JavaDoc for the
generated Remote Integration Object
CustomAppCICS.class Compiled sample Java program
CustomAppCICS.java Sample Java program source that calls
RIO proxy class
PkgRIOCICS.bat Batch file to package (zip) the sample
application/applet and dependent files for
transfer to client or Web server
RunCustomAppCICS.bat Batch file that executes the sample Java
program
StyleSheetCICS.xsl Sample client-side stylesheet that puts
data in HTML table format
XMLCICS.html HTML file to get Integration Object data in
XML format
RemoteCICS.class RIO proxy class file
RemoteCICS.java RIO proxy source file

Get A Comprehensive Guide to IBM WebSphere Host Publisher Version 3.5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.