Originally posted by: Vikrant264
I want to concat lines in functionl map on input conditions for Eg:
sample input:
:72:/REC/Instruction information
//Of the Record
/TELE/Instruction Information
//Of the Telephone
/TELE/Instruction mation
I am sending this input to the functional map and i want to append the next line to previous line if it starts with 2 slashes
sample output
/REC/Instruction information //Of the Record
/TELE/Instruction Information //Of the Telephone
/TELE/Instruction mation
has anyone encountered this kind of scenario?
#IBM-Websphere-Transformation-Extender#DataExchange#IBMSterlingTransformationExtender