Related Articles
Introduction To Library Module
Overview The Library module in OneEnterprise serves as a centralized hub for managing reusable assets used for integration design and data transformation. It includes the following key sections. Enumerations – Predefined lists of constant values used ...
View Enumeration
Overview Enumerations (Enums) are a data type used to define a fixed set of predefined values for a field or variable. Instead of allowing any value, an enumeration restricts input to a set of allowed options. Accessing Enumerations Enumerations ...
View XSLTs
Overview The XSLT Stylesheet area within the OneEnterprise Library lets you create, view, edit, and delete reusable XSLT transformation scripts. XSLT (Extensible Stylesheet Language Transformations) stylesheets convert XML documents from one ...
View JSONata
Overview JSONata is a lightweight yet powerful query and transformation language designed for JSON data. In OneEnterprise, the JSONata section of the Library allows you to create, manage, and reuse JSONata expressions across your integration designs. ...
View Automation Details
Overview Automations in OneEnterprise let you design, configure, and run end-to-end integration flows that move data and trigger actions across connected systems. Each automation captures the trigger that starts the flow, the sequence of processing ...