infor.com
concierge
infor u
developer portal
Posts
Categories
Groups
Hubs
Developer
Healthcare
Hospitality
Public Sector
CloudSuites
Aerospace & Defense (LN)
Automotive (LN)
Chemicals (M3)
Corporate (FSM/HRT)
Distribution (Sx.e/CSD)
Distribution Enterprise (M3)
Engineering & Construction (LN)
Fashion (M3)
Food & Beverage (M3)
Healthcare (FSM/HRT)
Industrial (Syteline/CSI)
Industrial Enterprise (LN)
Manufacturing (M3)
Public Sector (FSM/HRT)
Solutions
Supply Chain Management (SCM)
Human Capital Management (HCM)
Events
Groups
Your Groups
User Groups
Migrated Forums
FSM/HCM/S3 - Infor Lawson 10.x
HCM/S3 - Learning and Development
HCM/S3 - Global HR
HCM/S3 - Talent Acquisition
HR Service Delivery
Human Capital Management (HCM) - EMEA
Infor Configuration Management for Service Industries
Lawson - Business Intelligence
Lawson - Financials
Lawson - Human Resources
Lawson - Supply Chain
Lawson - Supply Chain Management
Lawson - Technology
MSCM on Landmark
About
Community News
Email Community Support
Home
Groups
LN ERP - Customer Community
ERP LN Upgrades
cbarry
We are interested in connecting with other companies that have implemented an ERP Upgrade Strategy or Process. We highly customized our Baan IV environment which makes it impossible for us to take upgrades or monthly solution packs. With our implementation of ERP LN we would like to create an environment that makes it possible to keep the software more current and take advantage of new functionality enhancements. This is a big paradigm shift for us. If anyone would be able to share their strategy and experiences around decision making, business involvement, process, roles, testing, etc., please let me know. Thanks.
Find more posts tagged with
Comments
Legacy Contributor
We are also heavily customized. However we were able to upgrade from Baan IVc3 to BaaN IVc4. We used Qkey which enables some customization but does not modify source code.
I've also heard that you should have 2 servers. One to test an upgrade prior to installing in production system.
bonnie-dziadkowiec
Hello Laura--We have several customer profiles featuring Baan to LN upgrades on our website that you can review. Go to: www.infor.com/solutions/erp/ and select the individual links to each customer profile. And if you want to speak to a customer about their experience, please let your sales rep know and he'll connect you with a customer. Hope this helps!
Legacy Contributor
What I am always recommending are the following key points:
* Have source code available, even if you do not modify it (for debugging, programming customizations against standard libraries, etc.)
* Make maximum use of the "User Exit" functionality
* All addon logic goes into DLLs. One or more DLLs per required functionality, but not more then one functional requirement in one DLL (seperation of concerns)
* If you require a new field in a session, modify the standard table. DON'T create a "rucksack" table. Table modifications are cheap in terms of maintainability. Rucksack tables need a lot of glue code in the scripts, so they are not.
* Customizing Reports is the most expensive thing you can do in terms of maintainability. In contrary to common believe, modifying standard scripts is cheaper(!), when done properly. So don't allow for five different purchase order reports and five different sales order acknowlegemnet reports. Stick to a single report, using different layouts to serve multiple requirements.
* COMMENT PROPERLY when modifying standard scripts, using the bla.o, bla.n, bla.sn etc. tags that have been introduced by Baan developers long ago.
* Keep the changes in a standard script to a minimum: As already said: The logic goes into a DLL, the script only calls the DLL (whereever possible, of course).
best regards
Uli
--
Dipl. Ing. Ulrich Fuchs
www.ulrich-fuchs.de
Important Links
Community Hubs
Discussion Forums
Groups
Community News
Popular Tags
CPQ: Ask a Colleague
FAQs, How-To, and Best Practices
Idea
Infor OS Portal
UI Design
CPQ: Tips and Tricks
Infor Homepages
Widget Development
Infor EPM Migration
Infor Ming.le