|
| Hi,
Currently I am using a script to pull ASCII files from a mainframe FTP location and place them in a Biztalk poliing location where Biztalk can do the necessary processing of the files. The files contain a number of different transactions.
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 tutorial.
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 errors. See the following messages for details.
[0x1440] While trying to process document #1 during submission "{464EF7F3-0840-4FF8-BF9E-14B92BF50697}", the parser component named "BizTalk.ParserFFile.1" failed on the method "GetNextDocument" with the error code "0xc0c01433". Possible causes are: the
component found unexpected data in the incoming stream; a document specification could not be found given the data; or an internal component failure occurred. 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 errors.
========================================
======================================
Could this error be a result of the way I set up the port and channel to receive.?????. As i mentioned before I used the Biztalk Adapater for FTP tutorial...
Any ideas??????
Thanks in Advance
RP
|
|