cancel
Showing results for 
Search instead for 
Did you mean: 

How to skip sequentially processing of FTP-Adapter

Former Member
0 Kudos

Hello,

well we have the problem that on ftp are many files from many sources.

Sometimes one source send wrong structure in file that the processing is stopped.

It's stopped even though there are files in directory which are in right structure. But because the wrong files are "before" the right files the adapter is not processing the right structured files!

So how to get the adapter to process the "good" files?!

Quality of Service is not helping here!

Can someone help?

br

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Dear Fritz,

Check this out for XML Payload validation in XI.

[Payload validation demo|https://www.sdn.sap.com/irj/sdn/xi-elearning?startindex=21#]

Best Regards

Praveen

Former Member
0 Kudos

Hi,

First validate the payload.

Follow the below link.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5002ac06-aff3-2a10-6798-cbe11ca3...

Regards,

Jayasimha Jangam

Former Member
0 Kudos

Hi because we are on SP9 in NW70 we don't have this option!

I checked out that we could handle this with the MessageTransformBean - but i didn't get how.

Docu says that i could offer a directory where the error-files could be stored with this Bean!

Has someone more input on how to solve this?!

br

Former Member
0 Kudos

Dear Fritz:

Check this if it can help you in sorting our your issue.

[MessageTransformBean|http://help.sap.com/saphelp_nw04/helpdata/en/57/0b2c4142aef623e10000000a155106/content.htm]

Regards

Praveen

Former Member
0 Kudos

Hi praveen, i found this page also and read about "Archiving Files with Errors." in File-Adapter. reading this in File-Adapter says that the might be an option to check if error files should be archived - but this option we don't have - perhaps due to the SP09?

Any ideas?!

br

Former Member
0 Kudos

hi

check this blog on how to stop the duplicate files to be processed

regards

kummari

Former Member
0 Kudos

Dear Fritz,

You can Validate XML Paylod in PI 7.1, But this option is not available in lower versions.

Check here for the same

[Validating Source XMLPayload|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5002ac06-aff3-2a10-6798-cbe11ca35535]

I think we can write an adapter module to filter unwanted XML payloads to be processed.

Best Regards

Praveen