RESULT: The following log messages are printed in the console. The
input JSON message is sent to three endpoints and transformed by the same JSLT
templates from different
resources.
Starting job cjslt at 16:22 21/08/2024.
[statistics] connecting to socket on port 3661
[statistics] connected
[WARN ] 16:22:50 cjslt.cLog_1- Exchange[ExchangePattern: InOnly, BodyType: String, Body: { "firstName" : "Mike", "lastName" : "Jonson", "fullName" : "Mike Jonson", "fileName" : "runtime.cfg", "unixTime" : 1724228570506, "status" : 200, "employee" : { "consultant" : true, "since" : 2011 }, "path" : "/etc/talend/runtime.cfg"}]
[WARN ] 16:22:50 cjslt.cLog_2- Exchange[ExchangePattern: InOnly, BodyType: String, Body: {"firstName":"Mike","lastName":"Jonson","fullName":"Mike Jonson","fileName":"runtime.cfg","unixTime":1724228570527,"status":200,"employee":{"consultant":true,"since":2011},"path":"/etc/talend/runtime.cfg"}]
[WARN ] 16:22:50 cjslt.cLog_3- Exchange[ExchangePattern: InOnly, BodyType: String, Body: { "firstName" : "Mike", "lastName" : "Jonson", "fullName" : "Mike Jonson", "fileName" : "runtime.cfg", "unixTime" : 1724228570529, "status" : 200, "employee" : { "consultant" : true, "since" : 2011 }, "path" : "/etc/talend/runtime.cfg"}]