EDI 864
-
Thursday, April 29, 2010 4:18 PM
Hi,
Can any one provide me a sample EDI 864 0401 version file. I need to make a POC.
Thanks,
varun
All Replies
-
Friday, April 30, 2010 5:10 AM
Hi,
You can get this schema from the BizTalk installation folder:
C:\Program Files\Microsoft BizTalk Server 2009\XSD_Schema\EDI\X12\00401\X12_00401_864.xsd.
Thanks
Gyan
If this answers your question, please mark it as "Answered". -
Friday, April 30, 2010 8:49 PM
Actual 864 from testing, though it may be 5010. Give it a try...
ST*864*0001~ BMG*00*WEEKLY REACT STYLE REPORT*03~ N1*FR*BIG STORES, INC*UL*0012345432108~ N1*TO*SUPPLIER NAME~ REF*IA*672512~ MIT*RE764-1 01*WEEKLY REACT STYLE REPORT*166*80~ MSG*RUN ON 12/18/04 AT 153109 BIG STORES, INC. REPORT NO. RE764-101 VENDOR 999999*NP~ MSG*NO. ORDER# MU DATE DATE REC SLS %SO WK SLS %SO SLS O/H SLS SLS SLS*SS~ MSG*01234 3211233212 FM DAAAAA BBB CCC TAZ CLRBLK NYLON MK11111-NAV-WMT 1.11 1.11 11.1 01/12 72 64 11.1 13 3 27.3 1 8 27 576 64*SS~ MSG*01234 3211211211 FM DAAAAA BBB CCC TAZ CLRBLK NYLON MK11111-NAV-WMT 1.11 1.11 11.1 01/12 72 64 11.1 13 3 27.3 1 8 27 576 64*SS~ SE*11*0001~
-
Monday, May 03, 2010 5:23 AM
Hi Varun,
You can use the Edi tools that are integrated into Visual Studio to generate and validate Edi instances. You can create a BizTalk project in Visual Studio and add the schema to the project. Right Click on the schema and go to the properties of the schema. In the properties window, at `Generate Instance Output Type` you can specify the output instance type `XML` or `Native`. `Native` generates a Flat file Edi instance in the file specified at `Output instance Filename`.
Thanks,
Kowshik Palivela
- Marked As Answer by Andrew_ZhuModerator Friday, May 07, 2010 6:39 AM

