Skip to main content

2 docs tagged with "dsl"

View all tags

ServiceNow Fluent Overview

ServiceNow Fluent is a domain-specific language (DSL) based on TypeScript for defining the metadata files [sys_metadata] that make up applications. It includes APIs for tables, roles, ACLs, business rules, Automated Test Framework tests, and more.

The Fluent Language

ServiceNow Fluent is a declarative, TypeScript-based domain-specific language (DSL) for defining ServiceNow application metadata — tables, business rules, ACLs, roles, ATF tests, and more — as source code instead of database records.