Answered by:
Where are the BizTalk 2016 EDI schemas?

Question
-
Answers
-
This is right, these are not a part of the developer edition of BizTalk 2016. You will find them in the Standard and Enterprise edition, one of the reasons is that we are making BizTalk Server 2016 available to all for free, and therefore some of the pre-created maps, schemas etc. will only be found in the licensed version of BizTalk Server.
Best regards,
Tord Glad Nordahl
Program Manager BizTalk- Marked as answer by Tord G. Nordahl Thursday, December 29, 2016 5:29 PM
All replies
-
Hi David,
As I know, MicrosoftEdiXSDTemplates.exe is included in drive:\Program Files\Microsoft BizTalk Server 20xx\XSD_Schema\EDI. The schema files in this executable include EANCOM, EDIFACT, HIPAA, and X12 schemas. When you unzip them to your hard drive, they will be stored in EANCOM, EDIFACT, HIPAA, and X12 folders. Please check whether you use the right path.
Regards,
Angie
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com. -
-
He's right, they're not there. I just had to get them from a 2013 R2 install.
- Proposed as answer by Rachit SikroriaModerator Wednesday, December 28, 2016 6:57 AM
-
This is right, these are not a part of the developer edition of BizTalk 2016. You will find them in the Standard and Enterprise edition, one of the reasons is that we are making BizTalk Server 2016 available to all for free, and therefore some of the pre-created maps, schemas etc. will only be found in the licensed version of BizTalk Server.
Best regards,
Tord Glad Nordahl
Program Manager BizTalk- Marked as answer by Tord G. Nordahl Thursday, December 29, 2016 5:29 PM
-
-
-
The MSDN versions might be different but you can try this
Biztalk 2016 Standard + Enterprise + Developer ISO images:
Folder list
\BizTalk Server\MSI\Program Files\XSD_Schema\EDI\MicrosoftEdiXSDTemplates.exe
------------------
EDIFACT
- D06A
- D06B
- D07A
- D07B
- D08A
- D08B
- D09A
- D09B
- D10A
- D10B
HIPAA
- 5010 Errata
HIX
- 00501
X12
- 00504
- 00505
- 00601
- 00602
- 00603
hth /Peter
- Edited by Peter Lykkegaard Thursday, July 6, 2017 5:50 PM Added "Developer"
-
This is information that should be disclosed BEFORE install. There is nothing to indicate that the developer version is missing everything except the 850 schema. That you would want to control access for your profit model I understand but disclose that! There is zero indication that the developer version does not have these files. There are many procedural notes in the tutorial. A simple "MicrosoftEdiXSDTemplates.exe is not available in the Developer version upgrade your installation to...." The website and literature give the false impression that the trial is not stripped down and it is HIGHLY unlikely that this deception is unintentional.
-
The ISO images are stripped down as the schemas are moved to a open source repository on github
https://github.com/Microsoft/Integration/tree/master/BizTalk%20Server -
-
-
Use the most latest version X12 421 and make the needed changes to support version 7050
I can see this is a repost from another BTS forum
When you make the changes make sure all the needed properties are changed as wellYou can compare your latest X12 421 with older versions and see what is changed
I find WinMerge to be an excellent compare please use an older build as the latest has some errors in the xml pluginhth /Peter
When asking a question please be as thoroughly as possible this will make it easier to assist you http://www.catb.org/esr/faqs/smart-questions.html