There are 5 different types of destinations available in O2R configuration.
They are used for
Table : To configure Insert, Update, Update If not Insert or Delete operation on the selected Table.
Procedure : To call a Procedure by passing the In-parameters from the Java bean class.
Custom Controller : To execute a custom Java program in the process. User can opt for 'Commit Previous Transactions' option to commit all the previous transactions, before invoking the custom program.
ETK Instance : To invoke another ETK Model. User can opt for 'Commit Previous Transactions' option to commit all the previous transactions, before invoking this ETK model.
Triniti Schedule : To invoke the Triniti Schedule configured in that instance. User can opt for 'Commit Previous Transactions' option to commit all the previous transactions, before invoking the Schedule.
Note : Pre / Post Process execution type is available at Parent level destination only.