42
Exchange Infrastructure (XI) Post Installation Steps Part-1 Applies to: SAP XI 3.0 and SAP PI 7.0. For more information, visit the SOA Management homepage . Summary This document is prepared to give the beginners a brief idea about SAP XI Post Installation. The document contains basics of SAP XI Post Installation and also shows necessary steps screenshots. Author: Sunil Ojha Company: IBM Created on: 13 November 2008 Author Bio Sunil Ojha is a PI certified workflow consultant. His current engagement is with IBM Global Business Services. He is post graduate in information technology and having 4+ years of experience in SAP including ABAP, Workflow and PI. SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 1

PI POST Installation Steps

Embed Size (px)

Citation preview

Page 1: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Applies to: SAP XI 3.0 and SAP PI 7.0. For more information, visit the SOA Management homepage.

Summary This document is prepared to give the beginners a brief idea about SAP XI Post Installation. The document contains basics of SAP XI Post Installation and also shows necessary steps screenshots.

Author: Sunil Ojha

Company: IBM

Created on: 13 November 2008

Author Bio

Sunil Ojha is a PI certified workflow consultant. His current engagement is with IBM Global Business Services. He is post graduate in information technology and having 4+ years of experience in SAP including ABAP, Workflow and PI.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 1

Page 2: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Table of Contents Prerequisite.........................................................................................................................................................3

Post Installation Steps.....................................................................................................................................3 Checking sap.com Services.........................................................................................................................................4 Generating Roles: SAP_XI and SAP_SLD ..................................................................................................................5 Creating User XISUPER ..............................................................................................................................................9 Performing SAP XI Customizing Settings ..................................................................................................................11 Importing the SAP Exchange Profile..........................................................................................................................14 Performing System Landscape Directory (SLD) Configuration ..................................................................................16 Maintaining a business System for the Integration Server: ........................................................................................38 Post installation step Part-2 .......................................................................................................................................40

Related Content................................................................................................................................................41 Disclaimer and Liability Notice..........................................................................................................................42

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 2

Page 3: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Prerequisite Prerequisites are done as per SAP Exchange Infrastructure Post Installation guide. You can download this guide from SAP Service Marketplace or it is also freely available at SDN.

Please refer XI installation guide for more detail.

Post Installation Steps

1. Checking sap.com Services

2. Generating Roles: SAP_XI and SAP_SLD

3. Creating User XISUPER

4. Performing SAP XI Customizing Settings

5. Importing the SAP Exchange Profile

6. Performing System Landscape Directory (SLD) Configuration

7. Creating RFC Destinations in the ABAP Environment

8. Creating RFC Destinations in the ABAP and Java Environment

9. Activating Services

10. Creating HTTP Destination PMISTORE in the Java Environment

11. Performing Basic Configuration Steps

12. Checking the Installation – Part 1

13. Installing the Integration Builder Client

14. Checking the Installation - Part 2

15. Importing the XI Content for Software Component Version SAP WebAS 6.40 SR1

16. Performing Initial Adapter Engine Cache Refresh [

17. Testing the Cache Refresh (INTEGRATION_DIRECTORY_HMI)

In Post installation part – 1, I will explain initial 6 steps, for rest step please refer 2 part (Exchange infrastructure (XI) Post installation part – 2).

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 3

Page 4: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Checking sap.com Services

Once you end with the installation the first is to check all the services, if they are working fine or not.We need to make sure that all services are running up and working fine in visual administrator.

For it log on to J2EE visual admin:

Choose

Cluster → Server → Services → Deploy

And check all services beginning with

sap.com/com.sap.aii*

sap.com/com.sap.lcr*

sap.com/com.sap.xi*

sap.com/com.sap.rprof.remoteProfile

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 4

Page 5: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

If any one of the services is not running, select the services and choose Start Application

Generating Roles: SAP_XI and SAP_SLD

Initially we need to generate all roles beginning with SAP_XI, SAP_SLD and SAP_BC_AI_LANDSCAPE_DB_RFC.

For it we need to logon to SAP (you can use DDIC user).

Call transaction PFCG :

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 5

Page 6: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Here we need to do the mass generation, for it go in utilities and select mass generation

Next you need to select input as SAP_XI* (this is for SAP_XI) and select check box generate automatically. Press F8 and run this report.

Select “In the Background”

And you will get all the Roles are generated

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 6

Page 7: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Repeat for SAP_SLD*

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 7

Page 8: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

And again same step for SAP_BC_AI_LANDSCAPE_DB_RFC

After role generation, you need to do mass comparison, for it again go to PFCG transaction and select mass comparison:

Select SAP_XI*

In log display, ignore the message that the role SAP_XI_CMS_SERV_USER does not have a profile.

User master record for all roles adjusted.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 8

Page 9: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Creating User XISUPER

In next activity we need to create XISUPER user for SAP Exchange Infrastructure client: User Last name (Tab:

Address) Password / User Type (Tab: Logon Data)

Role (Tab: Role)

XISUPER <your_name>, for example XI Super

<init_password> / Dialog

SAP_BC_AI_LANDSCAPE_DB_RFC SAP_SLD_ADMINISTRATOR SAP_XI_ADMINISTRATOR SAP_XI_CONFIGURATOR SAP_XI_CONTENT_ORGANIZER SAP_XI_DEVELOPER SAP_XI_MONITOR

For it go to Transaction su01

Give XISUPER and create it.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 9

Page 10: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Provide roles:

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 10

Page 11: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Save it and exit this.

Now we have XISUPER user with us to perform the further post-installation activities so we need to log off from the system and log in again as user “XISUPER” and need to switch from initial password to valid password.

After this user creation next step we need to restart J2EE engine.

Performing SAP XI Customizing Settings

Go to T- Code SWF_XI_ CUSTOMIZING

Here we need to make all nodes to green hook (not a red cross).

For it we need to do the automatic customizing. We need to select the node Maintain Runtime Environment and then Press F9.

For Maintain Prefix numbers, after pressing F8 we need to go in change mode and maintain a number higher then 900.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 11

Page 12: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Now we will have

On next step we need to Run report RSWF_CATID by calling transaction SE38 editor:

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 12

Page 13: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

On execution page

Select the check box of 1. ABAP Classes 2. XML Object types and executes the report.

Here we need to give one request for it.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 13

Page 14: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Importing the SAP Exchange Profile 1. we need to open on Server host:

http://<J2EE_Host> : <J2EE_PORT> / ExchangeProfile

i.e. For <J2EE_Port>: 5<J2EE_instance_number>00. 50031, as my J2EE instance is 31. 2. User Name: XISUPER, Password: password of XISUPER.

Fill the information and set it.

When we will set it we will get the exchange profile page.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 14

Page 15: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

We need to browse “/usr/sap/<SID>/SYS/global/exchange_profile.xml” and need to import here.

Suggestion from SAP: As the file exchange_profile.xml contains secure information like passwords, we highly recommend to delete the file after importing or to save it by using high security standards, such as encryption.

Assign Application Roles to User Groups:

Fir it Log to Visual administrator.

And Select Cluster → Server → Services → SLD Data Supplier

Go to Runtime tab in the right frame, and push the button "Assign Application Roles to User Groups". Confirm the dialog.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 15

Page 16: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Performing System Landscape Directory (SLD) Configuration

Maintaining SLD Connection Parameters:

Log on to the SAP System as user DDIC and call transaction SLDAPICUST

Choose Display -> Change.

Choose insert row

Enter the input’s like

Host Name, Port, User ( XIAPPLUSER), Password(password of XIAPPLUSER)

Select the check box of Primary

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 16

Page 17: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Maintaining Server Settings in the SLD:

Open url :

http://<host>:<HTTP_port>/sld

Give XISUPER user and password.

First we need to stop server, for it we need to go to Administrator and stop the server.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 17

Page 18: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

After this choose server setting

Set it and again go to main page of SLD. And start the server again.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 18

Page 19: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

If you are getting any miss configure parameter then reset it, i.e. bufferinstance

We need to set it as false.

In end server should be in running green status.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 19

Page 20: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Updating the CR Data in the SLD:

Before using the SLD server, we need to import two data packages in XI.

cimsap.zip: This file contains all relevant class definitions from the CIM specification v. 2.6 and the SAP extension schema. When you start the SLD on SAP Web AS 6.40 SR1 for the very first time, this package will be imported automatically into the default CIM namespace sld/active.

• CR_Content.zip: This file contains all instances that represent information about available SAP components.

I suggest if you do not have most updated then download them from SAP service makertplace.

We need to import cimsap.zip and CR_Content.zip from the SLD host (from /usr/sap/<SAPSID>/SYS/global/sld/model/ ) to a host were a Web browser runs.

Go to admin and click on import :

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 20

Page 21: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Once you select the file,push start to import file.

Repeat for CR content.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 21

Page 22: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Finally we will have success message.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 22

Page 23: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Configuring the SLD Bridge:

Go to Admin page

Perform activity again to stop the server.

And go to Data Supplier Bridge and stop it.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 23

Page 24: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Local SLD should be active and

Under Gateway enter:

Server: <host_name_of_SLD>

Service: <gateway_service_of_SLDhost>

And go for set.

Again start the bridge and server as well.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 24

Page 25: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Maintaining the ABAP Connection:

Go to XI host and call RZ70.

Give host and service name.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 25

Page 26: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

After choose with the quick info Proposal

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 26

Page 27: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Then activate the current changes:

In last go for start data collection

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 27

Page 28: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 28

Page 29: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 29

Page 30: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

In RZ70 under SLD bridge gateway information give the complete server name of J2E instance in the input for Host and in Service try SAPGW00 ( actually it is SAPGWXX where XX will be the system number of your J2E instance. So if the system of your J2E instance is 31 then give SAPGW31 instead of SAPGW00).

Configuring the SLD Data Supplier Service in the Visual Administrator:

For it we need to start the J2EE visual admin.

Choose Cluster → Server → Services → SLD Data Supplier

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 30

Page 31: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

On the Runtime tab in the right frame, select the tab HTTP Settings

Give Host,Port ,user and password.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 31

Page 32: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Afterwards please do the test :

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 32

Page 33: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Generally changes takes some time so, to apply the new configuration immediately, restart the SLD service.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 33

Page 34: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Again restart it so that changes can visible quickly.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 34

Page 35: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Maintaining the product for the Technical System:

Go to SLD page

Choose technical system landscape and select the system which we have created in RZ70 transaction:

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 35

Page 36: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

choose Add a new Product and select the product SAP Exchange Infrastructure.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 36

Page 37: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

You need to make sure that all components are selected and then save it.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 37

Page 38: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Maintaining a business System for the Integration Server:

Now we need to maintain a Business System. For that again go to SLD main page and choose the business landscape page.

Create the new business system

Select web as ABAP

Select client

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 38

Page 39: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Select Integration Server as Business System Role and enter the following in the field Pipeline URL: http://<host>:<HTTPport>/sap/xi/engine?type=entry

and chose finish it.

Note :- <host> is the host name of the Integration Server.

You can find <HTTPport> by logging on to the Integration Server and running transaction SMICM (choose Goto → Services and see entry for HTTP).

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 39

Page 40: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Post installation step Part-2

Please refer Post installation part-2 for rest of activities.

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 40

Page 41: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

Related Content For more information, visit the SOA Management homepage.

SAP Help Portal

SAP Developer Network

SAP Installation steps

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 41

Page 42: PI POST Installation Steps

Exchange Infrastructure (XI) Post Installation Steps Part-1

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2009 SAP AG 42

Disclaimer and Liability Notice This document may discuss sample coding or other information that does not include SAP official interfaces and therefore is not supported by SAP. Changes made based on this information are not supported and can be overwritten during an upgrade.

SAP will not be held liable for any damages caused by using or misusing the information, code or methods suggested in this document, and anyone using these methods does so at his/her own risk.

SAP offers no guarantees and assumes no responsibility or liability of any type with respect to the content of this technical article or code sample, including any liability resulting from incompatibility between the content within this document and the materials and services offered by SAP. You agree that you will not hold, or seek to hold, SAP responsible or liable with respect to the content of this document.