r/mendix

OutSystems teams: when AI enters the project, where does the training data come from?
▲ 10 r/mendix+1 crossposts

OutSystems teams: when AI enters the project, where does the training data come from?

A question that I think is going to get more important across OutSystems shops as Mentor and Data Fabric move from announcement into adoption.

If your AI / ML / data science team asked for production-shape data from your OutSystems applications tomorrow (real volumes, real customer patterns, real edge cases) to train or fine-tune a model or process, how long until they had it?

A few things I'm trying to understand from teams actually doing this:

1) Where does the training data come from in practice? A Service Studio extension? Direct SQL Server / Oracle queries against the runtime DB? A timer that exports to a file? Something on the Forge? Mentor / Data Fabric integration?

2) For OutSystems entities specifically (with all the platform metadata, BPT process instance data, system tables), do you train on the user-data-only subset, or is the platform context part of the value?

3) Anonymization before training: who owns it? The OutSystems team? The data team? Both, in a handoff?

4) For ODC vs O11, does the AI access pattern look different given the operational model differences?

5) Is your AI / ML initiative moving forward steadily, or is it stalled because the data plumbing isn't ready?

My newsletter edition this week is the series finale, on whether low-code data infrastructure is ready for AI. Asking r/OutSystems before I extrapolate from generic patterns. The OutSystems-specific shape of this is what I want to learn.

u/thisisBrunoCosta — 4 days ago
▲ 3 r/mendix

How to resolve bugs/user queries of Mendix application that I didn't develop?

Hi
I'm pretty new to IT and Mendix. currently I'm working as a support associate for a bunch of Mendix applications(5+). I was wondering how will i resolve issues in applications that I didn't develop.
What to do if I'm feeling completely clueless about the fix?

reddit.com
u/TheseCombination8705 — 10 days ago
▲ 5 r/mendix

Best long term strategie for non software development company

What is the best long term strategy for a company that wants to develop their own application(s), but is not an software development company, but a logistic supply chain company with own terminal and transporting company.

Develop software ai suported in c#/.net or ai suported in Mendix ?

reddit.com
u/SecretOfTheMoon — 9 days ago
▲ 4 r/mendix

Has anyone tried using mxcli with AI agents for Mendix development? Which LLM you guys are using?

I’m exploring the idea of using mxcli together with AI agents to assist with Mendix development.

The goal is to see whether it can help with tasks such as generating or modifying modules, managing app structure, automating repetitive development work, and possibly improving the overall development workflow.

For those who have tried it:

How reliable is mxcli in real Mendix projects?

Can it safely handle changes without breaking the app model?

Is it useful for day-to-day development, or only for small/simple automation tasks?

Are there any limitations, risks, or best practices I should know before trying it?

I’m especially interested in feedback from anyone who has used it with AI coding agents like Cursor, Cline, Claude Code, Codex, or similar tools.

reddit.com
u/Mother_Classroom_537 — 11 days ago
▲ 8 r/mendix+1 crossposts

Mendix teams: how do you actually anonymize production data for dev/acceptance?

Your Mendix team needs production-shape data in dev or acceptance to test properly. Real volumes, real distributions, real edge cases that synthetic test data won't surface.

But that data has personal information in it. GDPR doesn't care which environment it's sitting in.

How do you actually handle this in practice**?**

A few specific things I'm trying to understand:

1) Do you anonymize before the data leaves production, during transfer, or after it lands in the lower environment**?**

2) If you anonymize after, where does the un-anonymized export sit in the meantime, and is that intermediate storage in scope for your compliance audits**?**

3) For consistency (a name appearing in 47 records becoming the same fake name across all 47), are you using a tool, a Java action, a microflow that runs at first startup, or something else**?**

4) For referential integrity across the domain model, what breaks first when teams improvise**?**

5) For Mendix Cloud restores specifically, how are you handling the gap between "full backup restore" and "restored-then-anonymized"?

I'm not pitching anything. My next newsletter edition is on this topic and I'd rather hear how Mendix teams actually solve it before I extrapolate from generic patterns.

Have you found a clean approach, or is everyone improvising and hoping the auditor doesn't ask too many questions?

Thanks!

u/thisisBrunoCosta — 11 days ago