I\'m helping some manufacturing companies link up their EDI systems using the GS1 XML specs (this is an international开发者_StackOverflow中文版 spec for companies to pass things like purchase-orders,
I have to load a flat file that has different header and detail with variable number of columns. These have parent child relations. How to load the data into SQL Server? The file looks like this:
Is there any sample xslt available which I can use as reference to migrate xml to edi format. More precisely开发者_如何学JAVA, I am looking for 837 format files.
As far as I know, Biztalk can receive EDI from trading partner, look up schema, validate the edi, generate ack, PROCESS EDI ,convert edi to XML. These are what I have learnd from MSDN.Currently we don
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Our company is currently thinking to implement EDI in BizTalk, which we didn\'t use before. We have several dropship suppliers/vendors. We receive their products information, a flat document/spreadshe
I am looking at mapping edi,xml csv and other formats data to java objects and relational formats. I have searched and found http://w开发者_开发技巧ww.smooks.org is is the right tool for my job or sh
I receive smime message with content-type \'Application/EDI\'. It is non-standard mime type and content should be interpreted as binary. But OpenSSL during verifying signature treats it as text and ch
This builds on How to send mess开发者_如何转开发ages between Companies. If I decide that company S(upplier) should poll orders from company (B) in some simple HTTP based Way what is the best implement
Version 4010 x12 messages support segments with composite elements (like REF04) which contain sub-elements that are separated by sub-element separators.