Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Datasource XML: how Synchronize from file?

624171Apr 4 2008 — edited Apr 14 2008
Hi,

i''ve a XML datasource that it works fine, and i've an interface that move some content of this datasource to an oracle database.

All work fine, but only on the first execution. If i do some changes on XML datasource (in XML File, add or update elements) and execute again the interface, odi doesn't replicate the changes. If i close odi and try again, it replicate the changes.

Then, i read in the user's manual that i should activate "SYNCHRONIZE FORM FILE", it's true? I go to the XML Driver Configuration Documentation, but the only option that he explain is edit some java code to do this (edit the Java code of Driver).

I think (and i hope!) that is possible to do this different, like add a parameter in JDBC Connection URL, or something similar.

Can anyone help me?

PD: if i deploy the interface in a package or in a scenario, i've the same problem.


Thank you!!!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 12 2008
Added on Apr 4 2008
2 comments
2,918 views