Oracle as our new ERP solution [closed]
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
开发者_如何学编程 Improve this questionOur company just decided on Oracle as our new ERP solution. As the current in-house Developer of our WMS/ERP system (VB6/C#/ SQL/VFP) What skills, references, things to learn, words of wisdom you recommend to get a head of the curve for this supplementation.
By "Oracle is our new ERP system" do you mean you are migrating your custom code to an Oracle-database based system?
If that's the case, Oracle Database concepts guide is probably the first thing that you should get started with. There is obviously a big learning curve to this and it will take time, but as someone who understands the existing system, you are definitely at an advantage.
If you mean you are moving to a vendor based (oracle being the vendor) ERP system, there are many systems out there that Oracle has released into the market and each of them with a different technology framework and underlying components. Eg..If you are moving on to Oracle Apps 11i modules or E-Biz, Java and Oracle Database would be the underlying components that you need to concentrate on first. If the ERP system is the new Fusion Applications suite, Oracle's ADF Framework is the place to begin.
By the way, any specific reason why they have such a HUGE shift in the technology stack?
精彩评论