Join us for a no-cost event featuring AI experts focused on next generation resources for AI builders. IBM Dev Day: Bob Edition is designed to help you build faster with a trusted AI partner. Registration link - IBM Dev Day
Thu April 30, 2026 09:00 AM - Sun May 03, 2026 05:00 PM ET
What I Did in This Blog I have mapped the most stringent and business‑critical requirements from six key Saudi regulatory frameworks: SAMA CSF, Counter‑Fraud Fundamental Requirements, IT Governance Framework, Business Continuity Management Framework, NCA Cybersecurity Controls, and...
This blog explores the concept of IBM Concert, a collaborative platform designed to enhance teamwork and productivity within organizations. It delves into the critical aspects of this platform, emphasizing its significance for businesses in today’s fast-paced environment. By examining the...
Executive Summary For years, resilience was often discussed in narrow technical terms: disaster recovery plans, secondary sites, backup schedules, and outage prevention. Those disciplines still matter, but they no longer define the full challenge facing modern enterprises. Operational...
IBM Champion Spotlight: Abdulaziz Alasiri The Infrastructure Leader Behind neoleap's Digital Payment Revolution This month, we proudly highlight Abdulaziz Alasiri , Director of Cloud & Infrastructure at neoleap , a leading fintech company owned by Alrajhi Bank, and...
Executive Summary Business Cases Must Include the Journey Changing platforms can be justified when there is a clear commercial case, measurable improvement, and manageable transition risk. Too often, however, transformation programs begin with a technology conclusion and only later search...
Executive Summary Many cloud discussions still assume that the future begins somewhere new. For years, enterprise narratives implied that progress meant exiting established platforms, moving everything to distributed environments, and treating long-standing systems of record as barriers to...
Executive Summary The cloud conversation has matured. For years, organizations approached cloud strategy as a series of binary choices: public or private, single provider or multicloud, legacy or modern. Many of those decisions were shaped by technology fashion, narrow cost assumptions, or...
Hello Art, I fully agree that proper FOREACH programming is to put a USING clause if there are ? parameters in the query. However, AFAIKR, in first versions of I4GL, the FOREACH instruction did not allow a USING clause, and that's why you can find sequences like: OPEN curs USING ... FOREACH curs...