Changes
<br/><br/>
Once we are able to connect we start modelling the data structures we want to insert into the DB in the workflow editor.
<br/><br/>
1. Use a "CreateOLEOracleScope" Activity to configure the connection.<br/>
2. Place either a "CreateOLETableScope" or a "CreateOLEQueryScope" inside the scope acticity to define the table in which you want to insert data into.<br/>