JD Edwards is sales and accounting software sold and supported by Oracle. We need to get daily or weekly exports from an affiliate using JD Edwards, which I can then import into our system. That means I don't want any answers that result in some sort of proprietary format. Surely there is an "Export" button, or a way to save reports as Excell/CSV/TXT/XML/...?
Ideally, it should be something that the users at that company can run manually or schedule to run automatically. There's no real tech support over there, and I'm not keen to drive there and try to learn their system from scratch.
Edit: 2009-01-23 From what I read on the web, JD Edwards is backed onto an Oracle database, but the ERD is fairly difficult to understand without a data dictionary. Can anyone suggest either SQL to pull out basic sales data, or else point me at a webpage describing the data model?
Edit: 2009-04-21 Just a follow-up: they're running JDE via terminals to an AS/400. So it's strictly cursors and keyboard commands. None of the users seem to have access to real reporting; some of the screen show summaries, which the users paste into emails. So we haven't been able to follow dviggiani's advice of automated JDE Report exports.