Output transaction format  What a production object requires

Chapter 1: Overview

What the production object needs to do

Plan exactly what the production object needs to do to generate the required output transaction from the input transaction’s data.

For this example, to produce the specified output transaction, the production object needs to:

  1. Add header information (HEADER).

  2. Place the input transaction’s last two pieces of data (123456789|758.15) after the header in the output transaction, then put the remaining pieces of the input transaction into the output.

  3. Add the required separator characters.

  4. Change the name data (John Smith) to uppercase letters.

  5. Change the state data from “ca” to “California.”





Copyright © 2005. Sybase Inc. All rights reserved. What a production object requires

View this book as PDF