I am getting an error and I have determined it has to do with the size of the files coming into a file transport.
A message received by adapter "FILE" on receive location "Inbound_FILE" with URI "\\server\TEST\*.*" is suspended.
Error details: The operation was not executed because of previous faliures.
Yes, "failures" is misspelled in the error details. In scouring the internet, I found a couple of posts to other newsgroups asking about this message, but no responses. If the file is larger than about 350 kB, I get that error. I tried to resume, and the message suspended again with the same message.
Strangely enough, I can drop 10 messages of about 50-100 kB each that have no problem processing individually. With all 10 pulled in by the file adapter at once, about half of them will process and half will suspend with the same error message. If I resume these, they DO process correctly and do not suspend again.
Please, any ideas?