cancel
Showing results for 
Search instead for 
Did you mean: 

Schema Validation

former_member188791
Participant
0 Kudos

Hi Group,

Is there any way we can validate delimeter in incoming file structure,like for example if comma (,) delimeter file coming with some invalid delimeter it should capture at adapter level.

Regards,

Rajiv

Accepted Solutions (0)

Answers (2)

Answers (2)

anupam_ghosh2
Active Contributor
0 Kudos

Hi Rajiv,

1st option is to request sender not to send files with invalid delimiter.

Secondly you can direct the file contents into java mapping code which will remove the invalid characters and produce required target XML.

regards

Anupam

Former Member
0 Kudos

Hi,

yes, certainly by creating a module and by adding it to your FILE sender CC.

but I don't think we can do it properly with standard option.

but where come from your file: sent a system ? or modified by a human ?

if it's a system, there is no interest to have such a control: program are not modified everyday.

regards.

Mickael