This module is used to write data to a RTF document. The output of a ODIN process can be written out to a presentation-ready RTF document.
Search
Sort by
Module Type
Total
Documents, Export
RTF Out
This module is used to write data to a RTF document. The output of a ODIN process can be written out to a presentation-ready RTF document.
Transform, Utility
Rules Engine
This module allows users to define filtering rules and exception rules using natural language expressions, e.g. birth_date > 20110416
Import, Utility Modules
Run Configuration File
The Run Config module runs a previously saved ODIN configuration file and imports the data from its VIA.DOWNLOAD_MODULE into the current ODIN Process. This can useful if you find yourself repeating tasks in ODIN. This lets you avoid having to rewrite parts of the process that repeats. Also if you change something in the saved configuration file it would propagate to all your other configuration files that use this file.
Import, Utility Modules
Script
This module is used to run external command line scripts through ODIN. For example, if the ODIN processes is dependent on a file that is created by a third-party script, then that script can be integrated into the program or process.
Database, Import
Snowflake
This module is used to read data from a Snowflake database. The data can be imported by using a query or procedure. Procedure or Query parameters can be defined in a setting or setting file. ODIN will then execute the procedure or query for each set of parameter input.
Database, Export
Snowflake Out
This module is used to write data to a Snowflake database. The data can be exported by using an insert/update query or procedure.
Transform, Utility
Sort Column
This module is used to sort the data in a table set. It has multi-sort capabilities.
Database, Import
SQL Server
This module is used to read data from a SQL Server® relational database. The data can be imported by using a query or procedure. Procedure or Query parameters can be defined in a setting or setting file. ODIN will then execute the procedure or query for each set of parameter input.
Database, Export
SQL Server Out
This module is used to write data to a SQL Server® relational database. The data can be exported by using an insert/update query or procedure.
Export, Text
STD_OUT
This module is used to write data to Standard Out. The module can be used to eyeball the data when building the ODIN process.
Database, Import
Sybase
This module is used to read data from a Sybase® relational database. The data can be imported by using a query or procedure. Procedure or Query parameters can be defined in a setting or setting file. ODIN will then execute the procedure or query for each set of parameter input.
Database, Export
Sybase Out
This module is used to write data to a Sybase® relational database. The data can be exported by using an insert/update query or procedure.