Home All Groups Group Topic Archive Search About

ETL Tools for EDI to DB Import

Author
21 Oct 2005 2:01 PM
Joseph George
Hello,

We're trying to come up with a solution for loading large EDI (X12)
batch files into a SQL Server 2005 system.

We tried using Altova Mapforce which now has a code generation feature
which can be compiled and run, but it does not seem to scale well for
large data loads.

Any one have any other suggestions for tools to help import large EDI
X12 flat files with really complex data structures?

Thanks,
JGP

Author
21 Oct 2005 2:16 PM
Jose G. de Jesus Jr MCP, MCDBA
SSIS
sql server integration services
--
thanks,

------------------------------------
Jose de Jesus Jr. Mcp,Mcdba
Data Architect
Sykes Asia (Manila philippines)
MCP #2324787


Show quote
"Joseph  George" wrote:

> Hello,
>
> We're trying to come up with a solution for loading large EDI (X12)
> batch files into a SQL Server 2005 system.
>
> We tried using Altova Mapforce which now has a code generation feature
> which can be compiled and run, but it does not seem to scale well for
> large data loads.
>
> Any one have any other suggestions for tools to help import large EDI
> X12 flat files with really complex data structures?
>
> Thanks,
> JGP
>
>
Author
21 Oct 2005 3:43 PM
David Portas
Many, if not most of the major data integration vendors support EDI
metadata. Here's a list of some of them.

www.abinitio.com
www.ascential.com
www.datamirror.com
www.datawatch.com
www.embarcadero.com
www.informatica.com
www.pervasive.com

--
David Portas
SQL Server MVP
--
Author
31 Oct 2005 3:36 AM
Joseph George
Thanks for the responses.

I'm kind of new to this EDI import thing. So pls forgive me if this
question sounds basic..

Is it better to convert large EDI flat file to XML first and then load
into relational database. Rather than loading directly into database.
We will have to do data-cleansing & validation at some point as well.

Thanks for any insights,
JGP

AddThis Social Bookmark Button