Batch Insert to Oracle with Delay
  • 06 Feb 2025
  • 1 Minute to read
  • Dark
    Light

Batch Insert to Oracle with Delay

  • Dark
    Light

Article summary

Step Details
Introduced in Version8.20.0
Last Modified in Version8.20.0
LocationDatabase > Oracle

This Step performs a batch insert (writing multiple entities at once) to an Oracle Database, with a delay before execution. This Step also schedules the write as a Thread Job

Prerequisites 


Properties

Database Information

PropertyDescriptionDataType
Table NameThis property is the table name associated with the Database Table Definition ID.--
Connection NameThis property is the name of the Database Connection. --

Environment

PropertyDescriptionDataType
Use Transactional DataWhen this property is checked, a Transaction field appears under Inputs, enabling Users to utilize Transaction Data within the Flow. TransactionData
Run In Defined Environment This property is checked by default and enables Users to run the Flow within a defined environment. --
Override Connection StringWhen this property is checked, a Connection String field appears under Inputs, enabling Users to manually enter a Connection String for a desired Database.  String

Settings

Property DescriptionDatatype 
Delay Write to DatabaseThis setting enables Users to customize the Delay Write to the Database and is pre-selected by default. --
Insert Batch Size This setting enables Users to customize the Insert Batch Size and is pre-selected by default. --
Database Table Definition IDThis setting enables Users to enter a Database Table Definition ID from a desired Database Table Integration. --

Outputs

PropertyDescriptionData Type
Error DetailsOutputs a string of Error Details.String
Error MessageOutputs a string with an Error Message. String


Step Changes

DescriptionVersionRelease DateDeveloper Task
The Batch Insert to Oracle with Delay Step was added as a new Flow Step to the Product. 8.20June 2024[DT-041171]

Related Information

Integrating Decisions with External Oracle Database

Integrate with a Database Table


Was this article helpful?