cancel
Showing results for 
Search instead for 
Did you mean: 

SCOT Setup

Former Member
0 Kudos

Hi All,

I have problem in Scot setup.

I Created a system user with its profile for Email User and then went in SCOT gave this company's mail host and port number then activated that node in use and then went to SICF activated SAPConnect and gave User ID and Password in it.

I added some parameters in RZ10 (Instance),bounced the system but still E-mail is not getting sent.

Please let me know if I forgot any Parameters or If I have missed some steps.

Parameters Added-

rdisp/start_icman true

icm/plugin_0 PROT=HTTP,PLG=./httpplugin.so

icm/plugin_1 PROT=HTTPS,PLG=./httpplugin.so

icm/plugin_2 PROT=SMTP,PLG=./smtpplugin.so

icm/server_port_2 PROT=SMTP,PORT=25000,TIMEOUT=180

icm/server_port_3 PROT=SMTP,PORT=25001,TIMEOUT=180

is/HTTP/virt_host_1 *:25001;

is/SMTP/virt_host_0 *:25000;

Thanks a lot.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi

Try to first test the SMTP connectiong using

SCOT --> Utilities --> Routing Test

Check the result of this test.This might give you further information on where it is failing

Regards

Naresh P.

Former Member
0 Kudos

Hi

Apart from the SCOT settings i think report RSCONN01 has to be scheduled to send the emails out.

In Transaction SCOT slecect the Jobs ICON t check if the job is scheduled or not.

If the Job is not scheduled schedue it and then check.

Regards

Naresh P.

Former Member
0 Kudos

Hi Sergo/Naresh:

I gave a Default Domain name in SCOT as <company name>.com.

When I sent the mail its going into error,when I double click it it show's-

*Message cannot be transferred to node SMTP due to*

*connection error (final)*

My mail Port and Mail Host IP is Correct. Do I need to define any RFC Connection also

for setting E-Mail?

Do I need to set parameters-

login/accept_sso2_ticket

login/create_sso2_ticket

Is this necessory?

Please help me out!Thanks for your replies.

Former Member
0 Kudos

Hi. Check the network authorization from your r/3 server to SMTP server, ping the SMTP server by name.

Write in HOSTS file on R/3 server the IP and name the SMTP server, check all firewalls and anti-virus software.

Also check your SP for R/3 server --> check the note 875136.

Regards.

Edited by: Sergo Beradze on Feb 29, 2008 6:37 AM

Former Member
0 Kudos

Hi,

I think SMTP plug in is not activated in the system.

1.SICF->click on ESMTP component-->right click it activate.

2.In SCOT create a SMTP node and fillup all the details.

3.Maintain a SMTP node SMICM and activate it.

Thanks,

Sagr Askani.

Former Member
0 Kudos

Hi. Such parameters have helped with our case -->

rdisp/start_icman true;

is/SMTP/virt_host_0 *:25000;

icm/server_port_1 PROT=SMTP,PORT=25000,TIMEOUT=180;

icm/server_port_0 PROT=HTTP,PORT=8000,EXTBIND=1;

The SAPCONNECT user has the profile S_A.SCON ?

In SCOT t-code the SMTP node you check the mail host , mail port and "Node in use"

Restart the server after changes of a profile of system.

Also read the note 487754.

Regards . Award if helpful.

Edited by: Sergo Beradze on Feb 28, 2008 10:05 AM

Former Member
0 Kudos

Hi Sergo,

These all things what you are saying I have done all.

Still I am getting Error in this.

Thanks.

Former Member
0 Kudos

Hi again. In SCOT --> SMTP --> supported address type --> internet --> in address area write *

In SCOT --> settings -- Default domain write your server of SMTP.

Also check the code page.

Are you create job in SMTP --> settings --> send jobs ? Addr type INT, period as you want (in ouer place 10 min)

Regards.

Former Member
0 Kudos

Hi,

Can you provide more details. Please provide error code. Just check for the error code in SOST transaction.

Regards,

Sowmya K

Former Member
0 Kudos

Hi Sowmya,

Error it shows after I double click on error mail.

Internal error: SO_OBJECT_MIME_GET Exception: 2

Message no. XS829

Thanks.