Blog

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

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 Field Guide
16 min read

IFS Marble Language: A Field Guide

A practical reference for IFS Cloud's Marble modeling language — entity definitions, projections, virtual attributes, actions vs functions, and the gotchas that trip up every new developer.

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 Modern IFS Development Setup
11 min read

VS Code and Marble: A Modern IFS Development Setup

Setting up VS Code as your IFS Marble development environment — XML extensions, custom snippets, debugging, and workflow integration with IFS Developer Studio.

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