EDI URI with only two components
Tech-Archive recommends: Fix windows errors by optimizing your registry
I use BizTalk 2004 for producing EDIFACT documents. When I specify EDI
URI in the EDI send port I get an error message if the EDI address has
the following format: 9999000999999:14.
BizTalk insists on this format: 9999000999999:14:0, the problem with
this is that the receiver of the documents cannot receive documents
with this address format. Is there a way to remove the last part of the
address when sending documents? Or a way to make BizTalk accept
9999000999999:14 as a valid address?
--
nost2
------------------------------------------------------------------------
Posted via
http://www.webservertalk.com
------------------------------------------------------------------------
View this thread:
http://www.webservertalk.com/message1436712.html
.
Relevant Pages
- RE: Unable to generate a native instance from an EDI schema
... You can't validate or genere a native instance of an EDI document when using ... the EDI base adapter that comes with BizTalk without having set up the ... Have you got SP1 of BizTalk installed? ... > If I set the "Schema Editor Extensions" property on the root of the schema ... (microsoft.public.biztalk.general) - RE: new to biztalk
... BizTalk ships with a basic EDI component and some EDI schemas. ... no support for outbound batching ... If you need a complete EDI solution then you will want to look at 3rd party ... (microsoft.public.biztalk.general) - Re: Unable to generate a native instance from an EDI schema
... The technicians I spoke with at Microsoft were very helpful, ... "EDI" person who basically ... "EDI" shortcomings BizTalk had in past versions we've already accomidated ... billions of traditional EDI documents every day, ... (microsoft.public.biztalk.general) - Re: Looking for advice/info on BizTalk
... to get a list the EDI document which supported by a Base EDI adapter. ... I have experience with the Covast EDI Accelerator for BizTalk 2004. ... etc,) formats. ... You can use the Business Rule Engine for implementing your business rules ... (microsoft.public.biztalk.general) - Re: Edi and Biztalk development project problem
... Is the "BizTalk Base EDI service" windows service running when you try ... >there is no problem with compiling the project, is this a bug or is there ... (microsoft.public.biztalk.general) |
|