Java Batch XDCGIVT sample

Install, run, and monitor a batch application that reads and writes files using the Extended Deployment Compute Grid (XDCG) Installation Verification Test (IVT) sample.

Prerequisites for use

WebSphere® Application Server V8.0
Important: These samples were tested with WebSphere Application Server Version 8.0.

Samples download

To use the samples, download Java Batch XDCGIVT sample files from a product download site:

  1. 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 XDCGIVT sample files to that directory path.
  2. 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

XDCGIVT sample
You can install, run, and monitor a batch application that reads and writes files using the Extended Deployment Compute Grid (XDCG) 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 three xJCLs (XML Job Control Language) that do the following:
  • Copies one text file to another and compares the two (XDCGIVTtxt2txtxJCL.xml)
  • Copies one byte file to another and then compares the two (XDCGIVTbyte2bytexJCL.xml)
  • Copies a text file to a database and then copies the entries in the database to another file and then compares the two (XDCGIVTtxt2db2txtxJCL.xml)



Related tasks
WebSphere Application Server Version 8.0 samples
Concept topic Concept topic    

Terms of Use | Feedback

Last updatedLast updated: Sep 20, 2011 1:12:33 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-nd-mp&topic=sample_mb_ivt
File name: sample_mb_ivt.html