Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
jayanth_velugati
Active Participant

This Document explains the Managed system setup of BOE 4.1 and Tomcat server in Solman 7.1

1. Push Data to SLD

Step

Action

1

Upgrade Host agent on  all the BOBJ servers including DB.

Download the lastest SAphostagent version availbale in service market place

2

Extract  SAPHOSTAGENT720_XXX.SAR to /tmp/hostagent as root user on hosts

And run the command ./saphostexec –upgrade

3

The above commad will restart the hostagent and will upgrade the current hostagent version .

4

Register bobj DB to  SLD . Use the below command  as <SID>adm to create SLD details

cd /usr/sap/hostctrl/exe

sldreg -configure slddest.cfg -usekeyfile

5

Use the below command  to register the system details to SLD

saposcol -b | sldreg -connectfile slddest.cfg -stdin –oldtransferdtd

7

We can see the system details in SLD  under class Computer system

8

On host bobj application server  as <SID>adm use the below command to register the system to SLD :

cd /usr/sap/hostctrl/exe

Sldreg –configure –connect.key

10

Use the below command to register the system to SLD  (OR) restart the system

/usr/sap/hostctrl/exe/sldreg –file /usr/sap/<SID>/sap_bobj/enterprise_xi40/java/lib/bobj-sld-ds/hostname_bobjslddsoutput.xml -connectfile /usr/sap/hostctrl/exe/connect.key

11

We can see the system details in SLD in class Business Objects Application Server

2. Configure and monitor Tomcat Administration

Step

Action

1

To launch Tomcat use URL

http://<hostname>:8080/manager/html

2

Tomcat user details are maintained in file /usr/sap/<SID>/sap_bobj/tomcat/conf/tomcat.users.xml

Stop tomcat by executing /usr/sap/<SID>/sap_bobj/tomcat/bin/shutdown.sh

Edit the user XML and add the following line

3

Start Tomcat  by executing the command /usr/sap/<SID>/sap_bobj/tomcat/bin/startup.sh

4

5

From the SAP Note: - 1508421 - SAP SLD Data Supplier for Apache Tomcat. Download the TOMCATSLDDataSupllierWEB_710231.ZIP file ad unzip it. It contains a .WAR file

5

Under section WAR file to deploy, select WAR file TomcatSLDDataSupplierWEB.war. After successful deployment of WAR file we can see the service sap.com-TOMCATSLDDataSupplier Service

6

Related files are copied under directory /usr/sap/<SID>/sap_bobj/tomcat/webapps/sap.com~TomcatSLDDataSupplierWEB

7

Copy sldDataSupplier.properties.template to sldDataSupplier.properties and add the following lines to the sldDataSupplier.properties

  1. com.sap.sup.admin.sldsupplier.SLDREG_CONFIG_FILE_PATH= /usr/sap/hostctrl/exe/connect.key
  2. com.sap.sup.admin.sldsupplier.SYSTEM_ID = <SID>_WAS
  3. com.sap.sup.admin.sldsupplier.SLD_SCHEDULER_DISABLED = false
  4. com.sap.sup.admin.sldsupplier.SLD_SCHEDULER_INITIAL_INTEVAL=360000
  5. com.sap.sup.admin.sldsupplier.SLD_SCHEDULER_INTERVAL= 21600000

8

Start and stop the TomcatSLDDataSupplierWEB service in the /manager/html

9

http://hostname:8080/sap.com~TomcatSLDDataSupplierWEB/sldsupplier, use this to check the status

3. Managed system configuration of TOMACT

Step

Action

1

Login to solman >LMDB >Apache Tomcat Server > we can see our server

2

Create product system and assign all unassigned products. Execute verification check

Assign Apache Tomcat as Diagnostic relevant

3

Launch Solman Setup>managed system setup >Apache Tomcat server> select <SID>_WAS

4

Execute the prerequisities check

5

Assign the diagnostic agent installed on tomcat server

6

Check the laod balancer URL for Tomcat

7

Keep default values and save the landscape parameters

8

Select execute all

9

Perform the manual activities

10

Check the managed system configuration

4. Managed system configuration of BOE 4.1

1

Please Read the below notes before starting MSS

upload the latest config.xml from note 1259109

upload the new extractors for 4.1 from note 1849781 < Solman 7.1 SP13

upload the latest CV template for 4.1 (BOE_CVs.zip) 1811700 

Upload the relavant RCA template based on

1783884 RCA template for Solution Manager 7.10 SP05

1783885 RCA template for Soltuion Manager 7.10 SP06

1783886 RCA template for Solution Manager 7.10 SP07

1811700 RCA template for Solution Manager 7.10 SP08

1882778 RCA template for Solution Manager 7.10 SP09

1940337 RCA template for Solution Manager 7.10 SP10

1989380 RCA template for Solution Manager 7.10 SP11

2

Download the  relevant file from note 1259109 and unzip it.

3

Call URL : http://<solmanhostname>:<port>/sap/bc/webdynpro/sap/e2ewa_cfg and upload the unziped file

4

Download the attachment from note  1849781 ad unzip it

5

Solution_workcenter-->Solution Manager Administrator-->Infrastructure>Framework-->Root Cause Analysis Content-->Extractors-->Expert Mode-->Upload

6

Upload the extractors which we have unzipped (lower than sp12)

7

Download the CV from 1811700  . unzip it

8

Solution_workcenter-->Solution Manager Administrator-->Infrastructure>Framework-->Root Cause Analysis Content>stores.

Upload the unzipped content ,

9

Download the attachmet from note  1811700  and unzip it

10

Solution _workcenter-->Solution Manager Administrator-->Infrastructure>Framework-->Root Cause Analysis Content>stores.

Upload the unzipped content

11

Go to LMDB > select SapBusinessObjects Cluster; select bobj server and change the extended SID to BOBJ SID

12

Select  Assign product assignment > create <SID> system and assign all unassigned products

13

Execute verification check for <SID>

14

Assign Diagnostic relevat to system

15

Execute Solman_setup>select <SID> and select configure system

16

check Product Assignment and all relevant systems

17

Execute Pre-Requisites check

18

Assign Diagnostic agent

19

Adjust system Parameters,Check URL ;we should receive Success message 200

20

Verify the landscape parameters and save them

21

Execute the Automatic configuration

22

Follow the documentation to configure the manual steps

23

Create Logical system for BOBJ

22

check your configuration

Thank You

Jayanth

1 Comment
Labels in this area