Using scripting
- Setting and Getting a field's value using JavaScript and Python
- Setting field's value using native SQL
- Execute any JavaScript or Python code as a flow
- Executing a flow conditionally
- Executing a flow in a loop
- Transform dataset using JavaScript or Python
- Creating XML and JSON documents using JavaScript
- Lookup data
- Preprocessing source messages
- Storing and accessing an original source message in its native format
- Serialize data set into specific format (JSON, XML, etc.)
- Convert string in any format (XML, JSON, etc.) into data set
- Validating data using JavaScript
- Filtering data using JavaScript
- Filtering and modifying rows in a source CSV file
- Executing SQL INSERT, UPDATE, DELETE or MERGE conditionally
- Executing SQL from JavaScript
- Using JavaScript to load text and binary data from any connection
- Web/HTML scraping with JavaScript and Python
- Using named connections in JavaScript
- Working with data in special formats, such as HL7
- Working with dates