Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Infor / Lawson Platforms
S3 Systems Administration
experience with adding MSP6 to HR & GL suites?
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Paula Manning
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5269
People Online:
Visitors:
357
Members:
0
Total:
357
Online Now:
New Topics
Lawson S3 Procurement
Tolerance Settings
3/31/2025 2:01 PM
I've been trying to set a tolerance for some t
Dealing with Lawson / Infor
Printing Solutions other than MHC
3/27/2025 1:00 PM
What are others using for printing solutions besid
Lawson S3 Procurement
Green check marks in Lawson 9.0.1
3/20/2025 4:55 PM
Hi, How to remove green check mark on items when o
Lawson S3 HR/Payroll/Benefits
Pay Rate History to Show All Positions
2/26/2025 3:34 PM
Does anyone know how to modify payratehistory.htm
Infor CloudSuite
How to build a Pre-Prod tenant
2/7/2025 1:28 AM
After we finished our implementation and ended our
Lawson S3 Procurement
Browser issue with RQC Shopping
1/28/2025 5:49 PM
Since the recent Chrome/Edge updates, our RQC shop
Lawson S3 Procurement
S3-Procurement New Company
1/22/2025 10:38 PM
My Accounting Department has created a new Company
S3 Customization/Development
JUSTIFIED RIGHT
1/15/2025 7:41 PM
Is there a way in Lawson COBOL to make a character
S3 Systems Administration
ADFS certificate - new cert
12/3/2024 9:38 PM
The certificates on the windows boxes expired and
Lawson S3 HR/Payroll/Benefits
Post Tax Benefit Plan Table
11/14/2024 9:16 PM
Hi, totally new to Laswon. I have a repor
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3291
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1375
Roger French
1315
mark.cook
1244
Forums
Filtered Topics
Unanswered
Unresolved
Announcements
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
Infor / Lawson Platforms
S3 Systems Administration
experience with adding MSP6 to HR & GL suites?
Please
login
to post a reply.
7 Replies
0
Subscribed to this topic
27 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
bgodwin
New Member
Posts: 0
5/7/2007 5:58 PM
We are about to embark upon our first Lawson MSP (going from MSP5 to 6) on HR/GL 8.1 in Windows environment and I wanted to know if anyone has done this and can advise of the complexity and time required to pull this off.
John Henley
Posts: 3351
5/8/2007 8:04 PM
Split
Testing an MSP install can vary greatly; in my experience it's usually a 2-6 week effort, depending on the number of modules/suites as well as how many customizations. Things to watch out for: 1) any database changes introduced by the MSP, 2) any database customizations that need to be retrofitted during the MSP install process, 3) how many .scr (form) definitions Lawson changed via the MSP, etc.
Pay A LOT of attention to the install.log that gets created when the MSP is installed.
While It's not a MAJOR upgrade, but it can still be quite an ordeal.
One way to really figure out what needs to be tested is to look at the install.log that is created.
Roger French
Veteran Member
Posts: 549
5/9/2007 12:16 PM
Split
I agree with John. You should test thouroughly, after getting sign off from management/execs.
If you read the notes from the MSP you'll get an idea of what is being fixed or changed. Some of those fixes and changes may not impact your systems or operations directly depending on your company because you don't use that functionality, for example. But the "obvious" ones of course you should pay attention to.
-roger
bgodwin
New Member
Posts: 0
5/9/2007 12:17 PM
Split
Thanks for the heads up. In regards to your warnings,
1) database changes would be noted in the patch read me file, are we just ensuring that if a table or field was added that the database reflects the change?
2) we are fortunate not to have any customizations at this time, we are new to Lawson
3) What do we do about the .scr (form) definitions Lawson changed, do they require tweaking or eyeballing?
Sorry for so many juvenile questions, this is our first.
John Henley
Posts: 3351
5/9/2007 1:37 PM
Split
Database changes are important if you've designed any reports (e.g. Crystal) against the tables and/or if you've made customizations to the database itself (which it sounds like you've fortunately not done). Database changes should be noted in the read-me file, but they will definitely be obvious when you do the MSP install itself. If the MSP install does a 'dbreorg', you'll see what the database changes are. If you ever do make database changes, you'll actually need to use a different approach to the MSP install in order to re-introduce those changes. But that's an altogether separate topic which thankfully doesn't apply in your situation.
The screen changes are particularly important if Lawson changed the parameters screen for a batch job, and you have saved batch jobs (including recurring jobs). In those cases, the new screen definition no longer matches the parameters saved with the batch job, so those job definitions will need to be updated prior to running the batch jobs. This can be minor, or it can indeed be HUGE. In some (albeit rare) cases--including one I'm working on with a client right now--the screen definition changed and the client ran their old jobs and it resulted in corrupt data...
bgodwin
New Member
Posts: 0
7/9/2010 7:35 PM
Split
has anyone put in the MSP 4 for lawson version 9.0.1.5 (we are windows 2008 64 bit) and considering embarking upon the MSP. Any issues or gottcha's??
Greg Moeller
Veteran Member
Posts: 1498
7/14/2010 8:27 PM
Split
We have had particular difficulty with the Lawson interface jobs even while doing CTP patching, MSP's Environment updates, or the sending system (Cerner, ParExcellance, WITT, etc) have done upgrades or changes. Make sure that you test all of your interfaces extremely well!
Mark Ivankovich
Basic Member
Posts: 16
7/20/2010 4:26 PM
Split
We succeeded in upgrading 2 environments (test/dev) from 9.0.0.4 Env/Apps to 9.0.1.5 ENV/9.0.1.4 Apps (Aix5.3/Oracle10gr2).
Couldn't get launchpad.sh to work when installing WAS 6.1, I had to run the ./install instead.
Microfocus 64 bit netexpress install was somewhat tricky. We created a new install directory to not clobber the old 32 bit microfocus which one environment still uses.
Other than that, the install/config. phase was fine.
The users are starting to test, so the above comments will be on the radar screen. thanks for the heads up!
Please
login
to post a reply.