Jump to: navigation, search

Changes


HowTo:Connect To Oracle With A Workflow

4 bytes added, 12:35, 11 February 2015
## Locate the file ''tnsnames.ora'' in the directory '''[ORACLESOFTWARE]\network\admin\'''
## Configure the connection and call it (like in this example TESTDB):
<codesource>
TESTDB=
(DESCRIPTION =
)
)
</codesource>
# Use the [[CreateOLEOracleScope (Activity)}} activity to configure the connection via the arguments:
#* the Oracle database '''DataSource'''
10,686
edits