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:
Add header information (HEADER).
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.
Add the required separator characters.
Change the name data (John Smith) to uppercase letters.
Change the state data from “ca” to “California.”
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |