top of page
AF BLOG
Accelerated thoughts


Agent Experience (AX) Design: A Framework for Human–Agent Systems in OutSystems
Designing for AI Agents: Focusing on the How Recently, my colleague wrote about how AI is changing user interaction in complex systems. You can read that article here: https://www.acceleratedfocus.com/post/5-considerations-on-how-ai-rewrites-the-rules-of-user-interaction-in-complex-systems This article picks up where that one left off to focus on the how. Specifically, how we think about designing for AI agents inside real business processes. Not superficial chatbots, but ac

Kristi Kitz
Jan 21
All articles


What is OWASP and Why Does It Matter for OutSystems?
OWASP is a global initiative promoting secure software practices. This post explores the OWASP Top 10 security risks and how they apply to OutSystems apps, including issues like broken access control, injection, and insecure configurations. Developers are urged to adopt secure design principles, regularly update components, and apply role-based access control to build resilient OutSystems applications.

Mark Dolynchuk
Apr 10, 2025


OutSystems ODC Rest APIs: Unlocking Limitless Integration Possibilities
Unlock the power of OutSystems ODC REST APIs to automate tasks, integrate systems, and build dynamic, scalable applications effortlessly.

João Sousa
Dec 20, 2024


Pub/Sub on the Front-End
Discover how I tackled dynamic input validation in OutSystems using JavaScript to handle multiple income entries seamlessly.

Isaiah Paget
Jul 19, 2024


Is AutoNumber: Set it to No for Static Entities
When you create a Static Entity in OutSystems the default configuration for the Id attribute has the Is AutoNumber property set to Yes. ...

Greg Whitten
Oct 12, 2022


Waking Timers in Transactions
A little knowledge about how timer jobs run helps us write better code. Scenario Imagine we have a button that calls an action. That...

Kristi Kitz
May 5, 2022


Connecting With Loved Ones Using OutSystems
The Problem Make a list of people who would worry about you if you were in the hospital. How long is this list? Who is on this list? How...

Julian Hernandez
Apr 20, 2022


OutSystems Tags
Have you ever been building in OutSystems and wished they had some of your favorite HTML elements in the list of widgets? Tags like h1...

Greg Whitten
Oct 8, 2019


Filtering aggregates in OutSystems when the 'With or Without' option is used
Sometimes you'll have a join in your aggregate that uses the 'With or Without' option. For those familiar with SQL this is an outer join...

Greg Whitten
Sep 2, 2019

Ready to get started?
Let us help transform your business on the industry leading modern application platform
bottom of page