Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
General
Career Development
COBOL SKILLS - Hard to Find
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Hitman
Past 24 Hours:
0
Prev. 24 Hours:
1
Overall:
5208
People Online:
Visitors:
242
Members:
0
Total:
242
Online Now:
New Topics
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
Lawson S3 Procurement
ED501 Error: Map 850 not supported by /law/c15vda/lawson/test10/edi/bin/laws_out_91
11/12/2024 3:47 PM
Tried runnning ED501 and getting the atathced erro
Lawson S3 HR/Payroll/Benefits
Error
11/6/2024 9:54 PM
When I try to enroll a retiree in 72.1 health plan
Infor ERP (Syteline)
Syteline: New Data Maintenance Wizard (Error) Need help
11/1/2024 4:24 PM
Hi, I need help with an error on syteline while us
Dealing with Lawson / Infor
Implementing Lawson v10 with Cerner Surginet, Case Cart Picking, and Quick Adds for the OR
10/29/2024 4:20 PM
Hi Everyone, I am wondering if there is any org
Lawson S3 HR/Payroll/Benefits
Canada Tax Calculation (Federal and Provincial) Issue
10/23/2024 5:00 AM
Initially, we had problem with CPP2 calculation is
Lawson S3 HR/Payroll/Benefits
CA Section 125 401k Plan
10/22/2024 10:13 PM
Does anyone have any recommendations on how to fac
S3 Systems Administration
Running AC120 deleted records from ACMASTER table
10/22/2024 3:40 PM
We recently ran the AC120 as normal and somehow it
Lawson S3 Procurement
RQ13 Approval Info
10/17/2024 2:12 PM
When a Requisition is approved on RQ13, what table
S3 Customization/Development
Read and Write CSV file COBOL
10/9/2024 2:53 PM
Does anyone have a quik example of a program that
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
1372
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
General
Career Development
COBOL SKILLS - Hard to Find
Please
login
to post a reply.
13 Replies
4
Subscribed to this topic
8 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
Paul M
New Member
Posts: 1
10/23/2014 1:19 PM
We've been a Lawson S3 site since 1999 and have the basic suites (PR, HR, GL, AP, Supply Chain). Our IS staff are all competent MF COBOL programmers. While we try not to customize....over the years quite a few programs have been customized. Certainly we have quite a few custom reports and extracts, but we also have some business rule oriented code. We don't yet use Landmark, or Design Studio, although we'd consider investing in other tools.
Our COBOL staff are not getting any younger - and the young IS folks appear interested in anything but COBOL. How is your IS Lawson shop adapting? Are you able to get away from COBOL and still support your customers? How?
Thanks for any insights!
ALB
Veteran Member
Posts: 130
10/23/2014 2:17 PM
At my prior job, our lead developer did not know COBOL at all (read or write code). He got around it by writing SQL, and I know a lot of people use SSIS packages to help with interfaces and SSRS for reports. Then, we purchased Design Studio and Process Flow thinking we would get away from COBOL. We found out that Design Studio code confused a senior level web developer who transferred to our group, and easy things like copy and paste in the Design Studio GUI is unpredictable. By this, I mean that when you paste, you expect the code to be pasted at the cursor; however, the code would be pasted elsewhere. My experience was that our web developer who used Dreamweaver or other tools hated the Design Studio GUI. I got frustrated too. Unless I had very little code to write in Design Studio, I preferred to put it in a library and use an editor which helped me locate issues better than the one in Design Studio. One of the premises of doing the changes in Design Studio was that customizations would be easier to manage; however, I found that to be untrue. We had a transaction which would skip records while paging, so I logged that with Lawson. When the change came back, the program worked in native COBOL; however, Design Studio had to have the new field dropped into the screen and the code had to be reworked. Things like AGS and DME calls really confused our web developer to the point that he gave up and just did SQL updates straight into the GEN database when he tried to update the dates on reports. Lawson said it was a really easy task to do in Process Flow. I wasn't too happy, and our web developer said he would try to do things the Lawson way the next time but never did. I really understand your problem as both our lead developer and senior web developer were in their mid to late 50s. I think Process Flow has a lot of potential, but it takes time to learn. I really like the tool in Design Studio to build AGS calls.
There are some younger folks who are picking up COBOL if they feel like the organization will help the employee develop their career and has a direction of where they want to go with Lawson. If you think about it, anyone who is not really close to retirement has to worry about their skills being obsolete. You need to mitigate their concerns. I found people who worked with SQR have a relatively easy time of transitioning to COBOL. I am sure there are other coding skills which are easier to transition to COBOL.
The.Sam.Groves
Veteran Member
Posts: 89
10/23/2014 4:33 PM
This year was my first Inforum, so it might just be one of those things that happens at every one of them that I just don't have the experience to realize yet.
But what I saw this year at it was any indication, anyone planning on sticking with Infor for the long haul and actually receive support on their products without paying out the nose for it, should probably plan on giving COBOL up eventually.
Infor seems to be very much in the vouge of transfering to cloud based SaS and ditching both COBOL and the idea of clients making many customizations at all to the product.
Jason Beard
Veteran Member
Posts: 124
10/24/2014 1:26 AM
at the risk of making a shameless plug.... there are consultants out there that specialize in Lawson and are more than capable of making changes/customizations and or integrating into and out of Lawson using COBOL or custom AGS/DME (Servlet/Router) calls etc. Your best bet is to bring someone in house that knows or is willing to learn, assuming you expect to have a substantial/daily need. If it's more one off type of situations, there are a number of external options available.
end of shameless plug...
Jimmy Chiu
Veteran Member
Posts: 641
10/24/2014 6:57 PM
COBOL is not the problem. People is the problem. If you get a good smart employee who's willing to learn, he/she would be pumping out custom programs in no time. Took me a month to go from knowing nothing about COBOL to program anything in COBOL.
Mark Petereit
Advanced Member
Posts: 21
11/1/2014 11:57 AM
The web services have completely eliminated our need for COBOL customizations. I have developed a number of .NET libraries that turn all of our Lawson tables and screens into C# objects that at FAR easier to interact with programmatically, and make it much easier for us to extend the functionality of Lawson with very minimal risks of disruption from Lawson upgrades.
A good example is a project I just completed for our Training department. We use a third-party LMS and our trainers were spending hours each pay period entering updated medical certifications in both our LMS and Lawson. I was able to integrate Microsoft Office’s built-in OCR capabilities to develop a .NET app that lets them plop a whole pile of certs on a scanner, then let them quickly click through them all on the screen, and simply confirm that the OCR read the names, certifications and dates correctly. PA22 is updated automatically with the certs and they get a perfectly formatted CSV file when they're done that they upload to our LMS. What took 2 employees hours now takes one employee just a few minutes.
No customization of Lawson at all. And when we upgraded from Lawson 8 to Lawson 9 and everything switched from DME/AGS to SSO, it was just a simple change in one C# object and all our previous customization worked with the new system.
Ray Wagner
Basic Member
Posts: 6
11/1/2014 12:08 PM
I agree with many of the comments above. I began my COBOL programming career back in the 70's using an IBM punched card system while listening to Ozzy, Sabbath, Van Halen, KISS, etc on my headphones. Other than getting rid of the punched cards, nothing has really changed for me when programming in COBOL ... LOL... But, over the years, us 'dinosaurs' all had to adapt and learn more languages to keep up with the times. My companyhas used Lawson since 1998. Besides the back end COBOL, we've had to learn Oracle tools, Crystal Reports, M/S-Access using ODBC, different operating systems, etc. We have MANY custom mods in our Lawson system. Although Lawson Infor does plan to phase our COBOL at some point, COBOL skills are still very much needed in this community especially when installing application CTP's with COBOL customizations. Younger folks with no COBOL skills, as it is rarely taught anymore, is something they can benefit from if they plan to continue to work on non-Landmark technology. One never knows when COBOL will truly go away. And us 'dinosaurs' will benefits from learning new tools and languages as they become available.
Dave Amen
Veteran Member
Posts: 75
11/2/2014 5:15 AM
Hello everyone,
Well, it certainly appears that COBOL is going by the wayside. A couple of things that many of us will miss:
- Compiled COBOL runs like greased lightning. Few other languages can even come close to its speed of execution.
- COBOL happens to be written in English: "MULTIPLY RATE BY HOURS GIVING PAY", for example. You can simply read it!
- Lawson COBOL isn't actually "raw" COBOL. The early developers wrote LID and the 4GL (4th Generation Language), which completely eliminate the tedious parts of COBOL and leave you with the good stuff - managing the logic. Those developers were brilliant!
Some things we won't miss - such as receiving a program patch via fax with COBOL code changes to type in!
Design Studio, Process Flow, Java, .NET, C# are all sexy and fun, but we'll be sorry to see COBOL go . . .
As far as which direction to go - I recommend being careful to develop expertise in technologies that stand the test of time with Lawson/Infor. Landmark and Process Automation, for example, look like they will stay for the long haul. COBOL is slowly going away (obviously), along with Smart Office!
Best regards,
Dave
(303) 773-3535
Matt Daniels
Basic Member
Posts: 14
11/3/2014 1:50 PM
Greetings,
I agree with several comments from above. Good developers can learn COBOL in a short amount of time and begin developing new programs quickly, even if it is not their language of choice or one they even know. Additionally good developers will find other solutions when needed.
From the rumblings I heard at Inforum it does sound like COBOL is going away since it sounds like many of the S3 products (all except PR) will be moving to Landmark in v11. My question is how long will Landmark be around before everything is a CloudSuite product?
Cheers!
Matt
L G
Advanced Member
Posts: 38
11/10/2014 3:03 PM
Plenty of COBOL developers around. But long term Lawson is moving away from COBOL. Its mostly gonna be LPL, IPA and Landmark tools henceforth.
BTW at Inforum did anyone hear about any Landmark development tools. Anything that allows us to rewrite our 4GL code to LPL or even writing a basic LPL program from scratch that matches the versatility of 4GL/Self Service. We had nightmares converting RSS customizations to RQC.
Roger L.
Basic Member
Posts: 8
11/12/2014 7:43 PM
I tell you what. There are very few languages out there that have been around and in wide use since the 1950's. I went to school after the military. I had one class in Cobol and have worked in nothing but. Well with the side of SQL, Javascript, Unix shell scripts, and Business Objects. Cobol is still a strong tool especially when used with the Net Express development tool. But I understand everyones frustration. Remember every language uses the same logic to accomplish the task. The only difference is in how the syntax works. Great discussion. BTW - I Hate Design Studio.
pgallucci12
Basic Member
Posts: 5
3/1/2015 3:48 PM
Regarding the cut & paste snafu described in AngelaC's post... I found the best way to get around that problem is to copy ALL the source code into a text editor and make your changes there. Then in the design studio editor DELETE EVERYTHING then paste EVERYTHING from the text editor. Works every time for me!
Carl.Seay
Veteran Member
Posts: 109
5/29/2015 12:47 AM
Rumor has it that Landmark 11 will finally allow LPL customization. Brush up on the Java skills...
I guess Configuration Console would be the equivalent of Design Studio, as far as allowing simple customizations via a GUI without changing the source code.
Scott Perrier
Veteran Member
Posts: 39
10/13/2015 2:03 PM
Per Infor in our discussions of upgrading to Xi. There is no more access to the source code for customizations, just Configuration Console with LPL to write your own functions/methods. Lawson S3 will be delivering grouped changes in a single jar file just like RQC at periodic intervals like monthly bug fixes and quarterly enhancements.
Please
login
to post a reply.