cancel
Showing results for 
Search instead for 
Did you mean: 

File Processing Error

Former Member
0 Kudos

Hi Experts,

I have a File->Sync Proxy->File Scenario without BPM. There are multiple files in the source ftp folder and the adapter is processing them in order. When there is any application error on the proxy side, it is not giving any response. This is causing an error on the XI side as the MessageOnewayBean module is expecting a response.

Further the sender file adapter is not picking any other files from ftp folder. Is there a way to process all the files at a time.

Highly appreciate your help.

Thanks,

Rakesh.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

> Further the sender file adapter is not picking any other files from ftp folder. Is there a way to process all the files at a time.

What is the QoS you have used in file adapter. If it is EOIO then change it to EO and then try.

Secondly in your Interface Determination uncheck the check box "Maintain Order at run time".

Regards,

Sarvesh

Former Member
0 Kudos

Thanks Sarvesh,

Removing "Maintain runtime at order" from interface determination has solved the problem.

Regards,

Rakesh

Answers (0)