Originally posted by: SystemAdmin
Partitioning is used to simplify map rules, speed up input validation and may be required in parsing differently formatted input files.
From Chapter 9, Partitioning, of the Type Designer 8.4 manual,
"Determining when to partition:
There are some cases in which you will need to partition your data and others in
which you will want to partition your data. You are required to partition for
unordered data when a data object at a certain place in the data stream can be any
number of types and each type has different definitions. Choose to partition for
convenience, either to simplify mapping rules or to put additional logic into your
data's definition."
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender