Updating data in an Oracle database via a workflow can be done by using a set of activities.
= Introduction Instructions =
# Establish a [[HowTo:Connect_To_Oracle_With_A_Workflow|OLEDB connection to an Oracle database]]. Once connected, it is necessary to model the table / column definitions, of the data to be udpated, in the workflow.
# Use [[CreateOLEOracleScope (Activity)|CreateOLEOracleScope]] activity to set up the connection.