RE: How to connect two stages which do not have any common columns between them?
In both stage create one extra port and assign the value of those port is 0 then join it. but best option is allready suggested that use Transformer stage and map required column.