Using the Java Transformer stage
A Java™ Transformer stage can support three links:
- One input link for incoming data.
- One output link for writing transformation results.
- One optional Reject link for writing rejected rows and erroneous data.
A Java™ Transformer stage can support three links: