Processing input through XSLTransformStep before Rainbow Kit Creation Step does not update original file in kit correctly

Created by: AnujBhatia

I'm trying to process some XML files using the pipeline:

XSLTransformStep(passOnOutput.b=true) -> RawDocumentToFilterEventsStep -> ExtractionStep(writerClass=....xliff.XLIFFPackageWriter)

The extraction to XLIFF seems to work ok. However, the original file in the rainbow kit 'original' folder is a copy of the input file instead of the file produced as the output of the XSLTransformStep. This breaks the merging step later on.

Assignee Loading
Time tracking Loading