Quantcast
Channel: RDPCrystal EDI Library
Browsing latest articles
Browse All 13 View Live

Image may be NSFW.
Clik here to view.

Consuming EDI data with TypedDocuments and .Net

In this tutorial we’ll discuss how to consume loaded EDI data using TypedDocuments and C#.Net.  Once EDI data is loaded using either EDIValidator or EDIFileLoader that data is in memory and is...

View Article



Image may be NSFW.
Clik here to view.

How To Split EDI Files With .Net

But John, my EDI file is perfect!  It has the proper Interchange Header, Functional Group and Transaction Header.  My ISA segment length is exactly 106 characters!  You can’t touch it.  If you split...

View Article

Image may be NSFW.
Clik here to view.

Combining EDI Data in .Net

In this tutorial we’ll discuss how to combine separate EDI files using the EDIFileJoiner component and C#.Net.  We can combine files at the Functional Group (GS) or the Transaction Header level (ST)....

View Article

Image may be NSFW.
Clik here to view.

RDPScript Tutorial

RDPScript is the new powerful EDI scripting language that allows you to express your business logic around EDI validation more elegantly.  It allows you to add custom validation rules in simple,...

View Article

Image may be NSFW.
Clik here to view.

Combining EDI Data in NodeJS

In this tutorial we’ll discuss how to combine separate EDI data using the EDIFileJoiner component and NodeJS.  We can combine data at the Functional Group (GS) or the Transaction Header level (ST)....

View Article


Image may be NSFW.
Clik here to view.

How To Load an 810 Invoice

In this tutorial we’ll discuss How load an 4010 810 Invoice.  The source code for this article in located in the ‘Load 810 Invoice’ sample .Net project in our FREE 30 Day Download. We’ll use the...

View Article

Image may be NSFW.
Clik here to view.

Using CodeLists To Validate EDI Element Data

In this tutorial we’ll discuss how to use Internal and External Code Lists to validate element data.  By default some EDI elements can only contain specific values.  For example element 1 of segment...

View Article

Image may be NSFW.
Clik here to view.

How To Parse, Load And Validate using .Net

In this tutorial we’ll discuss how to parse, load and validate EDI data using C#.Net.  Any .Net compatible language can be used, for example VB.Net.   EDIValidator is arguably one of the most...

View Article


Image may be NSFW.
Clik here to view.

How To Parse, Load And Validate Using NodeJS

In this tutorial we’ll discuss how to parse, load and validate EDI data using NodeJS.   EDIValidator is arguably one of the most important components in RDPCrystal EDI Library.  It takes two...

View Article


Image may be NSFW.
Clik here to view.

How to drill into data using Typed Documents

In this tutorial we’ll discuss how to navigate and get loops and segments from a Typed Document after it’s loaded.  Once a Typed Document is created, loops and Typed Segments can be retrieved.  Data...

View Article
Browsing latest articles
Browse All 13 View Live




Latest Images