|
Home > Archive > BizTalk Server General > April 2006 > Which EDIFACT schemas are included in Biztalk Server 2004/2006?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Which EDIFACT schemas are included in Biztalk Server 2004/2006?
|
|
|
| Hi there,
I'm very new in the whole Biztalk Server thing. I just visited the
pricing and adapter page and now I'm wondering what the words "All X.12
and EDIFACT" should mean
(http://www.microsoft.com/biztalk/ho...efault.mspx#E3C). Does it
mean that really all EDIFACT schemas are included within the Biztalk
Server 2004?
Concretely I want to use the following EDIFACT formats: UTILMD, MSCONS,
INVOIC, REMADV (moreover APERAK, CONTRL and REQDOC). I chanced to hear
that the INVOIC schema definitely seems to be included
(INVOICSchema.xml).
Any help is appreciated.
Thanks,
skump
| |
| Andreas Kluth 2006-04-02, 7:20 pm |
| skump schrieb:
> Hi there,
>
> I'm very new in the whole Biztalk Server thing. I just visited the
> pricing and adapter page and now I'm wondering what the words "All X.12
> and EDIFACT" should mean
> (http://www.microsoft.com/biztalk/ho...efault.mspx#E3C). Does it
> mean that really all EDIFACT schemas are included within the Biztalk
> Server 2004?
>
[...]
> Concretely I want to use the following EDIFACT formats: UTILMD, MSCONS,
> INVOIC, REMADV (moreover APERAK, CONTRL and REQDOC). I chanced to hear
> that the INVOIC schema definitely seems to be included
> (INVOICSchema.xml).
>
> Any help is appreciated.
[http://msdn.microsoft.com/library/d...pt_edi_leac.asp]
EDI is one of Biztalks weak points, for example EANCOM etc. is not
supported. Anyway Microsoft refer to Covast if you have any issues
with EDI (and Covast admits that the Base EDI Adapter is mostly useless).
Regards
Andreas Kluth
| |
| Raicho 2006-04-10, 7:33 pm |
| Hi
Please have a look at the EDI adapter we created at BSH:
http://www.bsh.bg/whatwedo/bts.htm
The EDI messages you need are supported by our adatper.
Thanks,
Raicho
"skump" wrote:
> Hi there,
>
> I'm very new in the whole Biztalk Server thing. I just visited the
> pricing and adapter page and now I'm wondering what the words "All X.12
> and EDIFACT" should mean
> (http://www.microsoft.com/biztalk/ho...efault.mspx#E3C). Does it
> mean that really all EDIFACT schemas are included within the Biztalk
> Server 2004?
>
> Concretely I want to use the following EDIFACT formats: UTILMD, MSCONS,
> INVOIC, REMADV (moreover APERAK, CONTRL and REQDOC). I chanced to hear
> that the INVOIC schema definitely seems to be included
> (INVOICSchema.xml).
>
> Any help is appreciated.
>
> Thanks,
> skump
>
>
| |
|
| First of all thank you both for your answers!
I just noticed that the xsd schema files for the required message types
are provided by the VDEW (german association of energy industry). They
are included in some pdf files, which can be downloaded here (sorry,
direct linking isn't possible):
www.vdew.de --> Fakten (on the top) --> Themen (on the left) -->
Datenmanagement --> Nachrichtentypen
Now my question: Is it enough to load the xsd-schema into the BizTalk
server in order to be able to receive and send the required editfact
message types? Or do we have to implement some other features like
pipelines especially for the new message types?
Thanks for any help!
skump
| |
| Andreas Kluth 2006-04-10, 7:34 pm |
| skump schrieb:
> First of all thank you both for your answers!
[...]
> Now my question: Is it enough to load the xsd-schema into the BizTalk
> server in order to be able to receive and send the required editfact
> message types? Or do we have to implement some other features like
> pipelines especially for the new message types?
>
> Thanks for any help!
> skump
First of all the EDI Adapter will not work with an standard .xsd schema.
So you can either create your own flatfile schema (Pipeline,
Orchestration etc.) or alter the covast base adapter (assumed that VDEW
is not using any substandard).
http://msdn.microsoft.com/library/d...pt_edi_dhsh.asp
http://support.microsoft.com/?scid=...spid=1444&sid=2
http://www.covast.com/
|
|
|
|
|