Top Banner
1 WDEBU7 Workshop Chapter 05 SMTP & SAP Connect settings Roland Kramer - SAP Solutions Business Development, SAP EMEA Version: October 2009
21

SMTP & SAP Connect Settings

Apr 18, 2015

Download

Documents

Janez Smolič
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: SMTP & SAP Connect Settings

1

WDEBU7 WorkshopChapter 05

SMTP & SAP Connect settingsRoland Kramer - SAP Solutions Business Development, SAP EMEAVersion: October 2009

Page 2: SMTP & SAP Connect Settings

2

SAP AG 2003, Setup BW 3.x, Roland Kramer / 2

SDN users please note the following

The Access of any material in the SAP community network and SAP developer network (SDN) is free of charge with your user login.

If you see any occurrence of “SAP Note” or “SAP Hinweis” and you want to access this Information, you have to logon to the SAP Marketplace (SMP) Note search which needs an additional login to the SMP. The login to SMP is depended to a valid customer contract and the S-user credentials.

Example for such a link: https://service.sap.com/sap/support/notes/

You can also add the Note Number directly at the end of the mentioned URL or go to New Note Search

Page 3: SMTP & SAP Connect Settings

3

SAP AG 2003, Setup BW 3.x, Roland Kramer / 3

Checking the Web Reporting Settings in SPRO

Additional Notes for the WAS settings and the web Reporting:

Note 434918: DNS configuration for BSP Applications on W2K

icm/host_name_full = server.domain.ext

http://server.domain.ext:1080/sap/bc/bsp/sap/it00/default.htm

Note 550669: Compressed transfer of BI web Applications

Note 561792: Client-sided caching of image/gif files

Note 517484: Inactive services in the Internet Communication Framework

Note 529793: Missing error text in the Internet Explorer browser

Note 622130: Timeout problems in BI web Applications

Note 619884: Integration of BSP applications in BI web Applications

Note 498936: Log on/password change in web with BI3.0B or higher

Note 516884: Anonymous logon with BI 3.0A/B and SAP web App. Server

Note 517860: Logging on to BSP applications (Check the Documents in the Append of the Note)

Note 434918: DNS configuration for BSP Applications on Windows 2000

Note 616900: BSP FAQ -- Frequently Asked Questions

Note 677118: SP31-> Fully Qualified Domain Names Check

Page 4: SMTP & SAP Connect Settings

4

SAP AG 2003, Setup BW 3.x, Roland Kramer / 4

Checking the WAS Parameters with RZ10

Binding Ports Lower Than 1024 on UNIX

With the Internet Communication Manager (ICM) you can bind ports with numbers 0 up to and including 1023 (well known ports) on Unix systems too. The external binding program icmbnd included in the standard delivery is used for this.

Usually the ICM itself binds the ports. If you want to use icmbnd to bind configured ports, change the parameter specification for icm/server_port_<xx> in the profile (transaction RZ11).

Integration

On Unix systems only users with superuser authorizations can bind ports with numbers lower than 1024. For this reason either the ICM process must be provided with these authorizations, or the port must be bound by an external program and then the listen socket transferred to the ICM.

Activating External Binding

To ensure the ICM itself does not attempt to bind the port, you specify an additional option when you are configuring ports with icm/server_port_<xx>: EXTBIND=1

The format of this parameter is:

icm/server_port_1 = PROT=HTTP, PORT=8080, TIMEOUT=30, EXTBIND=1

Usually icmbnd is called directly from the ICM, though the program can also be called from external systems to make new ports known to the ICM. icmbnd can also be used to bind ports >= 1024, but then the startup time of the ICM is longer.

icmbnd is also available for Windows. As the user <sid>adm can bind any number of ports on this system, there is no need to use the icmbnd here.

Page 5: SMTP & SAP Connect Settings

5

SAP AG 2003, Setup BW 3.x, Roland Kramer / 5

Pre requisites for the Use of SMTP Service

Note 455140 - Configuration of e-mail, fax, paging or SMS using SMTP

Configuration

Instance Profile Parameter 1. icm/plugin_<*> = PROT=SMTP,PLG=<prog>

2. icm/server_port_<*> = PROT=SMTP,PORT=<port>

3. is/SMTP/virt_host_<*> = <host>:<port>,<port>...;

User Maintenance (transaction SU01) System User for the Service is needed. Use the Profile S_A.SCON

Enter the Internet Mail Address for every User in their Profile in SU01.

Client assignment (transaction SICF)a) Host data

b) Service data

c) Handler list

SAPconnect administration (transaction SCOT)a) Default domain

b) Node (SMTP, HTTP or RFC)

Additional Information and Details can be found in the Notes 455140 and 455142.

The Basis Configuration is already made in the Webreporting Section, so this Checklist gives you a Summary and an Additional Transaction is introduced (SCOT).

Page 6: SMTP & SAP Connect Settings

6

SAP AG 2003, Setup BW 3.x, Roland Kramer / 6

Activating the SMTP Host (SEM/NetWeaver related)

The marked Option activates also the underlying service (Recommended). Please use this Option whenever Possible.

Setting Up the web Administration Interface

You have package ICMADMIN.SAR. To find out where to find it or to get the latest version in the actual DW* 7.00 package which you can download from the SAP service portal. It is downwards compatible to 6.20.

Procedure ...

1. Define the parameter icm/HTTP/admin_<xx> in the ICM profile in the line: icm/HTTP/admin_0 = PREFIX=/sap/admin,DOCROOT=./admin,HOST=xxxThis sets the URL prefix for the administration to /sap/admin and the path for the ICP control files to./admin.

2. Specify this port with icm/server_port_<xx> as the ICM port.

3. Create an administration user as described under Creating Administration Users. The authorization file icmauth.txt will be generated.

4. Make sure that file icmauth.txt (the file name can be named something else in icm/HTTP/admin_<xx>) exists in the work directory.

5. Unpack package icmadmin.SAR with the ICP control files into a subdirectory with the name admin, by calling SAPCAR -xvf icmadmin.SAR admin.

Result

You can now use the web Administration Interface.

Page 7: SMTP & SAP Connect Settings

7

SAP AG 2003, Setup BW 3.x, Roland Kramer / 7

System User for the SMTP Service (inbound only!)

Note: Only required if receiving inbound internet mail.

According the Notes 455140 and 455142 you have to create a Background User with the Profile S_A.SCON. This user will be used as a Default User (Similar like a anonymous User in a Web Server) for the SMTP Service.

This step is only necessary if you want to receive internet e-mail on your BW system!!

Page 8: SMTP & SAP Connect Settings

8

SAP AG 2003, Setup BW 3.x, Roland Kramer / 8

Internet Address in the User Profile (inbound only!)

• Note: Only required if receiving inbound internet mail.

Every User who wants to use the SMTP Service as an inbound service needs also an Internet Mail Address defined in the User profile.

Page 9: SMTP & SAP Connect Settings

9

SAP AG 2003, Setup BW 3.x, Roland Kramer / 9

Client assignment in SICF (inbound only!)

Note: Only required if receiving inbound internet mail.

• Note: Only required if receiving inbound internet mail.

Page 10: SMTP & SAP Connect Settings

10

SAP AG 2003, Setup BW 3.x, Roland Kramer / 10

Service data of the SMTP Host (inbound only!)

• Note: Only required if receiving inbound internet mail.

• In the Details of the Service Data from SMTP you fill in the Default User

• The Host Data and the Handler List is automatically filled by the Parameter which are activated in the Instance Profile of the SAP Sytem

Page 11: SMTP & SAP Connect Settings

11

SAP AG 2003, Setup BW 3.x, Roland Kramer / 11

Details of the SMTP Host shown with SICF

Note: Only required if receiving inbound internet mail.

Page 12: SMTP & SAP Connect Settings

12

SAP AG 2003, Setup BW 3.x, Roland Kramer / 12

Set the Internet Default Domain with SCOT

• It is also necessary to Define the Default Domain in the Section of the Transaction SCOT. The Domain will be used for the Sending Process.

Page 13: SMTP & SAP Connect Settings

13

SAP AG 2003, Setup BW 3.x, Roland Kramer / 13

SAPconnect Administration (SCOT)

Double Click

Details on next slide

Page 14: SMTP & SAP Connect Settings

14

SAP AG 2003, Setup BW 3.x, Roland Kramer / 14

Enter the external Address of the SMTP Server

Default ”*”: all e-mails will be sent via SMTP.

• The only external Programm will be entered here. It is only necessary to put in the IP Address and the Port of the Mail Application. If the Programm is already on the SAP Sytem you can put in the Server‘s Address.

• Here you can also define the Fax and for many Usage the SMS Service. Therefore you need an external Provider like on the Mobile Phone.

Page 15: SMTP & SAP Connect Settings

15

SAP AG 2003, Setup BW 3.x, Roland Kramer / 15

Create the Send Job in SCOT

Page 16: SMTP & SAP Connect Settings

16

SAP AG 2003, Setup BW 3.x, Roland Kramer / 16

Define the Send Options

Page 17: SMTP & SAP Connect Settings

17

SAP AG 2003, Setup BW 3.x, Roland Kramer / 17

Go to SAP Office Outbox with transaction SO02

Page 18: SMTP & SAP Connect Settings

18

SAP AG 2003, Setup BW 3.x, Roland Kramer / 18

Sending e-mails

Page 19: SMTP & SAP Connect Settings

19

SAP AG 2003, Setup BW 3.x, Roland Kramer / 19

Receiving e-mails in Outlook

Page 20: SMTP & SAP Connect Settings

20

SAP AG 2003, Setup BW 3.x, Roland Kramer / 20

Details for the settings in Transaction SCOT

Additional Notes:

• Note 607108 - Problem analysis when sending or receiving e-mails

• Note 149926 - Secure e-mail: encryption, digital signature

• Transaction SCOT

• Report RSCONN05

Page 21: SMTP & SAP Connect Settings

21

SAP AG 2003, Setup BW 3.x, Roland Kramer / 21

Copyright 2008 SAP AG All rights reservedNo part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice.

Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors.

SAP, R/3, xApps, xApp, SAP NetWeaver, Duet, SAP Business ByDesign, ByDesign, PartnerEdge and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned and associated logos displayed are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

The information in this document is proprietary to SAP. This document is a preliminary version and not subject to your license agreement or any other agreement with SAP. This document contains only intended strategies, developments, and functionalities of the SAP® product and is not intended to be binding upon SAP to any particular course of business, product strategy, and/or development. SAP assumes no responsibility for errors or omissions in this document. SAP does not warrant the accuracy or completeness of the information, text, graphics, links, or other items contained within this material. This document is provided without a warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability, fitness for a particular purpose, or non-infringement.

SAP shall have no liability for damages of any kind including without limitation direct, special, indirect, or consequential damages that may result from the use of these materials. This limitation shall not apply in cases of intent or gross negligence.

The statutory liability for personal injury and defective products is not affected. SAP has no control over the information that you may access through the use of hot links contained in these materials and does not endorse your use of third-party Web pages nor provide any warranty whatsoever relating to third-party Web pages

Weitergabe und Vervielfältigung dieser Publikation oder von Teilen daraus sind, zu welchem Zweck und in welcher Form auch immer, ohne die ausdrückliche schriftliche Genehmigung durch SAP AG nicht gestattet. In dieser Publikation enthaltene Informationen können ohne vorherige Ankündigung geändert werden.

Einige von der SAP AG und deren Vertriebspartnern vertriebene Softwareprodukte können Softwarekomponenten umfassen, die Eigentum anderer Softwarehersteller sind.

SAP, R/3, xApps, xApp, SAP NetWeaver, Duet, SAP Business ByDesign, ByDesign, PartnerEdge und andere in diesem Dokument erwähnte SAP-Produkte und Services sowie die dazugehörigen Logos sind Marken oder eingetragene Marken der SAP AG in Deutschland und in mehreren anderen Ländern weltweit. Alle anderen in diesem Dokument erwähnten Namen von Produkten und Services sowie die damit verbundenen Firmenlogos sind Marken der jeweiligen Unternehmen. Die Angaben im Text sind unverbindlich und dienen lediglich zu Informationszwecken. Produkte können länderspezifische Unterschiede aufweisen.

Die in diesem Dokument enthaltenen Informationen sind Eigentum von SAP. Dieses Dokument ist eine Vorabversion und unterliegt nicht Ihrer Lizenzvereinbarung oder einer anderen Vereinbarung mit SAP. Dieses Dokument enthält nur vorgesehene Strategien, Entwicklungen und Funktionen des SAP®-Produkts und ist für SAP nicht bindend, einen bestimmten Geschäftsweg, eine Produktstrategie bzw. -entwicklung einzuschlagen. SAP übernimmt keine Verantwortung für Fehler oder Auslassungen in diesen Materialien. SAP garantiert nicht die Richtigkeit oder Vollständigkeit der Informationen, Texte, Grafiken, Links oder anderer in diesen Materialien enthaltenen Elemente. Diese Publikation wird ohne jegliche Gewähr, weder ausdrücklich noch stillschweigend, bereitgestellt. Dies gilt u. a., aber nicht ausschließlich, hinsichtlich der Gewährleistung der Marktgängigkeit und der Eignung für einen bestimmten Zweck sowie für die Gewährleistung der Nichtverletzung geltenden Rechts.

SAP übernimmt keine Haftung für Schäden jeglicher Art, einschließlich und ohne Einschränkung für direkte, spezielle, indirekte oder Folgeschäden im Zusammenhang mit der Verwendung dieser Unterlagen. Diese Einschränkung gilt nicht bei Vorsatz oder grober Fahrlässigkeit.

Die gesetzliche Haftung bei Personenschäden oder die Produkthaftung bleibt unberührt. Die Informationen, auf die Sie möglicherweise über die in diesem Material enthaltenen Hotlinks zugreifen, unterliegen nicht dem Einfluss von SAP, und SAP unterstützt nicht die Nutzung von Internetseiten Dritter durch Sie und gibt keinerlei Gewährleistungen oder Zusagen über Internetseiten Dritter ab.

Alle Rechte vorbehalten.