BizTalk Server - EDI Receive Adapter Error

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server > July 2004 > EDI Receive Adapter Error





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 EDI Receive Adapter Error
Montaque

2004-06-26, 10:51 am

I used the EDI sending port to send the transformed edi file to a partner,
the input file is a xml file. after starting the orchastraion and post a xml
instance to the pickup location, I get the edi output from the location
which is specified in the sending port. However, when I check the message
status using HAT, the message status is "In Internal Format" instead of
"accepted by biztalk"

the error in Applicatio Log says "

Error encountered: ERROR (1030), interchangenr 10004 :

COM_SendMessage(): Cant make a connection to BizTalk for document #10004.
Errorcode is -1030 ()
"
and the error will emerge every minutes.

Any point I was missing?

what's the meanning of message status in EDI, Say internal format ?


--
Thank you for your time!



larry franks

2004-06-29, 5:52 pm

Internal format should be the format the EDI adapter uses internally. When
data is passed through to the EDI adapter it goes to an IN folder off the
[documentshome] location, that's where it's in internal format. At least
that's what I've been able to find on it so-far.

Can you run the Getting Started with EDI sample in BizTalk 2004 or does it
return these errors also? After this error occurs, can you process XML
files via BizTalk without errors?
By chance have you changed the port in properties for the send and receive
handler for EDI to something other than 11011?

Larry Franks

This posting is provided "AS IS" with no warranties,and confers no rights.
Subscribe at
http://support.microsoft.com/defaul...msdn/nospam.asp
&SD=msdn
--------------------
| From: "Montaque" <Rainman_am_I@hotmail.com>
| Subject: EDI Receive Adapter Error
| Date: Sat, 26 Jun 2004 15:36:42 +0800
| Lines: 26
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.0
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.132
| Message-ID: <eKWZIE1WEHA.2972@TK2MSFTNGP12.phx.gbl>
| Newsgroups: microsoft.public.biztalk.server
| NNTP-Posting-Host: 218.79.106.47
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12
.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.server:9752
| X-Tomcat-NG: microsoft.public.biztalk.server
|
| I used the EDI sending port to send the transformed edi file to a partner,
| the input file is a xml file. after starting the orchastraion and post a
xml
| instance to the pickup location, I get the edi output from the location
| which is specified in the sending port. However, when I check the message
| status using HAT, the message status is "In Internal Format" instead of
| "accepted by biztalk"
|
| the error in Applicatio Log says "
|
| Error encountered: ERROR (1030), interchangenr 10004 :
|
| COM_SendMessage(): Cant make a connection to BizTalk for document #10004.
| Errorcode is -1030 ()
| "
| and the error will emerge every minutes.
|
| Any point I was missing?
|
| what's the meanning of message status in EDI, Say internal format ?
|
|
| --
| Thank you for your time!
|
|
|
|

Montaque

2004-07-02, 9:10 pm

the error disappears now;)

In Fact, there is something wrong with the user identity of the EDI
subsysterm service. My machine belongs to a domain, so i changed the user of
the service with a domain account, then everything works well.

""larry franks"" <larryfr@online.microsoft.com> wrote in message
news:lODxkkgXEHA.596@cpmsftngxa06.phx.gbl...
> Internal format should be the format the EDI adapter uses internally.

When
> data is passed through to the EDI adapter it goes to an IN folder off the
> [documentshome] location, that's where it's in internal format. At least
> that's what I've been able to find on it so-far.
>
> Can you run the Getting Started with EDI sample in BizTalk 2004 or does it
> return these errors also? After this error occurs, can you process XML
> files via BizTalk without errors?
> By chance have you changed the port in properties for the send and receive
> handler for EDI to something other than 11011?
>
> Larry Franks
>
> This posting is provided "AS IS" with no warranties,and confers no rights.
> Subscribe at
>

http://support.microsoft.com/defaul...msdn/nospam.asp
> &SD=msdn
> --------------------
> | From: "Montaque" <Rainman_am_I@hotmail.com>
> | Subject: EDI Receive Adapter Error
> | Date: Sat, 26 Jun 2004 15:36:42 +0800
> | Lines: 26
> | X-Priority: 3
> | X-MSMail-Priority: Normal
> | X-Newsreader: Microsoft Outlook Express 6.00.3790.0
> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.132
> | Message-ID: <eKWZIE1WEHA.2972@TK2MSFTNGP12.phx.gbl>
> | Newsgroups: microsoft.public.biztalk.server
> | NNTP-Posting-Host: 218.79.106.47
> | Path:
>

cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12
> phx.gbl
> | Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.server:9752
> | X-Tomcat-NG: microsoft.public.biztalk.server
> |
> | I used the EDI sending port to send the transformed edi file to a

partner,
> | the input file is a xml file. after starting the orchastraion and post a
> xml
> | instance to the pickup location, I get the edi output from the location
> | which is specified in the sending port. However, when I check the

message
> | status using HAT, the message status is "In Internal Format" instead of
> | "accepted by biztalk"
> |
> | the error in Applicatio Log says "
> |
> | Error encountered: ERROR (1030), interchangenr 10004 :
> |
> | COM_SendMessage(): Cant make a connection to BizTalk for document

#10004.
> | Errorcode is -1030 ()
> | "
> | and the error will emerge every minutes.
> |
> | Any point I was missing?
> |
> | what's the meanning of message status in EDI, Say internal format ?
> |
> |
> | --
> | Thank you for your time!
> |
> |
> |
> |
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com