Install, run, and monitor a batch application that reads
and writes files using the Java Batch Installation Verification Test
(IVT) sample.
Prerequisites for use
- WebSphere® Application
Server Version 8.0 or Version 8.5
Important: These samples were tested with WebSphere Application Server
Version 8.0 and Version 8.5.
Samples download
To use the samples, download
Java Batch IVT sample files from a product download site:
- Choose one of the following methods to download the sample_ivt.zip file to
a directory on your workstation: FTP or HTTP. You might create the /samples/IVT
directory path on your workstation and download Java Batch IVT sample files to that directory
path.
- From the displayed dialog, specify the target directory to which
to save the compressed file and click OK.
The
sample_ivt.zip file
contains sample files in the following directory structure:
/images
/installableApps
/scripts
/src
/style
build.xml
readme.html
Attention: The readme.html file
contains information for installing and running the sample.
Samples description
- Java Batch IVT sample
- You can install, run, and monitor a batch application that reads
and writes files using the Java Batch Installation Verification Test
(IVT) sample. This sample provides an example of an application implementing
the Batch programming model using the batch data stream framework.
The sample creates a file at a specified path and populates it with
data, and uses that for its operations.
This sample includes five
xJCLs (XML Job Control Language) that do the following: