![]() |
Consumption Analytics Documentation |
The transformation step passes each record though one or more specialized record processors in succession, applying to a series of rules and functions that are used to manipulate the data as needed. In most cases, this includes combining usage identifiers into an account ID. This section contains the following articles:
You can use CCRecordTransformTasklet in a job XML file to execute one or more processors to adjust record content and drop records. You do not have to specify input and output resources. The default input is the output resource of the previous job step, if any. These default resource definitions are part of the execution context loaded when using the ccjob
script to launch jobs.
When specifying input and output resources, they must be distinct because this tasklet writes to output while reading input.
(c) Copyright 2017-2020 Hewlett Packard Enterprise Development LP