< Previous | Next >

Tutorial: Create a J2C application for an IMS transaction containing variable length and multiple segments

This tutorial describes how to use the J2C Java™ Bean wizard to build a simple web application that processes an IMS™ transaction with input and output data containing variable length and multiple segments.

Learning objectives

This tutorial enables you to:
  • Use the J2C Java Bean wizard to create a J2C Java bean that runs an IMS transaction.
  • Create a message buffer class and edit this class using doclet annotations.
  • Create a method for the J2C Java bean to run the IMS transaction and provide input and output data types for the method.
  • Create Java data bindings for the segments of the output message.
  • Create a test Java class to test the application.

Time required

30 minutes
< Previous | Next >

Feedback