| Step Details |
| Introduced in Version | 4.0.0 |
| Last Modified in Version | 7.12.0 |
| Location | Data > X12 |
The Serialize to Edi step serializes EDI messages.
Prerequisites
- This step requires the X12 module to be installed before it will be available in the toolbox.
- For v9 Users: Add a Project Dependency once the X12 Module is installed.
Properties
Inputs
| Property | Description | Data Type |
|---|
| Element Delimiter | Separates objects. | String |
| Segment Object | Segments of an EDI message. | Object |
| Segment Terminator | Signifies the end of an object. | String |
Outputs
| Property | Description | Data Type |
|---|
| SerializeToEdi1_Output | The serialized EDI message. | String |
.png)
Step Changes
| Description | Version | Date | Developer Task |
|---|
| Added the Serialize to EDI step. | 9.11 | May 2025 | [DT-043921] |