Optionally you define SQL select statements that are executed before and after the Oracle Data import. For example, before the import, you disable triggers. After the import, you enable the triggers.
Placeholder—Inside the Filter statements, you can use placeholders. For example:
FID={MY_PARAMETER}
The placeholder name has to be in capital letters. You define the placeholder in the Set Placeholder dialog box, or you set the values in the API. API values overwrite the values that are set in the dialog box.