Transform Plugins
Overview
Section titled “Overview”This page contains the index for the documentation on all the addon transforms in Deem Integrator. Transforms are used to process, transform, and manipulate data as it flows through the pipeline.
Available Transforms
Section titled “Available Transforms”Input Transforms
Section titled “Input Transforms”- Cloud API - Connect to various APIs (Deem Insight, Dynamics 365, Infor, etc.)
- Data File Input - Read data from files
- Deem Datalake Input - Read from Deem Datalake
Output Transforms
Section titled “Output Transforms”- Data File Output - Write data to files
- Fixed Text File Output - Write to fixed-width text files
- Indexed Table Output - Write to indexed database tables
- Jasper Report Output - Generate Jasper reports
- Staging Upsert Output - Upsert data to staging tables
- Bulk Loader - Bulk load data to databases
Data Transformation
Section titled “Data Transformation”- Deem Java Expression - User-defined Java expressions
- Deem Script Expression - Script-based expressions
- Field Fix - Fix and transform field values
- Get Timestamp - Generate timestamps
- If Empty - Handle empty values
- String Range - String range operations
Data Combination
Section titled “Data Combination”- Multi Union - Combine multiple data streams
- Group By SQL Builder - SQL-based grouping
Legacy
Section titled “Legacy”- Deem Deprecated JSON Input - Legacy JSON input (deprecated)
- Deem MySQL Text Loader - MySQL text file loader
Related
Section titled “Related”- Testrapporter Overview - Main documentation index
- Workflow Actions - Workflow action documentation