FDMEE - ODI Issue - Open Interface Adapter - Committing Transactions
I am having an issue with the Open Interface Adapter on version 11.1.2.3.500.009, without the possibility of upgrading at the moment. And i have had a similar issue on 11.1.2.3.530.
I am pulling in data to the AIF_OPEN_INTERFACE table with a BefImport script. But it will not go any further as it says there are no transactions for the period.
BefImport Script:
#-----------------------------------------------------------------------------
# Iimport data from a custom SQL source and upload into FDMEE
# open interface table.
#
#-----------------------------------------------------------------------------
import java.sql as sql
import java.text.SimpleDateFormat as SimpleDateFormat
import sys
# This must match the Batch Name on the Data Load Rule (Source Filters section).