Blog

Read the latest news & see the exciting projects we're working on.

Custom Enumerations in IFS Cloud: Using Them Safely
4 min read

Custom Enumerations in IFS Cloud: Using Them Safely

How custom enumerations work in IFS Cloud and IFS Applications, when to use them for custom attributes, and when a custom reference or modelled enumeration is the better design.

IFSIFS CloudDevelopmentConfigurationData ModellingEnumerations
IFS Lobby Design: Creating Useful Dashboards in Aurena
13 min read

IFS Lobby Design: Creating Useful Dashboards in Aurena

How to design and configure Aurena Contexts as role-based dashboards — KPI tiles, filtered lists, and quick navigation — and how it compares to the old Enterprise Explorer lobby.

IFSIFS CloudAurenaDashboardConfigurationUX
Custom Commands in IFS Aurena: Adding Buttons That Actually Do Things
12 min read

Custom Commands in IFS Aurena: Adding Buttons That Actually Do Things

How to add custom command buttons to Aurena pages via Configuration or Developer Studio — including PL/SQL actions, confirmation dialogs, and parameter passing.

IFSIFS CloudAurenaCustom CommandsConfigurationDevelopment
Building a Custom IFS Aurena Page from Zero
19 min read

Building a Custom IFS Aurena Page from Zero

A complete walkthrough of building a new page in IFS Cloud — entity model, projection, Aurena client file, navigation entry, and command buttons — from first file to live in Aurena.

IFSIFS CloudAurenaDevelopmentDeveloper StudioMarble
IFS Marble Language: A Practical Field Guide
6 min read

IFS Marble Language: A Practical Field Guide

A grounded reference for IFS Cloud's Marble modelling language: projection files, client files, layers, overrides, overtakes, and the limits of what belongs in Marble.

IFSIFS CloudMarbleDevelopmentDeveloper StudioProjections
Writing Your First IFS Cloud Projection from Scratch
15 min read

Writing Your First IFS Cloud Projection from Scratch

A step-by-step guide to modeling a new entity in IFS Developer Studio, writing the projection, and surfacing it in Aurena — covering Marble syntax, entity keys, and deployment.

IFSIFS CloudDevelopmentMarbleProjectionsDeveloper Studio
Streamdeck for IFS Professionals
4 min read

Streamdeck for IFS Professionals

How to utilise Elgato Streamdeck in an IFS environment.

IFSPython
VS Code and Marble: A Practical IFS Development Setup
5 min read

VS Code and Marble: A Practical IFS Development Setup

How to use VS Code alongside IFS Developer Studio for Marble, PL/SQL, Git, and API work without pretending it replaces the official tooling.

IFSIFS CloudVS CodeMarbleDevelopmentEditorTools
Setting Up an IFS SQL Developer Environment for Efficient Development
14 min read

Setting Up an IFS SQL Developer Environment for Efficient Development

Complete guide to configuring Oracle SQL Developer for IFS development — connections, code templates, debugging, and productivity workflows.

IFSSQL DeveloperPL/SQLDatabaseDevelopmentOracleTools
Automatically Document IALs
6 min read

Automatically Document IALs

Automatically document all IALs in your IFS instance with Node.js.

IFSNode.js
Automating Word Document Generation
7 min read

Automating Word Document Generation

Automate creating batches of documents using just Node.js.

Node.js
Quickly & Easily Output Debugging Data in IFS
3 min read

Quickly & Easily Output Debugging Data in IFS

Get debugging information from your custom events with one simple package.

IFS