Skip to Content
0
Jul 18, 2006 at 04:15 PM

Output file are not getting generated from XI

28 Views

Hi,

I am trying to process file-XI-file. I am getting error when XI is converting the XML to text file:

Transfer: "BIN" mode, size 15889089 bytes, character encoding UTF-8

Start converting XML document content to plain text.

Attempt to process file failed with java.lang.Exception: ftp access error: java.lang.NullPointerException

Exception caught by adapter framework: java.lang.Exception: ftp access error: java.lang.NullPointerException

Delivery of the message to the application using connection AFW failed, due to: java.lang.Exception: ftp access error: java.lang.NullPointerException.

Does anyone have idea why XI is not converting the file? How I can reprocess the file? It converts fine in Dev and QA but not in production. I already checked the mappings, adapter and interface settings. No clue why it does that.

Thanks for help.