Re: Migration to JDE



Marshall wrote:
Anyone every migrate a Pick system to JD Edwards Enterprise One?

Any help on exporting data for them would be great! Product files,
Addressbook, Customers, Suppliers, Orders, P/Os, Receipts, etc.

Thanks,

Marshall
We haven't exported to that one in particular, but we did build an extensive export tool. While we can't give it away, it's not rocket science. It includes a highly table-driven export routine, where you define the source of each data element, and how you want it exported. And, there's a built-in screen manager, so no matter how big the table is, you don't have to hand-code anything. Of course, it also flattens multi-values so the rest of the world can handle the data, and you define the joined tables for outputting. Lots of other bells and whistles, too.

HTH
.