cancel
Showing results for 
Search instead for 
Did you mean: 

FTR - Upload file by Email

Former Member
0 Kudos

Hi all,

We are executing the scenario to upload CSV file attachement by Email in Upload center. The Email is in SOIN but the file does not get processed. There is no entry in SLG1.

Any pointer on what we could be missing?

thanks,

mahesh.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi all,

We getting the below error when check trace for the incomming file in SCOT.

Error Occured in Exit DESCRIPTION: An exception with the type X_SY_RANGE_OUT_OF_BOUNDS occurred, but was neither handled locally, nor declared in a RAISING clause.

Any suggestion how to resolve the error.

thanks,

mahesh.

Former Member
0 Kudos

Mahesh,

Have you maintained the exit rules for Inbound Processing (Txn : SO50). You need to maintain the below settings:

Communication Type : Internet Mail

Receipient Address : The Mail ID of the SNC system to which you are sending the mail

Document Clasee : *

Exit Name : /SCA/CL_FTR_MAIL_INBOUND

Also the inbound mail's subject should have the Upload Profile Number within Square brackets for the exit to correctly identify which Upload Profile to use to process the attached CSV file.

Regards,

Bharath

Former Member
0 Kudos

Hi Bharath,

Yes, we do have maintained the settings.

The system is tryign to process the file while reading data from KPRO it gives the above message.

thanks,

mahesh

Former Member
0 Kudos

The issue was resolved by applying sap note 1881703