Search

Sort by

Module Type

Total

148 Modules

    ODIN Modules

  • Export, Export Documents

    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, 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, 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.

  • Import, Import Database

    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.

  • Export, Export Database

    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.

  • Import, Import Database

    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.

  • Export, Export Database

    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, 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.

  • Import, Import Database

    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.

  • Export, Export Database

    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.

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.

Inputs

Outputs

Rules Engine

This module allows users to define filtering rules and exception rules using natural language expressions, e.g. birth_date > 20110416

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.

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.

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.

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.

Sort Column

This module is used to sort the data in a table set. It has multi-sort capabilities.

Inputs

Outputs

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.

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.

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.

Inputs

Outputs

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.

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.