UBIK® uses OLEDB to connecti to Oracle via TNS (Transparent Network Substrate), therefore it is necessary to configure the connection to the server on your local environment prior to connecting to an Oracle database.
<source lang="text">
Connecting to an Oracle database and fetching data with the CreateOLETableScope activity Oratest.uwf
Connecting to oracle DB and reading data with a CreateOLEQueryScope: Example workflow sql statement.uwf