cancel
Showing results for 
Search instead for 
Did you mean: 

FTR upload using attachment in Inbound Mail

Former Member
0 Kudos

Hi All,

We are working on an ASN scenario where the suppliers will be sending updated PO Duelist CSV files to the SNC system, where we will use the File Trasnfer upload functionality to process the file and create the ASN's.

We have done the following config settings:

1. Make settings for global constants:

    a.  Constant=Sender E-mail

         Value for Global Constant=<Receiver Address>

    b.  Constant=qRFC destination for RFC

         Value for Global Constant= RFC destination

2. Number ranges for FIle Transfer

3. Determine Accepted E-Mail Address for File Upload

     Here the E-Mail Patter contains the email used to send the file to the receiver address and the Interface - ASNDLPD

And also based on this SDN post - http://scn.sap.com/thread/1991723 we maintanied the exit rules for Inbound processing In SO50 - we had entry for /SCA/CL_FTR_MAIL_INBOUND (Exit Name) for Internet Mail(Communication Type)

We can see the inbound emails in SCOT under Inbound Send requests, but these are not getting processed further.

Are we missing any settings? Any pointers on this topic will be useful.

Note: File Transfer upload directly from Web UI works fine. The issue is only when we send it through inbound mail.

Thanks,

Bharath

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Bharat

Do we have any virus scan profile activated from Basis? Also from which email are you trying to do the upload. There are issues specific to gmail for example.

Are you using the below?

Method:          /SCA/IF_FTR_MAIL_READ~READ_MAIL

Regards

Anindya

Former Member
0 Kudos

Anindya,

1. We have not activated any Virus profile. When we upload the CSV file manually in Upload center, we get the warning - Virus scan profile /SCA/DM_FTR/UPLOAD_FILE is not active for XXXXX. However it gets uploaded successfully after this warning. So assuming the same holds good even for files coming through inbound mails.

2. We are sending the CSV file from an internal id (Not gmail / other external ids) and same is specified in the SPRO config - "Determine Accepted E-Mail Address for File Upload"

3. I didnt get the method you have mentioned? What's it application?

Regards,

Bharath

Former Member
0 Kudos

Hi All,

Also does anyone know what entry needs to be maintained under SO50 (Exit Rules for Inbound Processing)

Communication - Internet Mail

Recipient Address - Mail ID to which the inbound mail is addressed

Document Class - ????

Exit Name : /SCA/CL_FTR_MAIL_INBOUND

Call Sequence : ????

Regards,

Bharath

Former Member
0 Kudos

Hi Bharath

Is it possible to message you directly?

Former Member
0 Kudos

Hi Bharath

Is it possible to message you directly?

Former Member
0 Kudos

Hi Anindya,

I have sent you a mail.

Bharath

0 Kudos

Hi All, Can you please share the solution for this issue.