Use EIM Tables to Expeort Data from Siebel Base Tables or Should I allow ODI to access Siebel Base T
Hi
We have a requirement to export the following data form Siebel to an external system in every two hours.
Contract(Agreement) Header Information
Contract(Agreement) Line Item Information
Entitlements
Warranties and
Install Base information.
The total number of fields to export from Siebel could be less than 45. We plan to use ODI (Oracle Data Integrator) for transferring data to the external system.
We have ODI 11.1.1.9 in place.
However, the question is that should we export the data from Siebel Base Tables to EIM tables and then allow ODI to pull it from EIM table in every two hours or should we allow ODI to access the Siebel Base Tables and export data in every two hours? In the first case we have to schedule an EIM to run in every two hours and then ODI to run. Also we'll have to have another job to clean up the EIM table.