CozyRoc

CozyRoc High-performance SSIS components for ETL and Data integration solutions. https://www.cozyroc.com Adapters, Components and tasks for solutions.

High-performance SSIS components for rapid development of Data integration solutions.

EDI Configuration: Testing, fixing, wrap-up Part 4/4 - COZYROC EDI components. This is the final Part 4/4 of the demonst...
06/05/2026

EDI Configuration: Testing, fixing, wrap-up Part 4/4 - COZYROC EDI components.
This is the final Part 4/4 of the demonstration on how you can create your own configuration file for the components.
🎬 Video : https://youtu.be/pu9O2uBZ-Y
➡️ COZYROC's EDI integration components are free for download and development in Visual Studio: https://cozyroc.com/ssis/edi

05/06/2026

This is Part 3/4 of the demonstration on how you can create your own configuration file for the components. Today demonstration will explore:

✔️ Definition of a looping segment.
✔️ Same segment, but different handling definition using regex.
✔️ Explanation of various attributes for optional segments and fields.

p.s. There is an error in the video where I say HL segment attribute maxOccurs="-1" . That definition means infinite elements expected. The correct definition should have been maxOccurs="200000" because that is the maximum number of elements we expect to be found in this segment.

✔️ See Part 1 - How you can create your own configuration file for use with COZYROC's EDI components. Steps of preparing your environment and the definition of the initial elements of the configuration.
https://www.youtube.com/watch?v=2UaiXQIQbXE

✔️ See Part 2 of the demonstration on how you can create your own configuration file for the COZYROC EDI components. Today we will explore the definition of segments, fields, required attributes, defining the layout.
https://youtu.be/b2JFgHg9_vA

​COZYROC's EDI ​integration​ components​ https://www.cozyroc.com/ssis/edi include:​

✔️ EDI Connection Manager - Stores the settings for the particular EDI file format (i.e. configuration rules) and the EDI input/output file. https://www.cozyroc.com/ssis/edi
✔️ EDI Source component - Parses EDI files according to the rules defined in an EDI configuration file. https://www.cozyroc.com/ssis/edi
✔️EDI Destination component - Generates EDI files according to the rules defined in an EDI configuration file https://www.cozyroc.com/ssis/edi
✔️ EDI mapping setup is made in XML configuration file https://www.cozyroc.com/ssis/edi

See also
✔️ The REST integration package https://www.cozyroc.com/ssis/rest
✔️ The REST Configuration Editor allows authoring custom REST configurations. Its main functionality includes:
- Assisted editing of all major elements of a REST configuration (authentications, resources, fields, endpoints, scripts)
- Expert mode for manual editing of the XML representation of each element of a REST configuration
- Assisted editing of template expressions (allowing for a mix of JavaScript code snippets and plain text, see details)
- Quick testing of endpoints configuration (see details)
- Context-sensitive help (via "Help" button or "F1")
- Wizard-like navigation with breadcrumbs. Tip: Quick navigation to the previous page is available via "Alt + Backspace" or "Alt + LeftArrow" shortcuts (similar to web browsing)

✔️ Developing and testing with the COZYROC SSIS+ components suite is Completely free.
✔️ Download COZYROC SSIS+ suite from https://cozyroc.com/download
✔️ Support for SQL Server 2012 - 2025

COZYROC is the leading provider of technology, providing more than 270 additional components. COZYROC's components are completely free for testing and development from Visual Studio.

See also: Data Flow Task Plus https://www.cozyroc.com/ssis/data-flow-task provides the ability to acquire the metadata and map the columns at runtime, enabling the development of much more elegant solutions.

04/22/2026

EDI Configuration: Defining segments, fields and the initial layout Part 2/4 by

This is Part 2/4 of the demonstration on how you can create your own configuration file for the COZYROC EDI components. Today we will explore the definition of segments, fields, required attributes, defining the layout.

​COZYROC's EDI ​integration​ components​ https://www.cozyroc.com/ssis/edi include:​

✔️ EDI Connection Manager - Stores the settings for the particular EDI file format (i.e. configuration rules) and the EDI input/output file. https://www.cozyroc.com/ssis/edi
✔️ EDI Source component - Parses EDI files according to the rules defined in an EDI configuration file. https://www.cozyroc.com/ssis/edi
✔️ EDI Destination component - Generates EDI files according to the rules defined in an EDI configuration file https://www.cozyroc.com/ssis/edi
✔️ EDI mapping setup is made in XML configuration file https://www.cozyroc.com/ssis/edi

✔️ Developing and testing with the COZYROC SSIS+ components suite is Completely free.
✔️ Download COZYROC SSIS+ suite from https://cozyroc.com/download
✔️ Support for SQL Server 2012 - 2025

See also
✔️ The REST integration package https://www.cozyroc.com/ssis/rest
✔️ The REST Configuration Editor allows authoring custom REST configurations. It's main functionality includes:
- Assisted editing of all major elements of a REST configuration (authentications, resources, fields, endpoints, scripts)
- Expert mode for manual editing of the XML representation of each element of a REST configuration
- Assisted editing of template expressions (allowing for a mix of JavaScript code snippets and plain text, see details)
- Quick testing of endpoints configuration (see details)
- Context-sensitive help (via "Help" button or "F1")
- Wizard-like navigation with breadcrumbs. Tip: Quick navigation to the previous page is available via "Alt + Backspace" or "Alt + LeftArrow" shortcuts (similar to web browsing)

✔️ Data Flow Task Plus https://www.cozyroc.com/ssis/data-flow-task provides the ability to acquire the metadata and map the columns at runtime, enabling the development of much more elegant solutions.

COZYROC is the leading provider of technology, providing more than 270 additional components. COZYROC's components are completely free for testing and development from Visual Studio.

Copper CRM Data integration components | SSIS components by COZYROC➡️ https://www.cozyroc.com/ssis/copper-connection✅ Co...
04/17/2026

Copper CRM Data integration components | SSIS components by COZYROC
➡️ https://www.cozyroc.com/ssis/copper-connection
✅ Copper CRM Connection, Source and Destination components
✅ Export / Import Copper data into SQL Server
✅ Free for download and development within Visual Studio

04/08/2026

EDI Configuration: Preparing the environment and initial definitions Part 1/4 by COZYROC

This the first part of a demonstration on how you can create your own configuration file for use with COZYROC's components. In the first part, we will go through the steps of preparing your environment and the definition of the initial elements of the configuration. Part 1/4 by COZYROC

✔️ The REST integration package https://www.cozyroc.com/ssis/rest
✔️ The REST Configuration Editor allows authoring custom REST configurations. Its main functionality includes:

-Assisted editing of all major elements of a REST configuration (authentications, resources, fields, endpoints, scripts)
-Expert mode for manual editing of the XML representation of each element of a REST configuration
- Assisted editing of template expressions (allowing for a mix of JavaScript code snippets and plain text, see details)
- Quick testing of endpoints configuration (see details)
-Context-sensitive help (via "Help" button or "F1")
- Wizard-like navigation with breadcrumbs. Tip: Quick navigation to the previous page is available via "Alt + Backspace" or "Alt + LeftArrow" shortcuts (similar to web browsing)

✔️ Developing and testing with the COZYROC SSIS+ components suite is Completely free.
✔️ Download COZYROC SSIS+ components suite from https://cozyroc.com/download
✔️ Support for SQL Server 2012 - 2025

COZYROC is the leading provider of technology, providing more than 270 additional components. COZYROC's components are completely free for testing and development from Visual Studio.

See also: Data Flow Task Plus https://www.cozyroc.com/ssis/data-flo... provides the ability to acquire the metadata and map the columns at runtime, enabling the development of much more elegant solutions.

Address

4350 Lassiter At North Hills Avenue
Raleigh, NC
NC27609

Opening Hours

Monday 9am - 6pm
Tuesday 9am - 6pm
Wednesday 9am - 6pm
Thursday 9am - 6pm
Friday 9am - 6pm

Telephone

+19192497421

Alerts

Be the first to know and let us send you an email when CozyRoc posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share