Youtube Channel

Senario 1

Convert single row from source to three rows in target.
Solution : Let's assume our Source and Target structures are as following:
  


 



A) By using Java Transformation
Use Java Transformation after SQ and drag all ports to Java Transformation,then create output ports for o_ID,o_NAME, o_SALARY and write following codes in java code :
Compile the code and connect output ports to target.


Next PostNewer Post Previous PostOlder Post Home

0 comments: