Earlier this week, Amazon Web Services (AWS) had a rough day — and so did just about everyone who depends on it. A glitch in one of AWS’s internal systems caused major slowdowns and outages across its biggest region, US-EAST-1, taking down parts of the internet for hours.
Apps like Slack, Venmo, Reddit, and Snapchat all went offline, and many businesses quickly realized just how much they rely on the cloud for everyday operations.
How It Hit Businesses
If your company runs ERP systems, data storage, or integrations in AWS, you probably felt the impact firsthand. When AWS stumbles, it’s not just your website that takes a hit — it’s the entire ecosystem behind it.
I spoke with one client who couldn’t process orders for half a day because their ERP database was hosted in the affected region. Others saw payroll, HR, and reporting tools grind to a halt because they couldn’t reach AWS services. Even businesses with on-premise systems ran into trouble when their AWS-based integrations went dark.
The big takeaway? Cloud outages don’t just cause downtime — they can pause your business if you’re not prepared.
The Real Issue: Access, Not Just Security
We talk a lot about data security and integrity, but this outage was a reminder that availability is just as important. You can have the best security setup in the world, but if your data’s unreachable, you’re still stuck.
Companies with multi-region backups or offline copies of key data were able to keep running. Those who didn’t? They were waiting on AWS to come back online before they could even log in.
How to Be Ready Next Time
Here’s what I tell my clients to think about after an outage like this:
- Spread things out. Don’t rely on one AWS region. If you instance allows it , then consider using multi-region replication or even a second cloud for key systems.
- Keep backups close. Store critical data somewhere else — or keep encrypted local copies you can access in a pinch.
- Have a plan. Make sure your team knows what to do (and who to call) if the cloud goes dark. Test it once or twice a year.
- Monitor independently. Use external monitoring tools so you know what’s happening even if AWS’s own systems are struggling.
- Know your connections. Map out which apps and vendors rely on AWS. It’s often more than you think.
The Bottom Line
This AWS outage wasn’t the end of the world — but it was a good wake-up call. The cloud is amazing, but it’s not bulletproof. Resilience doesn’t happen by accident; it’s something you build intentionally.
If your business runs on AWS or relies on cloud-based ERP systems, take this as a sign to review your setup. A few smart tweaks today can save you a whole lot of downtime (and stress) later.
Need a hand?
This is exactly the kind of thing Nogalis helps clients with. Through our Consulting and Managed Services, we help businesses strengthen their IT infrastructure, handle server maintenance, and keep you online with around-the-clock support.
If you’d like to talk about how to make your systems a bit more resilient — and a lot more reliable — let’s chat.
Your ERP Is Under Attack: Are You Ready?
NewsAs companies accelerate their digital transformation and move Enterprise Resource Planning (ERP) systems to the cloud, the risks of cyberattacks have never been more pressing. In a conversation with cybersecurity experts, Robert Holland, Cloud Leader, WIS & ERP Today, discusses how the centralized role of ERP systems has made them a prime target for attackers. While cloud-based ERPs offer real-time data and streamlined decision-making, they also create new vulnerabilities. In this post, we explore how organizations can better secure their ERP systems in the face of evolving threats.
Experts like Mariano Nunez of Onapsis emphasize that modern ERP systems, especially those in the cloud, are exponentially more exposed than in the past. Recent campaigns against SAP systems have demonstrated that sophisticated threat actors, including nation-states and criminal groups, are capable of exploiting zero-day vulnerabilities, often before patches are available, making timely remediation challenging. Patching delays and the slow rollout process leave systems vulnerable for extended periods.
Security threats have also evolved through social engineering, AI-driven phishing, and increased attack surfaces due to cloud and AI technologies. Organizations must implement multi-layered defenses, adopting strategies like zero-trust models, defense-in-depth, and automation to prioritize and manage security patches effectively. Industry-specific challenges are prominent; for example, healthcare and energy sectors require strict access controls and a security-first mindset to protect sensitive data and ensure operational continuity.
Leadership support and organizational culture are critical. Many organizations struggle to secure executive buy-in, but experts suggest framing cybersecurity as integral to business risk management, especially during ERP modernization initiatives. Continuous innovation in security practices—such as automation and integrated security platforms—is vital to stay ahead of threats.
Looking ahead, Holland stresses that cybersecurity is an ongoing journey, not a one-time project. Organizations must foster preparedness, rapid incident response capabilities, and a culture of security awareness. With the increasing sophistication of attacks—exploiting outdated vulnerabilities, AI-driven social engineering, and cloud vulnerabilities—being proactive is essential. Leaders should adopt a holistic, layered security approach, understand shared responsibility models in cloud environments, and collaborate with specialized vendors like Onapsis to protect their most valuable applications.
In an age of advanced threats, businesses must be ready for potential breaches—whether big or small. Preparing for ERP attacks isn’t just about technology; it’s about fostering a security-conscious culture at every level.
For Full Article, Click Here
Grounded by IT: Lessons from the Alaska Airlines Outage
UncategorizedIf it feels like déjà vu, you’re not alone. Just days after the AWS outage that took down parts of the internet early last week, airline giant Alaska Airlines had to ground all flights across its network due to a major IT failure. First the cloud, now the skies — it’s been a tough week for uptime. While Alaska Airlines quickly clarified that the issue wasn’t a cyberattack, it still highlights how fragile critical systems can be when even one piece of infrastructure goes down. A failure at the airline’s primary data center cascaded across multiple systems, halting flight operations and disrupting travelers nationwide.
For businesses that depend on enterprise resource planning (ERP) and other major information technology (IT) systems — whether that’s for logistics, finance, or customer service — this incident should feel very familiar. Because the truth is, it doesn’t take a massive airline to experience massive downtime.
So, what can companies learn from this?
The takeaway: prepare before you have to react.
Outages like these — whether from AWS, Alaska Airlines, or the next big headline — are reminders that resilience has to be built, not assumed. Every company relying on technology (which is basically every company) should be asking:
If those answers aren’t clear, now’s the time to get ahead of it.
At Nogalis, we help organizations strengthen their IT and ERP environments through proactive server maintenance, disaster recovery planning, and 24/7 managed support. Because downtime doesn’t just cost money — it costs trust, momentum, and peace of mind. The next major outage will likely follow AWS and Alaska Airlines and make headlines. Let’s make sure it’s not yours. Contact us today for a free quote.
Export service and identity information using ‘ssoconfig -c’
Articles, Frontpage Article, NewsA. To export a service, for example, the SSOP without identities:
From the command prompt, type ssoconfig -c and press Enter.
Enter your password for ssoconfig.
Type 5 for option (5) Manage Lawson Services.
Type 6 for option (6) Export service and identity info.
At the prompt “Do you want to export all services?” type 2 for (2) No.
At the prompt “Enter the services name separated by comma to be exported” type SSOP and press Enter.
At the prompt “Do you want to export the identities (“ALL” or “NONE”).” type NONE and press Enter.
Enter a filename for the export file, such as ssop.xml.
Type 12 or 13 to exit the menu
Locate the file in your current working directory.
B. To export ALL services without identities:
Type ssoconfig -c and press Enter .
Enter your password for ssoconfig.
Type 5 for option (5) Manage Lawson Services.
Type 6 for option (6) Export service and identity info.
At the prompt “Do you want to export all services?” type 1 for (1) Yes.
At the prompt “Do you want to export the identities (“ALL” or “NONE”).” type NONE and press Enter .
Enter a filename for the export file, such as AllServices.xml
Type 12 for option 12 (Exit).
Locate the file in your current working directory.
C. To export ALL services and ALL identities:
From the command prompt, type ssoconfig -c and press Enter.
Enter your password for ssoconfig.
Type 5 for option (5) Manage Lawson Services.
Type 6 for option (6) Export service and identity info.
At the prompt “Do you want to export all services?” type 1 for (1) Yes.
At the prompt “Do you want to export the identities (“ALL” or “NONE”).” type ALL and press Enter.
Enter a filename for the export file, such as servicesIdent.xml.
The next message will be “Choose format that Lawson Software should export credential information as.”
(1) Encrypted
(2) Opaque
(3) Back
(4) Exit
Type 2 for (Opaque).
Type 12 or 13 to exit the menu
Locate the file in your current working directory.
D. To export the SSOP service with identities:
From the command prompt, type ssoconfig -c and press Enter.
Enter your password for ssoconfig.
Type 5 for option (5) Manage Lawson Services.
Type 6 for option (6) Export service and identity info.
At the prompt “Do you want to export all services?” type 2 for (2) No.
At the prompt “Enter the services name separated by comma to be exported” type SSOP and press Enter.
At the prompt “Do you want to export the identities (“ALL” or “NONE”).” type ALL and press Enter.
Enter a filename for the export file, such as ssopIdent.xml.
The next message will be “Choose format that Lawson Software should export credential information as.”
(1) Encrypted
(2) Opaque
(3) Back
(4) Exit
Type 2 for (Opaque).
Type 12 or 13 to exit the menu
E. To list service properties for SSOP:
From the command prompt, type ssoconfig -c and press Enter.
Enter your password for ssoconfig.
Type 5 for option (5) Manage Lawson Services.
Type 10 for option (10) Manage Service Properties.
Type 3 for option (3) View/List Service Property.
At the prompt for “Enter the SERVICE NAME:” type SSOP and press Enter.
Attach a screenshot of the output.
Type 5 for option 5 (Exit).
Upcoming Events November 2025
EventsMark your calendars for a handful of Infor online sessions and an in person user event hosted by MRLUG!
Innovation Insights for Service Industries
Hosted by: Infor
When: Wednesday, November 5th, 2025 from 11:00 to 12:00 (US/Central)
View/Register Now
Monthly Office Hours
Hosted by: Infor
When: Tuesday, November 11th, 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
Hosted by: Infor
When: Wednesday, November 12th, 2025 from 11:00 to 12:00 (US/Central)
View/Register Now
Hosted by: Infor
When: Thursday, November 13th, 2025 from 12:00 to 1:00 (US/Eastern)
Where: Christus Health 5101 N. O’Connor Blvd. Irving, Texas 75039
View/Register Now
Hosted by: Metropolitan Region Lawson User Group (MRLUG)
When: Friday, November 14th, 2025
Where: Baltimore Headquarters 1 N Haven St Suite 201 Baltimore, MD 21224
Time: 8:00 am CST. to 5:00 pm ET
MRLUG User Group Event
November 14th, 2025 – RPI Corporate Office | Baltimore, MD
PDF Agenda as of 10.28.2025 – MRLUG
We are excited to invite you to the upcoming MRLUG event where you will discover how Infor’s latest innovations are transforming the way businesses operate. Whether you are looking to save time, improve efficiency, or focus your employees’ efforts on high-value tasks, this event will provide the insights and tools you need to succeed in today’s fast-paced business environment.
Infor Customers fee: $99.00
Vendors need to contact the MRLUG Board to receive promo code as space is limited
What to Expect:
PLEASE NOTE: We would love to feature our customers at the upcoming user group event! If you are interested in sharing your story, best practices or lessons learned, we would love for you to present. This is a great opportunity to showcase your expertise and connect with your peers. As a thank you, customers who present will receive a gift card.
Yes, I am Interested
We look forward to seeing you on November 14, you won’t want to miss it!
View/Register Now
When the Cloud Goes Down: What the AWS Outage Taught Us
NewsEarlier this week, Amazon Web Services (AWS) had a rough day — and so did just about everyone who depends on it. A glitch in one of AWS’s internal systems caused major slowdowns and outages across its biggest region, US-EAST-1, taking down parts of the internet for hours.
Apps like Slack, Venmo, Reddit, and Snapchat all went offline, and many businesses quickly realized just how much they rely on the cloud for everyday operations.
How It Hit Businesses
If your company runs ERP systems, data storage, or integrations in AWS, you probably felt the impact firsthand. When AWS stumbles, it’s not just your website that takes a hit — it’s the entire ecosystem behind it.
I spoke with one client who couldn’t process orders for half a day because their ERP database was hosted in the affected region. Others saw payroll, HR, and reporting tools grind to a halt because they couldn’t reach AWS services. Even businesses with on-premise systems ran into trouble when their AWS-based integrations went dark.
The big takeaway? Cloud outages don’t just cause downtime — they can pause your business if you’re not prepared.
The Real Issue: Access, Not Just Security
We talk a lot about data security and integrity, but this outage was a reminder that availability is just as important. You can have the best security setup in the world, but if your data’s unreachable, you’re still stuck.
Companies with multi-region backups or offline copies of key data were able to keep running. Those who didn’t? They were waiting on AWS to come back online before they could even log in.
How to Be Ready Next Time
Here’s what I tell my clients to think about after an outage like this:
The Bottom Line
This AWS outage wasn’t the end of the world — but it was a good wake-up call. The cloud is amazing, but it’s not bulletproof. Resilience doesn’t happen by accident; it’s something you build intentionally.
If your business runs on AWS or relies on cloud-based ERP systems, take this as a sign to review your setup. A few smart tweaks today can save you a whole lot of downtime (and stress) later.
Need a hand?
This is exactly the kind of thing Nogalis helps clients with. Through our Consulting and Managed Services, we help businesses strengthen their IT infrastructure, handle server maintenance, and keep you online with around-the-clock support.
If you’d like to talk about how to make your systems a bit more resilient — and a lot more reliable — let’s chat.
Weekly Patch Notification: October 25, 2025
Articles, Frontpage Article, NewsLawson PR140 is Currently Running – How to Resolve
Articles, Frontpage Article, NewsSometimes you will get this notice: PR140 is Currently Running (Invalid Parameters) may occur even when no PR140 job is waiting for recovery.
To fix this issue, look in the LSF database and check for a run flag below.
Check PRSYSTEM field PR140_RUN_FLG is R (blank it out or find out why the record is bad).
Also check PRMONITOR (LP00.1) to see if a run flag is flipped there as well. Fix if needed.
Then re-run PR132 and PR140 again.
Above is an example of a R (run flag), clear this field and re-run PR132 and PR140. This should resolve everything.
ERP Integration Strategies for a Scalable Finance Infrastructure
NewsToday’s finance teams do a lot more than close the books—they help steer company growth and make quick, data-driven decisions. But that’s tough to do if your systems don’t work together. As a recent article on Fintech Weekly explains, the key to keeping finance agile and scalable is ERP (enterprise resource planning) integration. When your ERP runs separately from payroll, procurement, or accounts payable tools, things get messy. Data gets duplicated, reports don’t match up, and month-end closes drag on. Integrating these systems creates a real-time flow of information, giving finance teams one reliable source of truth.
Why it matters:
Connected systems mean fewer errors, faster reconciliations, and better visibility into cash flow. For example, integrating accounts payable with ERP lets invoices and payments sync automatically—no more manual entry or chasing approvals. CFOs can instantly see how spending affects liquidity.
How to make it work:
Fintech Weekly suggests starting small and building gradually:
In the end, ERP integration does more than automate finance—it turns it into a strategic powerhouse. Teams spend less time fixing errors and more time planning growth.
For Full Article, Click Here
The Future of ERP: How Small and Mid-Sized Businesses Can Compete with Giants Using Smart Software
NewsSmall and mid-sized businesses (SMBs) face an uphill battle competing with global corporations that have vast resources and advanced technology. In an article from The AI Journal, technology journalist and content specialist Erika Balla explains how smart enterprise resource planning (ERP) systems are helping SMBs close that gap by turning complex, enterprise-grade tools into accessible growth platforms. Modern ERP software like SAP Business One gives smaller companies a unified view of sales, inventory, and finance—all in real time. Instead of relying on scattered spreadsheets, leaders gain clear insights to make faster, data-driven decisions. A study by Aberdeen Group found ERP users report 22% better order accuracy and 17% lower operating costs, results that can transform smaller firms’ efficiency and competitiveness. Balla also notes that Smart ERP automates tasks like invoicing and reporting, integrates departments across finance, supply chain, and customer service, and scales easily as the business grows. Looking ahead, Balla says that cloud deployment, artificial intelligence, and mobile access are making ERP even more flexible and affordable. Cloud platforms eliminate high infrastructure costs, AI enhances forecasting and risk detection, and mobile tools keep teams connected anywhere. Balla concludes that ERP is no longer a back-office luxury—it’s a strategic equalizer. For SMBs, adopting smart ERP early means operating smarter, responding faster, and competing confidently with industry giants.
For Full Article, Click Here
AM40.4 error: Security Violation
Articles, Frontpage Article, NewsIf user gets security violation when adding the disposal journal entry on AM40.4, follow the information below to resolve.
Verify the user has security access to the company. If not, the asset goes into a “disposal in progress” status. The entries could not be added due to the security error.
If a user received the security violation during the journal entry addition, they must go back into AM40.1 (Disposals) and delete the “disposal in progress” status asset. This way it will not release an incomplete disposal. If the user releases the disposal, the asset would change to a “disposed” status, but it would not contain any disposal journal entries.
You must then find a user who has security access to the company and have that user perform the complete disposal.
If you accidentally released the disposal, you can reinstate the asset using AM41.1.