Skip to Content
0
Former Member
Aug 15, 2016 at 12:18 PM

File access problem

22 Views

Hi All experts,

I have an issue while accessfing the file, the file fails in mapping level by throwing an error as invalid characters (&#00AD32)

A production file(.CSV.TXT) is failing daily since a month,

The flow of the interface is as below,

SF ( 3rd party) -> another Middle ware -> SAP PI -> another middleware -> target

I have asked 3rd party to generate a file in pre-production to PI pre-production and it is successfull

I have asked 3rd party to generate a file in production to redirect to PI pre production which is failed.

i have copied the production archived file which was failed, in a local drive in RDC and uploaded the file in PI system which got processed successfully.

when i tried to upload the file directly from archive path (without copying it in local drive) then the file fails.

So, i assume the issue would be while PI trying to fetch the file we are getting the above mentioned error.

Please awaiting for your responses ASAP

thanks in advance.