cancel
Showing results for 
Search instead for 
Did you mean: 

Exceptions in file-idoc scenario

Former Member
0 Kudos

Hi Folks,

I am developing a file-idoc scenario. What are the different exceptions I would be needed to handle apart from the following two identified?

1. Mapping issue

2. Problem in posting the idoc (SAP system may be down and others)

Thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Raja,

The errors an happen at following steps:

1. Error while picking the file:File adapter error

2. Error in mapping: error due to incorrect data, incorrect format, corrupt file etc.

3. While posting Idoc: due to Incorrect userId password, due to structure not matching, destination system being down.

Hope this helps.

Regards

Vijaya

Former Member
0 Kudos

Hi Vijaya,

Could you please let me know how to achieve the functionality of point 1 in your answer?

Raja

Former Member
0 Kudos

Hi Raja,

As I understand, whenever these error occurs u need to inform someone of the error.

what u can do out here is configure your alert. This will handle all errors happening in AE and AF

Regards

Vijaya

Former Member
0 Kudos

Thanks for your immediate reply.

Could you please elaborate on how to verify whether the file is placed on the file server or not.