This is the reproduced flows [{"id":"2ac58527.f84daa","type":"tab","label":"Generic","disabled":false,"info":""},{"id":"5a28274f.6cc748","type":"function","z":"2ac58527.f84daa","name":"data","func":"msg = {\n payload : {\n correlationId: \"idididid\",\n timestamp: \"2020-02-10T09:52:51.324Z\",\n expectedData: {}\n }\n};\n\nreturn msg;","outputs":1,"noerr":0,"x":290,"y":120,"wires":[["40a7d30a.b49dbc","ec492e65.4b03f"]]},{"id":"9e753480.d18ec8","type":"inject","z":"2ac58527.f84daa","name":"","topic":"","payload":"","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":150,"y":120,"wires":[["5a28274f.6cc748"]]},{"id":"40a7d30a.b49dbc","type":"debug","z":"2ac58527.f84daa","name":"data","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","x":430,"y":140,"wires":[]},{"id":"ec492e65.4b03f","type":"join","z":"2ac58527.f84daa","name":"","mode":"custom","build":"merged","property":"payload","propertyType":"msg","key":"topic","joiner":"\\n","joinerType":"str","accumulate":false,"timeout":"","count":"4","reduceRight":false,"reduceExp":"","reduceInit":"","reduceInitType":"","reduceFixup":"","x":430,"y":100,"wires":[["e7998297.06b9e"]]},{"id":"e7998297.06b9e","type":"debug","z":"2ac58527.f84daa","name":"join","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","x":570,"y":100,"wires":[]},{"id":"6f2c5eca.8ac37","type":"inject","z":"2ac58527.f84daa","name":"","topic":"","payload":"","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":150,"y":80,"wires":[["87ca0a1f.7759f8"]]},{"id":"87ca0a1f.7759f8","type":"function","z":"2ac58527.f84daa","name":"pics","func":"msg = {\n payload: {\n pictures: []\n }\n};\n\nreturn msg;","outputs":1,"noerr":0,"x":290,"y":80,"wires":[["ec492e65.4b03f","42c46555.01c73c"]]},{"id":"42c46555.01c73c","type":"debug","z":"2ac58527.f84daa","name":"pics","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","x":430,"y":60,"wires":[]}]