Hi all,
I would like to retrieve an tMap output (hundred columns) and send it directly to a tWarn for logs.
Would you have a suggestion ?
Thanks in advance.
You can set the "Warn message" in tWarn to use the column values from the tMap output e.g. "Field A value = "+out1.fieldA. That then becomes the message column value from tLogCatcher.
Still not clear exactly what problem you're having. Are you trying to concatenate all the column values from tMap into the message?