If you are compiling a form that generates an error “Program X Does Not Allow INVOKE”, that means that the invoked program needs to be set to allow invoke. To do that, from a LID session, go to the form in pgmdef (pgmdef <prodline> <system code>). Select Define (F6) > Program (A). Set the property “Can Be Accessed Via INVOKE” to Yes. Compile the invoked form and then compile the custom form that does the invoking.
Define (F6) > Program (A)
This is an update to an older version of this article, which can be found here.
If you found this article helpful, Nogalis provides managed services and expert technical resources to assist with Lawson patching and system maintenance. Let us help ensure your patches are applied efficiently and your system is running smoothly. Contact us to learn more about how we can support your Lawson environment.
https://www.nogalis.com/wp-content/uploads/2025/07/Resolving-the-Error-Program-Does-Not-Allow-INVOKE.jpg470470Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2025-07-18 08:28:202025-07-15 11:33:30Resolving the Error “Program Does Not Allow INVOKE”
ERP systems are often multimillion-dollar investments, expected to drive efficiency, insight, and growth. But according to Shiv Kaushik, chairman and CEO of ICCG, many organizations struggle to define or measure ROI effectively—mostly because they ask the wrong questions too late. In his recent Forbes article, Kaushik urges companies to treat ROI as a strategic, evolving process—not a one-time calculation. Here are his seven key takeaways, summarized:
Start with the business problem. Align ERP goals with the real pain points it’s meant to solve—not just technical requirements.
Consider total cost. Look beyond software to include implementation, training, support, and lost productivity.
Track the right metrics. Use KPIs like cycle time and accuracy to demonstrate real value.
Measure productivity gains. ERP should reduce manual work and free teams for higher-value tasks.
Factor in intangibles. Benefits like agility, speed, and governance matter—even if hard to quantify.
Segment ROI. Break down value by business unit, timeframe, or strategic goal.
Revisit regularly. ROI isn’t static—review it over time to guide future investments.
ERP success isn’t just about reducing costs—it’s about enabling smarter decisions, faster growth, and long-term adaptability. As Kaushik puts it, the real ROI conversation doesn’t start at go-live—it begins well before, and it should never really end.
https://www.nogalis.com/wp-content/uploads/2019/05/erp-it-cloud.jpg467700Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2025-07-17 11:26:242025-07-13 11:29:02How To Calculate The ROI Of Your ERP Implementation
Infor has expanded its Strategic Collaboration Agreement with Amazon Web Services (AWS) to accelerate the adoption of generative AI across their shared customer base. This deepened partnership strengthens Infor’s long-standing integration with AWS’s advanced cloud and AI technologies, combining Infor’s specialized industry expertise—in sectors such as healthcare, manufacturing, and food & beverage—with AWS’s leadership in cloud computing and generative AI.
The collaboration focuses on co-innovation and co-selling of AI-powered solutions tailored to over 2,000 micro-verticals, addressing specific industry needs with precision. As an early adopter of AWS tools like Amazon Bedrock, Infor will enhance its ability to deliver intelligent, scalable solutions that streamline operations and improve customer experiences.
By leveraging AWS Marketplace, Infor can expand its reach, simplify software procurement, and enable faster deployment of its Cloud ERP offerings. This empowers customers to accelerate their digital transformation, realize faster time to value, and harness the full potential of AI-driven innovation.
https://www.nogalis.com/wp-content/uploads/2017/04/infor_sign.jpg578770Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2025-07-16 09:12:532025-07-12 11:20:01Infor Announces Strategic Collaboration with Amazon Web Services (AWS) to Propel Generative AI Innovations
This August is filled with virtual sessions in the Infor Community so you can enjoy the Summer sun while attending these meetings. Mark your calendars!
Monthly Office Hours
Hosted by: Infor
When: Tuesday, August 12th, 2025 from 12:00 to 1:00 (US/Eastern)
The HCM product team will be holding monthly open office hours for customers, partners and fellow Inforians to ask their questions on rolling out this important set of features. We will be pairing these office hour sessions with quarterly update webinars on the regular Innovation Insights series to overview product improvements as we continue to innovate on this functionality.
When: Thursday, August 14th, 2025 from 12:00 to 1:00 (US/Eastern)
We invite all our FSM customers to join us for a monthly office hours session to help with your organization’s Web App Consolidation rollout. Bring your questions, concerns, and feedback to our product team experts so that we can help ensure you have a successful adoption of this key feature!
In a recent Forbes article, seasoned technology executive Emil Sayegh highlights a troubling pattern of cybersecurity failures, as Ingram Micro, United Natural Foods Inc. (UNFI), and McDonald’s each suffered major breaches within a span of three weeks. Despite operating in vastly different industries, all were compromised due to basic, preventable security failures rather than advanced nation-state attacks. Ingram Micro, a leading IT distributor and cybersecurity provider, was paralyzed by ransomware despite offering top-tier security tools like Okta and Sophos. UNFI’s breach disrupted critical food logistics, underlining cybersecurity’s role in national infrastructure. Meanwhile, McDonald’s exposed sensitive applicant data through its AI hiring tool, McHire, due to default admin credentials—“123456.” Sayegh stresses that these incidents reveal a broader leadership and governance crisis. He urges organizations to refocus on cybersecurity fundamentals: identity controls, endpoint monitoring, immutable backups, patch management, AI and SaaS security, and alignment with frameworks like CMMC. His central message: cybersecurity isn’t just technical—it’s cultural. Accountability must start at the top.
https://www.nogalis.com/wp-content/uploads/2024/12/data-security-it.jpg360540Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2025-07-14 11:12:182025-07-12 11:36:02Three Breaches in Three Weeks: A Wake-Up Call for Enterprise Security
In a Lawson Cloud environment, its difficult to get logs off the server since now you’re likely restricted to FTP access and the latest logs are currently being written to by the server itself, thus throwing a deny exception when trying to download the latest logs from FTP.
I previously made another article on this explaining a work around for this but that takes a few extra steps and time. This is a quicker command line method if you need to test something immediately.
First login to Lawson Interface Desktop
Go to the directory in which the logs exist
Type this command: tail -500 <name of log file being written to> | lashow
Example: tail -500 ios.log | lashow
As you see above, this uses the tail command combined with -500 parameter which returns the last 500 lines written to the log. You can change -500 to whatever amount of lines you want to return (the more the longer it takes to load)
The optional piped LASHOW command is to open this in a separate scrollable and searchable window within LID.
This becomes especially useful when testing live forms or code in Lawson.
If you found this article helpful, Nogalis offers expert managed services to optimize your Infor Cloudsuite or Lawson environment. From troubleshooting log issues to streamlining processes, we provide tailored support to keep your system running efficiently. Contact us to learn how we can enhance your Lawson Cloud experience without the overhead of full-time staff.
https://www.nogalis.com/wp-content/uploads/2020/01/How-to-Analyze-a-Cloud-based-Log-Quickly-in-Lawson.jpg470470Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2025-07-11 08:20:322025-07-09 09:21:18How to Analyze a Cloud-based Log Quickly in Lawson
ERP (enterprise resource planning) systems were designed to democratize data access, yet by centralizing control with CFOs (chief financial officers), they often marginalize operations and hinder genuine digital transformation. The article “The ERP Paradox: How Digital Transformation Reinforces CFOs as Data Gatekeepers” from CIO.com discusses the unintended consequences of finance-led ERP implementations. While CFOs excel in financial stewardship, their focus on compliance and structure can inadvertently marginalize operational needs such as real-time analytics and cross-functional visibility. This often leads to ERP systems that prioritize financial control over operational agility, potentially stalling true digital transformation. To address this, the article suggests appointing neutral transformation leaders, such as Chief Information Officers (CIOs) or Chief Technology Officers (CTOs), who can advocate for both financial and operational priorities. Additionally, the emerging role of Chief Artificial Intelligence Officers (CAIOs) is highlighted, emphasizing the importance of data democratization and AI-driven insights in bridging the gap between finance and operations.
https://www.nogalis.com/wp-content/uploads/2016/04/ERP-IT-Enterprise-Resource-Planning.jpg413620Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2025-07-10 13:24:192025-07-10 13:27:51The ERP paradox: How digital transformation reinforces CFOs as data gatekeepers
The IT landscape is constantly evolving, with new trends emerging as older practices fade. CIOs must identify which innovations offer value and which pose risks. CIOs must lead with clarity, build trust, and drive strategy, adds Rebecca Fox of NCC Group. Tech writer John Edwards shares an article on CIO.com that outlines eight key trends shaping the current enterprise IT landscape:
Proliferation of AI: AI remains the top priority for IT leaders, driving productivity improvements in areas like DevSecOps and software development. However, AI adoption in critical business functions faces delays, and there’s an increased risk of cyber attacks leveraging AI.
Data Analysis and Hardware Investment: Analyzing unstructured data with advanced chips and AI is transforming industries by enabling personalized customer experiences and supporting organizational change, including talent management.
Cloud-Native and Multicloud Strategies: Enterprises are adopting cloud-native architectures like containers and Kubernetes, enabling greater agility and avoiding vendor lock-in, though managing complexity and security across multiple clouds remains a challenge.
Cybersecurity and AI Risks: As AI is exploited by cybercriminals, organizations must enhance security investments and develop strategies to stay ahead of emerging threats, emphasizing risk management and cross-functional collaboration.
Low-Code/No-Code Platforms: These platforms democratize app development, accelerating innovation and addressing developer shortages. However, they require strong governance to prevent data sprawl and security issues.
Real-Time Risk Platforms: The rise of context-aware, real-time risk management tools harnesses diverse data sources for instant insights, supported by improved talent acquisition for IT teams.
Edge Computing and Data Sovereignty: Stricter data residency laws are driving enterprises to distribute infrastructure closer to users, necessitating hybrid architectures and new skills in compliance and distributed systems.
AI-Driven Digital Transformation: AI is redefining digital transformation, emphasizing the need for simplifying technology stacks, data hygiene, and strategic AI adoption. Leaders who embrace these changes will gain a competitive edge.
Overall, the article emphasizes that successful CIOs must navigate these overlapping trends with strategic agility, security focus, and a willingness to lead bold transformations.
Resolving the Error “Program Does Not Allow INVOKE”
Articles, Frontpage Article, NewsIf you are compiling a form that generates an error “Program X Does Not Allow INVOKE”, that means that the invoked program needs to be set to allow invoke. To do that, from a LID session, go to the form in pgmdef (pgmdef <prodline> <system code>). Select Define (F6) > Program (A). Set the property “Can Be Accessed Via INVOKE” to Yes. Compile the invoked form and then compile the custom form that does the invoking.
Define (F6) > Program (A)
This is an update to an older version of this article, which can be found here.
If you found this article helpful, Nogalis provides managed services and expert technical resources to assist with Lawson patching and system maintenance. Let us help ensure your patches are applied efficiently and your system is running smoothly. Contact us to learn more about how we can support your Lawson environment.
How To Calculate The ROI Of Your ERP Implementation
NewsERP systems are often multimillion-dollar investments, expected to drive efficiency, insight, and growth. But according to Shiv Kaushik, chairman and CEO of ICCG, many organizations struggle to define or measure ROI effectively—mostly because they ask the wrong questions too late. In his recent Forbes article, Kaushik urges companies to treat ROI as a strategic, evolving process—not a one-time calculation. Here are his seven key takeaways, summarized:
ERP success isn’t just about reducing costs—it’s about enabling smarter decisions, faster growth, and long-term adaptability. As Kaushik puts it, the real ROI conversation doesn’t start at go-live—it begins well before, and it should never really end.
For Full Article, Click Here
Infor Announces Strategic Collaboration with Amazon Web Services (AWS) to Propel Generative AI Innovations
NewsInfor has expanded its Strategic Collaboration Agreement with Amazon Web Services (AWS) to accelerate the adoption of generative AI across their shared customer base. This deepened partnership strengthens Infor’s long-standing integration with AWS’s advanced cloud and AI technologies, combining Infor’s specialized industry expertise—in sectors such as healthcare, manufacturing, and food & beverage—with AWS’s leadership in cloud computing and generative AI.
The collaboration focuses on co-innovation and co-selling of AI-powered solutions tailored to over 2,000 micro-verticals, addressing specific industry needs with precision. As an early adopter of AWS tools like Amazon Bedrock, Infor will enhance its ability to deliver intelligent, scalable solutions that streamline operations and improve customer experiences.
By leveraging AWS Marketplace, Infor can expand its reach, simplify software procurement, and enable faster deployment of its Cloud ERP offerings. This empowers customers to accelerate their digital transformation, realize faster time to value, and harness the full potential of AI-driven innovation.
For Full Article, Click Here
ujobload fails in lawappinstall activate
Articles, Frontpage Article, NewsDuring patch install, if customizations exist, the activate will fail on ujobload
lawappinstall ACTIVATE installation started at 11/14/2024 15:48:00 for the following deliverables: PATCH121887.57 PATCH121211.58 PATCH126341.59.
command line = ‘E:\lawson\gen/bin/lawappinstall activate test10’.
11/14/2024 15:48:03 Bypassing Database preparation. Already successful.
11/14/2024 15:48:03 Bypassing blddbdict. Already successful.
11/14/2024 15:48:03 Executing dbreorg listing.
11/14/2024 15:48:03 dbreorg listing execution successful.
11/14/2024 15:48:03 Database change confirmation.
11/14/2024 15:48:07 Database change confirmation successful.
11/14/2024 15:48:07 Database reorganization confirmation.
11/14/2024 15:48:09 Database reorganization confirmation successful.
11/14/2024 15:48:09 Executing dbreorg.
11/14/2024 15:48:09 dbreorg execution successful.
11/14/2024 15:48:10 Executing ujobdump for TEST10.
11/14/2024 15:48:10 ujobdump execution successful.
11/14/2024 15:48:10 Executing ujobload for TEST10.
11/14/2024 15:48:10 ERROR – ujobload failed.
Resolution:
Review the lawdir/prodline/backup/ACTIVATEstage/JOBconversion.dmp file for user jobs that need to be deleted from jobdef.
Look for #> NTID JobName
In portal, under LSF Administrator Tools, username lookup
Upcoming Events August 2025
EventsThis August is filled with virtual sessions in the Infor Community so you can enjoy the Summer sun while attending these meetings. Mark your calendars!
Monthly Office Hours
Hosted by: Infor
When: Tuesday, August 12th, 2025 from 12:00 to 1:00 (US/Eastern)
The HCM product team will be holding monthly open office hours for customers, partners and fellow Inforians to ask their questions on rolling out this important set of features. We will be pairing these office hour sessions with quarterly update webinars on the regular Innovation Insights series to overview product improvements as we continue to innovate on this functionality.
View/Register Now
FSM Monthly Office Hours – August
Hosted by: Infor
When: Thursday, August 14th, 2025 from 12:00 to 1:00 (US/Eastern)
View/Register Now
Three Breaches in Three Weeks: A Wake-Up Call for Enterprise Security
NewsIn a recent Forbes article, seasoned technology executive Emil Sayegh highlights a troubling pattern of cybersecurity failures, as Ingram Micro, United Natural Foods Inc. (UNFI), and McDonald’s each suffered major breaches within a span of three weeks. Despite operating in vastly different industries, all were compromised due to basic, preventable security failures rather than advanced nation-state attacks. Ingram Micro, a leading IT distributor and cybersecurity provider, was paralyzed by ransomware despite offering top-tier security tools like Okta and Sophos. UNFI’s breach disrupted critical food logistics, underlining cybersecurity’s role in national infrastructure. Meanwhile, McDonald’s exposed sensitive applicant data through its AI hiring tool, McHire, due to default admin credentials—“123456.” Sayegh stresses that these incidents reveal a broader leadership and governance crisis. He urges organizations to refocus on cybersecurity fundamentals: identity controls, endpoint monitoring, immutable backups, patch management, AI and SaaS security, and alignment with frameworks like CMMC. His central message: cybersecurity isn’t just technical—it’s cultural. Accountability must start at the top.
For Full Article, Click Here
Weekly Patch Notification: July 12, 2025
Articles, Frontpage Article, PatchesHow to Analyze a Cloud-based Log Quickly in Lawson
Articles, Frontpage Article, NewsIn a Lawson Cloud environment, its difficult to get logs off the server since now you’re likely restricted to FTP access and the latest logs are currently being written to by the server itself, thus throwing a deny exception when trying to download the latest logs from FTP.
I previously made another article on this explaining a work around for this but that takes a few extra steps and time. This is a quicker command line method if you need to test something immediately.
As you see above, this uses the tail command combined with -500 parameter which returns the last 500 lines written to the log. You can change -500 to whatever amount of lines you want to return (the more the longer it takes to load)
The optional piped LASHOW command is to open this in a separate scrollable and searchable window within LID.
This becomes especially useful when testing live forms or code in Lawson.
If you found this article helpful, Nogalis offers expert managed services to optimize your Infor Cloudsuite or Lawson environment. From troubleshooting log issues to streamlining processes, we provide tailored support to keep your system running efficiently. Contact us to learn how we can enhance your Lawson Cloud experience without the overhead of full-time staff.
The ERP paradox: How digital transformation reinforces CFOs as data gatekeepers
NewsERP (enterprise resource planning) systems were designed to democratize data access, yet by centralizing control with CFOs (chief financial officers), they often marginalize operations and hinder genuine digital transformation. The article “The ERP Paradox: How Digital Transformation Reinforces CFOs as Data Gatekeepers” from CIO.com discusses the unintended consequences of finance-led ERP implementations. While CFOs excel in financial stewardship, their focus on compliance and structure can inadvertently marginalize operational needs such as real-time analytics and cross-functional visibility. This often leads to ERP systems that prioritize financial control over operational agility, potentially stalling true digital transformation. To address this, the article suggests appointing neutral transformation leaders, such as Chief Information Officers (CIOs) or Chief Technology Officers (CTOs), who can advocate for both financial and operational priorities. Additionally, the emerging role of Chief Artificial Intelligence Officers (CAIOs) is highlighted, emphasizing the importance of data democratization and AI-driven insights in bridging the gap between finance and operations.
For Full Article, Click Here
8 trends defining the enterprise IT market today
NewsThe IT landscape is constantly evolving, with new trends emerging as older practices fade. CIOs must identify which innovations offer value and which pose risks. CIOs must lead with clarity, build trust, and drive strategy, adds Rebecca Fox of NCC Group. Tech writer John Edwards shares an article on CIO.com that outlines eight key trends shaping the current enterprise IT landscape:
Overall, the article emphasizes that successful CIOs must navigate these overlapping trends with strategic agility, security focus, and a willingness to lead bold transformations.
For Full Article, Click Here