I use tMap to join 3 tables together and my output is another structure to receive data of the 3 tables above.
I use jSONDoc to configure the output as json file according to the above data receiving structure. But after I got the output the results were duplicated, I didn't know why.