04-07-04 07:04 PM
Hi,
Currently I am using a script to pull ASCII files from a mainframe FTP locat
ion and place them in a Biztalk poliing location where Biztalk can do the ne
cessary processing of the files. The files contain a number of different tra
nsactions.
Each Transaction has a corressponding Channel, Port, Doc Def. etc and an AIC
component to process the different Transactions.
I replaced this with Biztalk Adapter for FTP. I configured the Port, channel
and receive function to receive the files. I followed the FTP adapter tutor
ial.
I received the following error:-
An error occurred in BizTalk Server.
Details:
------------------------------
[0x80070057] The parameter is incorrect.
[0x1433] The parser failed to convert the document due to processing err
ors. See the following messages for details.
[0x1440] While trying to process document #1 during submission "{46
4EF7F3-0840-4FF8-BF9E-14B92BF50697}", the parser component named "BizTalk.Pa
rserFFile.1" failed on the method "GetNextDocument" with the error code "0xc
0c01433". Possible causes are: the
component found unexpected data in the incoming stream; a document specifica
tion could not be found given the data; or an internal component failure occ
urred. If this problem continues, remove this component from the valid list
of parser components or con
tact your system administrator.
[0x1730] Suspended Queue ID: "{1A6721BE-548A-4D29-BB25-BDC179249D7A
}"
[0x1433] The parser failed to convert the document due to processing err
ors.
========================================
====================================
==
Could this error be a result of the way I set up the port and channel to rec
eive.?????. As i mentioned before I used the Biztalk Adapater for FTP tutori
al...
Any ideas??????
Thanks in Advance
RP
[ Post a follow-up to this message ]
|