I'm using Talend Data Services Platform to design a job that reads from a positional file and writes into a test file (raw type). I have a problem with the tHMap: I obtain this warning:
Warning - An element that loops is missing a loop expression. All mapping at and beneath this element is ignored. To avoid this warning, use the FixedLoop function with a number of times of zero (to omit) or one (to include once). (218) (OUTPUT)
Output file has data, but I don't understand what this warning means and if it's influencing output data.