SlideShare uma empresa Scribd logo
1 de 25
Baixar para ler offline
SAP Solution Manager

System Landscape Directory
Overview of SLD




  http://www.linkedin.com/in/solutionmanager
  Wenceslao Lacaze
Sap SLD - Overview




Table of Contents
Versioning ..............................................................................................................................................................................3
Author Bio ..............................................................................................................................................................................3
What is SLD?..........................................................................................................................................................................4
Who use SLD?........................................................................................................................................................................4
SLD Strategy ..........................................................................................................................................................................4
Access to the SLD.................................................................................................................................................................5
Create Landscape.................................................................................................................................................................5
Create your Product/Software.......................................................................................................................................7
Create Technical System...................................................................................................................................................9
View Systems ..................................................................................................................................................................... 12
Delete Systems................................................................................................................................................................... 13
View Content Information............................................................................................................................................. 13
Replicate SLD ..................................................................................................................................................................... 16
Define new Data Suppliers............................................................................................................................................ 16
Cleanup old systems........................................................................................................................................................ 18
SLD Check ............................................................................................................................................................................ 21
SLD in Solution Manager................................................................................................................................................ 21
  View and Change the Configuration ..................................................................................................................... 21
  User Maintenance ........................................................................................................................................................ 22
  Check the SLD Connection........................................................................................................................................ 23
  Reading Multiple SLD................................................................................................................................................. 24
    Add new SLD............................................................................................................................................................. 24
    Add User the SLD..................................................................................................................................................... 25




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                                                                                                   Page 2 of 25
Sap SLD - Overview




Versioning
 Version                              Change                                 Date
   1.0       Original                                                     10/06/2008
   2.0       Webpage Link                                                 23/06/2008




Author Bio
           My name is Wenceslao Lacaze and I’ve been working as a SAP basis
           Administrator and Solution Manager Consultant for the last 8 years.
           I’m a Techno-Functional SAP Solution Manager Subject Matter Expert (SME), I
           Design, Build and Implement the product using “Run Sap” Methodology.
           I have developed a very extended experience with medium and large scaled
           SAP installations in several (multi)national environments.

           I am based in Argentina, but work all around the World.
           I work directly for clients or via an agency.
           I do speak Spanish, Italian and English fluently.
           You can contact me at:
           Email: wlacaze@gmail.com
           http://www.linkedin.com/in/solutionmanager

           You can found more papers at :
           http://wlacaze.googlepages.com/home




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                 Page 3 of 25
Sap SLD - Overview




What is SLD?
SLD is the acronym of “System Landscape Directory». Is a Java Application running in all the Sap
Java Systems. Is used like Central Information repository of all your system Landscape. SLD use
the Common Information Model (CIM), this is a standard object oriented modeling DB.


Who use SLD?
SLD is used by:
   • Process Integration.
       PI/XI use SLD like the repository of all the Business Systems definitions, without this
       service PI/XI doesn’t run.
   • Solution Manager
       SM Read the Information from the SLD and refresh the technical definition on SMSY.
   • Portal
       Used by the JCO Destination.
   • NWDI
       Identify the role of the system and the Name reservation
   • .SLM
       Software Lifecycle Management is the tool provide by SAP to make the pacification of you
       Landscape.
   • NWA
       In SLD you can create Groups used by NWA to administrate more efficiently the Landscape.
   • ACC
       To know all the Systems in your Landsace.


SLD Strategy
The strategy for the SLD is very important, you need to decide in witch way you want administrate
the SLD Information, there are several way and key points(Important, Version, Etc). You can check
in https://www.sdn.sap.com/irj/sdn/nw-sld the SLD paper to develop your strategy. (My
recommendation is read the Planing Guide for SLD).




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                      Page 4 of 25
Sap SLD - Overview


Access to the SLD
To access to the SLD you can run the transaction SLDHTMLGUI or Goto
http://<SLD_HOSTNAME>:5<Sysnr>00/SLD




Create Landscape
The Landscape definition are used by different applications, Is the best way to group your systems
to Administrate better. You can create Landscape to:
    • Administration
      which is created for administration purposes, for example, for common monitoring.
    • General
      which can contain all types of application systems.
    • NWDI Systems
      that contains servers of the NWDI
    • Scenario
       is created for a specific business scenario. Scenario landscapes are used in the Software
      Lifecycle Manager of SAP Netweaver.
    • Transport
      is created for transport purposes. For example, all SAP Web AS systems that are connected by an
      ABAP transport path distributing the ABAP development.
    • Web Service
      is created to collect systems offering Web services and their clients. The hierarchy of these
      landscapes defines the Web service that is most appropriate for a given client.

To create one Landscape go to SLD Main Screen. Goto      Landscapes




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                        Page 5 of 25
Sap SLD - Overview


click in “New Landscape”




Complete with the Name and Landscape Type and Create




SAP-SOLMAN-SLD-Overview-v2.0.doc                       Page 6 of 25
Sap SLD - Overview


You can add new Systems to this landscape clicking in “Add System to Landscape..”.




Create your Product/Software
During the implementation phase, you need to define all the technical systems who interact with
you project, to do this you need to create you System/Product/Software definitions.
To create you Product definition Goto the SLD Main Screen Products. (Remember to check the
Note 1101564 - SMSY: Reading third party products from the SLD)




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                     Page 7 of 25
Sap SLD - Overview


Click in “New Product Version”..




Complete the information and Click in “Create”




Complete with the Software Unit Name and “Create”.




SAP-SOLMAN-SLD-Overview-v2.0.doc                     Page 8 of 25
Sap SLD - Overview


Complete the component Name and Status and “Create”.




Create Technical System
Is recommendable to create the System in Automatic way using RZ70 in Abap, SLD Data Supplier
in Java or sldreg in other instances types.
If you want you to create manually you need to go to SLD main Screen and click in Technical
System.




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                  Page 9 of 25
Sap SLD - Overview


Click in New Technical System.




Select Third-Party and Next.




Complete with the System Name and Hostname




SAP-SOLMAN-SLD-Overview-v2.0.doc             Page 10 of 25
Sap SLD - Overview


Select the Installed Product and the Software component and then click in Finish button. You can
create you own product definition, check the previous chapter.




Now you can see the System in defined in the technical Systems Screen.




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                    Page 11 of 25
Sap SLD - Overview


View Systems
Goto the SLD Main Screen and click in Technical Systems.




Select one system and in the bottom of the screen you ca see all the technical details for the system
selected




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                       Page 12 of 25
Sap SLD - Overview


Delete Systems
If you want to delete system, Goto the SLD main screen and click in Technical Systems




Select the System to delete and click in Remove.




View Content Information
If you want to check the Content of SLD, you can go inside the SLD Administration       Content
Maintenance




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                    Page 13 of 25
Sap SLD - Overview


Select the Subset “All With Instances” and BC Systems (our sample).




Now we see the list of all BC Systems defined in this SLD
You can check the Last Modified date to control how updated is the information. Click over one
system to see the details.




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                    Page 14 of 25
Sap SLD - Overview


You can see all the related information about this instance(You can update this information but
remember that is preferable use automatic update)




If you click in Associated Instances you can see all the relationship with this instance.




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                            Page 15 of 25
Sap SLD - Overview


Replicate SLD
Is mandatory to understand and create a Policy/Strategy for the SLD in your company. SLD have
different synchronization mechanics:
    • Fully automatic synchronization
       Only provide in NW 7.1 or higher.
    • Automatic Message Forwarding
       Using Data Suppliers.
    • Data Export/Import.
       Manually-Not recommended.
    • Using CTS.
       In NW7.0 and complex.


Define new Data Suppliers
If you want to update the SLD Information between 2 SLD, you can use the SLD Data supplier.
In http:<SLD_HOST>:5<SysNr>00/SLD , Administration Data Suppliers




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                   Page 16 of 25
Sap SLD - Overview


Click in Add SLD..




Add the Connection parameter and Save




SAP-SOLMAN-SLD-Overview-v2.0.doc        Page 17 of 25
Sap SLD - Overview


Now you can see the new SLD connection.




You can check in the SLD Log if the new connection start the replication process.(In this sample
don’t work because we use difference CIM Version ;-)).




Cleanup old systems
Every system in the landscape send all the technical Information to the SLD every 720 minutes,
this is the standard time defined by sap.
If you don’t charge manually information in SLD is a good practice clean the SLD Information to
control the status of the updates in SLD.




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                     Page 18 of 25
Sap SLD - Overview


Logon to SLD and list all the system, sort by Last Update. You can see few system with old data.




Goto   Administration Automatically Updated Data:




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                     Page 19 of 25
Sap SLD - Overview


Select “Date” and “time” to filter to the report. Select all the Data older and Click in Remove.




Accept the warning and then the SLD clean the db.




If you go to Home Technical Systems you don’t found any more the old information.




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                         Page 20 of 25
Sap SLD - Overview


SLD Check
To




SLD in Solution Manager
View and Change the Configuration
To view the current SLD Configuration in Solution Manager, run the transaction SMSY_SETUP or
in the transaction SMSY Menu: Goto Setup System Landscape Maintenance




If you go to expert Settings (Menu: Edit Expert Settings ) you can change the parameters of the
SLD Data Transfer.(Depend of witch Version you are running you can Generate the Business
Partners and the Systems form OSS). If you use more than 1 SLD you leave the parameter SLD Host




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                  Page 21 of 25
Sap SLD - Overview


and Port blank.




User Maintenance
To Control the User Maintenance you Goto: SMSY_SETUP Menu: Goto SLD User Maintenance or
run the transaction SLDAPICUST.




SAP-SOLMAN-SLD-Overview-v2.0.doc                                            Page 22 of 25
Sap SLD - Overview


Here you can modify the User and password of the SLD Connection.




Check the SLD Connection
To check the SLD Connection you can use the transaction SLDCHECK, this txcode checks all the
properties and open the SLD Html Gui Page.




You can check too the RFC connection in SM59, Check the SLD_UC ,SLD_NUC and SAPSLDAPI.




SAP-SOLMAN-SLD-Overview-v2.0.doc                                                  Page 23 of 25
Sap SLD - Overview


Check the SLD Data Supplier in Visual Admin




Reading Multiple SLD
You can use more than 1 SLD, to add a new SLD you need to run the Transaction LCRSERVADDR
and add the new Server.
Add new SLD




SAP-SOLMAN-SLD-Overview-v2.0.doc                                               Page 24 of 25
Sap SLD - Overview


Add User the SLD
Goto: SMSY_SETUP Menu: Goto SLD User Maintenance or run the transaction SLDAPICUST.




Here you can add the new User/password for the SLD Connection.




SAP-SOLMAN-SLD-Overview-v2.0.doc                                            Page 25 of 25

Mais conteúdo relacionado

Destaque

Sap Solman Instguide Install Aix Db2 V
Sap Solman Instguide Install Aix Db2 VSap Solman Instguide Install Aix Db2 V
Sap Solman Instguide Install Aix Db2 V
wlacaze
 
Sap Solman Instguide Post Instalation
Sap Solman Instguide Post InstalationSap Solman Instguide Post Instalation
Sap Solman Instguide Post Instalation
wlacaze
 
Sap Solman Instguide Initial Customizing
Sap Solman Instguide Initial CustomizingSap Solman Instguide Initial Customizing
Sap Solman Instguide Initial Customizing
wlacaze
 
Sap Solman Instguide Install Aix Oracle
Sap Solman Instguide Install Aix OracleSap Solman Instguide Install Aix Oracle
Sap Solman Instguide Install Aix Oracle
wlacaze
 
Sap Solman Imptools Test Management
Sap Solman Imptools Test ManagementSap Solman Imptools Test Management
Sap Solman Imptools Test Management
wlacaze
 
Sap Solman E2E Trace Analysis
Sap Solman E2E Trace AnalysisSap Solman E2E Trace Analysis
Sap Solman E2E Trace Analysis
wlacaze
 
Sap Solman Introscope Overview V2.0
Sap Solman Introscope Overview V2.0Sap Solman Introscope Overview V2.0
Sap Solman Introscope Overview V2.0
wlacaze
 
Sap Solman Instguide Install Windows MaxDB
Sap Solman Instguide Install Windows MaxDBSap Solman Instguide Install Windows MaxDB
Sap Solman Instguide Install Windows MaxDB
wlacaze
 
Sap Solution Manager - Charm Urgent Correction
Sap Solution Manager - Charm Urgent CorrectionSap Solution Manager - Charm Urgent Correction
Sap Solution Manager - Charm Urgent Correction
wlacaze
 
Sap Solman Imptools Metodology V2.0
Sap Solman Imptools Metodology V2.0Sap Solman Imptools Metodology V2.0
Sap Solman Imptools Metodology V2.0
wlacaze
 
Cv Wlacaze
Cv WlacazeCv Wlacaze
Cv Wlacaze
wlacaze
 
Sap Solman Imptools Implementation Cycle
Sap Solman Imptools Implementation CycleSap Solman Imptools Implementation Cycle
Sap Solman Imptools Implementation Cycle
wlacaze
 
Sap Solman Servdesk Oss Message V2.0
Sap Solman Servdesk Oss Message V2.0Sap Solman Servdesk Oss Message V2.0
Sap Solman Servdesk Oss Message V2.0
wlacaze
 
Sap Solman Charm Issue Management
Sap Solman Charm Issue ManagementSap Solman Charm Issue Management
Sap Solman Charm Issue Management
wlacaze
 
Sap Solman Imptools Implemetation Tools
Sap Solman Imptools Implemetation ToolsSap Solman Imptools Implemetation Tools
Sap Solman Imptools Implemetation Tools
wlacaze
 
Sap Solman Servdesk Support Message V
Sap Solman Servdesk Support Message VSap Solman Servdesk Support Message V
Sap Solman Servdesk Support Message V
wlacaze
 

Destaque (20)

Sap Solman Work Plug Long Sid System V2
Sap Solman Work Plug Long Sid System V2Sap Solman Work Plug Long Sid System V2
Sap Solman Work Plug Long Sid System V2
 
Sap Solman Work Several Customer Numbers
Sap Solman Work Several Customer NumbersSap Solman Work Several Customer Numbers
Sap Solman Work Several Customer Numbers
 
Sap Solman Instguide Install Aix Db2 V
Sap Solman Instguide Install Aix Db2 VSap Solman Instguide Install Aix Db2 V
Sap Solman Instguide Install Aix Db2 V
 
Sap Solman Instguide Post Instalation
Sap Solman Instguide Post InstalationSap Solman Instguide Post Instalation
Sap Solman Instguide Post Instalation
 
Sap Solman Instguide Initial Customizing
Sap Solman Instguide Initial CustomizingSap Solman Instguide Initial Customizing
Sap Solman Instguide Initial Customizing
 
Sap Solman Instguide Install Aix Oracle
Sap Solman Instguide Install Aix OracleSap Solman Instguide Install Aix Oracle
Sap Solman Instguide Install Aix Oracle
 
Sap transport procedures and best practices
Sap transport procedures and best practicesSap transport procedures and best practices
Sap transport procedures and best practices
 
Sap Solman Imptools Test Management
Sap Solman Imptools Test ManagementSap Solman Imptools Test Management
Sap Solman Imptools Test Management
 
Sap Solman E2E Trace Analysis
Sap Solman E2E Trace AnalysisSap Solman E2E Trace Analysis
Sap Solman E2E Trace Analysis
 
SAP-SOLMAN-CHARM-UrgentCorrection-v2
SAP-SOLMAN-CHARM-UrgentCorrection-v2SAP-SOLMAN-CHARM-UrgentCorrection-v2
SAP-SOLMAN-CHARM-UrgentCorrection-v2
 
Sap Solman Introscope Overview V2.0
Sap Solman Introscope Overview V2.0Sap Solman Introscope Overview V2.0
Sap Solman Introscope Overview V2.0
 
Sap Solman Instguide Install Windows MaxDB
Sap Solman Instguide Install Windows MaxDBSap Solman Instguide Install Windows MaxDB
Sap Solman Instguide Install Windows MaxDB
 
Sap Solution Manager - Charm Urgent Correction
Sap Solution Manager - Charm Urgent CorrectionSap Solution Manager - Charm Urgent Correction
Sap Solution Manager - Charm Urgent Correction
 
Sap Solman Imptools Metodology V2.0
Sap Solman Imptools Metodology V2.0Sap Solman Imptools Metodology V2.0
Sap Solman Imptools Metodology V2.0
 
Cv Wlacaze
Cv WlacazeCv Wlacaze
Cv Wlacaze
 
Sap Solman Imptools Implementation Cycle
Sap Solman Imptools Implementation CycleSap Solman Imptools Implementation Cycle
Sap Solman Imptools Implementation Cycle
 
Sap Solman Servdesk Oss Message V2.0
Sap Solman Servdesk Oss Message V2.0Sap Solman Servdesk Oss Message V2.0
Sap Solman Servdesk Oss Message V2.0
 
Sap Solman Charm Issue Management
Sap Solman Charm Issue ManagementSap Solman Charm Issue Management
Sap Solman Charm Issue Management
 
Sap Solman Imptools Implemetation Tools
Sap Solman Imptools Implemetation ToolsSap Solman Imptools Implemetation Tools
Sap Solman Imptools Implemetation Tools
 
Sap Solman Servdesk Support Message V
Sap Solman Servdesk Support Message VSap Solman Servdesk Support Message V
Sap Solman Servdesk Support Message V
 

Semelhante a Sap Solman Sld Overview V2.0

Accessibility guideline web_dynpro_external_version
Accessibility guideline web_dynpro_external_versionAccessibility guideline web_dynpro_external_version
Accessibility guideline web_dynpro_external_version
adatta12
 
Sap Solman Instguide Dba Cockpit Setup
Sap Solman Instguide Dba Cockpit SetupSap Solman Instguide Dba Cockpit Setup
Sap Solman Instguide Dba Cockpit Setup
wlacaze
 
W2 k3 ad_integration-how_to
W2 k3 ad_integration-how_toW2 k3 ad_integration-how_to
W2 k3 ad_integration-how_to
Meka SriHari
 

Semelhante a Sap Solman Sld Overview V2.0 (20)

MaxDB - Apply Patch
MaxDB - Apply PatchMaxDB - Apply Patch
MaxDB - Apply Patch
 
Accessibility guideline web_dynpro_external_version
Accessibility guideline web_dynpro_external_versionAccessibility guideline web_dynpro_external_version
Accessibility guideline web_dynpro_external_version
 
Sap Solman Instguide Dba Cockpit Setup
Sap Solman Instguide Dba Cockpit SetupSap Solman Instguide Dba Cockpit Setup
Sap Solman Instguide Dba Cockpit Setup
 
Mind Mapping for Project Management
Mind Mapping for Project ManagementMind Mapping for Project Management
Mind Mapping for Project Management
 
Project Management Using Mind Maps
Project Management Using Mind MapsProject Management Using Mind Maps
Project Management Using Mind Maps
 
Sap crm integration scenarios a high level approach
Sap crm integration scenarios   a high level approachSap crm integration scenarios   a high level approach
Sap crm integration scenarios a high level approach
 
Crystal Report
Crystal ReportCrystal Report
Crystal Report
 
SAP_Enable_Now_Master_Guide_en-US.pdf
SAP_Enable_Now_Master_Guide_en-US.pdfSAP_Enable_Now_Master_Guide_en-US.pdf
SAP_Enable_Now_Master_Guide_en-US.pdf
 
Onapsis SAP Backdoors
Onapsis SAP BackdoorsOnapsis SAP Backdoors
Onapsis SAP Backdoors
 
SLD Deployment
SLD DeploymentSLD Deployment
SLD Deployment
 
SAP SD Certification Course in Noida.pdf
SAP SD Certification Course in Noida.pdfSAP SD Certification Course in Noida.pdf
SAP SD Certification Course in Noida.pdf
 
sap_cloud_platform_tutorial.pdf
sap_cloud_platform_tutorial.pdfsap_cloud_platform_tutorial.pdf
sap_cloud_platform_tutorial.pdf
 
sap_cloud_platform_tutorial.pdf
sap_cloud_platform_tutorial.pdfsap_cloud_platform_tutorial.pdf
sap_cloud_platform_tutorial.pdf
 
Mdm100 master data_management
Mdm100 master data_managementMdm100 master data_management
Mdm100 master data_management
 
SAP Overview and Architecture
SAP Overview and ArchitectureSAP Overview and Architecture
SAP Overview and Architecture
 
SAP- HCM mini project report on - Design Enterprise Structure in Personnel Ad...
SAP- HCM mini project report on - Design Enterprise Structure in Personnel Ad...SAP- HCM mini project report on - Design Enterprise Structure in Personnel Ad...
SAP- HCM mini project report on - Design Enterprise Structure in Personnel Ad...
 
Sso Mac
Sso MacSso Mac
Sso Mac
 
Overview and Walkthrough of the Application Programming Model with SAP Cloud ...
Overview and Walkthrough of the Application Programming Model with SAP Cloud ...Overview and Walkthrough of the Application Programming Model with SAP Cloud ...
Overview and Walkthrough of the Application Programming Model with SAP Cloud ...
 
W2 k3 ad_integration-how_to
W2 k3 ad_integration-how_toW2 k3 ad_integration-how_to
W2 k3 ad_integration-how_to
 
sap introduction
sap introductionsap introduction
sap introduction
 

Último

Último (20)

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 

Sap Solman Sld Overview V2.0

  • 1. SAP Solution Manager System Landscape Directory Overview of SLD http://www.linkedin.com/in/solutionmanager Wenceslao Lacaze
  • 2. Sap SLD - Overview Table of Contents Versioning ..............................................................................................................................................................................3 Author Bio ..............................................................................................................................................................................3 What is SLD?..........................................................................................................................................................................4 Who use SLD?........................................................................................................................................................................4 SLD Strategy ..........................................................................................................................................................................4 Access to the SLD.................................................................................................................................................................5 Create Landscape.................................................................................................................................................................5 Create your Product/Software.......................................................................................................................................7 Create Technical System...................................................................................................................................................9 View Systems ..................................................................................................................................................................... 12 Delete Systems................................................................................................................................................................... 13 View Content Information............................................................................................................................................. 13 Replicate SLD ..................................................................................................................................................................... 16 Define new Data Suppliers............................................................................................................................................ 16 Cleanup old systems........................................................................................................................................................ 18 SLD Check ............................................................................................................................................................................ 21 SLD in Solution Manager................................................................................................................................................ 21 View and Change the Configuration ..................................................................................................................... 21 User Maintenance ........................................................................................................................................................ 22 Check the SLD Connection........................................................................................................................................ 23 Reading Multiple SLD................................................................................................................................................. 24 Add new SLD............................................................................................................................................................. 24 Add User the SLD..................................................................................................................................................... 25 SAP-SOLMAN-SLD-Overview-v2.0.doc Page 2 of 25
  • 3. Sap SLD - Overview Versioning Version Change Date 1.0 Original 10/06/2008 2.0 Webpage Link 23/06/2008 Author Bio My name is Wenceslao Lacaze and I’ve been working as a SAP basis Administrator and Solution Manager Consultant for the last 8 years. I’m a Techno-Functional SAP Solution Manager Subject Matter Expert (SME), I Design, Build and Implement the product using “Run Sap” Methodology. I have developed a very extended experience with medium and large scaled SAP installations in several (multi)national environments. I am based in Argentina, but work all around the World. I work directly for clients or via an agency. I do speak Spanish, Italian and English fluently. You can contact me at: Email: wlacaze@gmail.com http://www.linkedin.com/in/solutionmanager You can found more papers at : http://wlacaze.googlepages.com/home SAP-SOLMAN-SLD-Overview-v2.0.doc Page 3 of 25
  • 4. Sap SLD - Overview What is SLD? SLD is the acronym of “System Landscape Directory». Is a Java Application running in all the Sap Java Systems. Is used like Central Information repository of all your system Landscape. SLD use the Common Information Model (CIM), this is a standard object oriented modeling DB. Who use SLD? SLD is used by: • Process Integration. PI/XI use SLD like the repository of all the Business Systems definitions, without this service PI/XI doesn’t run. • Solution Manager SM Read the Information from the SLD and refresh the technical definition on SMSY. • Portal Used by the JCO Destination. • NWDI Identify the role of the system and the Name reservation • .SLM Software Lifecycle Management is the tool provide by SAP to make the pacification of you Landscape. • NWA In SLD you can create Groups used by NWA to administrate more efficiently the Landscape. • ACC To know all the Systems in your Landsace. SLD Strategy The strategy for the SLD is very important, you need to decide in witch way you want administrate the SLD Information, there are several way and key points(Important, Version, Etc). You can check in https://www.sdn.sap.com/irj/sdn/nw-sld the SLD paper to develop your strategy. (My recommendation is read the Planing Guide for SLD). SAP-SOLMAN-SLD-Overview-v2.0.doc Page 4 of 25
  • 5. Sap SLD - Overview Access to the SLD To access to the SLD you can run the transaction SLDHTMLGUI or Goto http://<SLD_HOSTNAME>:5<Sysnr>00/SLD Create Landscape The Landscape definition are used by different applications, Is the best way to group your systems to Administrate better. You can create Landscape to: • Administration which is created for administration purposes, for example, for common monitoring. • General which can contain all types of application systems. • NWDI Systems that contains servers of the NWDI • Scenario is created for a specific business scenario. Scenario landscapes are used in the Software Lifecycle Manager of SAP Netweaver. • Transport is created for transport purposes. For example, all SAP Web AS systems that are connected by an ABAP transport path distributing the ABAP development. • Web Service is created to collect systems offering Web services and their clients. The hierarchy of these landscapes defines the Web service that is most appropriate for a given client. To create one Landscape go to SLD Main Screen. Goto Landscapes SAP-SOLMAN-SLD-Overview-v2.0.doc Page 5 of 25
  • 6. Sap SLD - Overview click in “New Landscape” Complete with the Name and Landscape Type and Create SAP-SOLMAN-SLD-Overview-v2.0.doc Page 6 of 25
  • 7. Sap SLD - Overview You can add new Systems to this landscape clicking in “Add System to Landscape..”. Create your Product/Software During the implementation phase, you need to define all the technical systems who interact with you project, to do this you need to create you System/Product/Software definitions. To create you Product definition Goto the SLD Main Screen Products. (Remember to check the Note 1101564 - SMSY: Reading third party products from the SLD) SAP-SOLMAN-SLD-Overview-v2.0.doc Page 7 of 25
  • 8. Sap SLD - Overview Click in “New Product Version”.. Complete the information and Click in “Create” Complete with the Software Unit Name and “Create”. SAP-SOLMAN-SLD-Overview-v2.0.doc Page 8 of 25
  • 9. Sap SLD - Overview Complete the component Name and Status and “Create”. Create Technical System Is recommendable to create the System in Automatic way using RZ70 in Abap, SLD Data Supplier in Java or sldreg in other instances types. If you want you to create manually you need to go to SLD main Screen and click in Technical System. SAP-SOLMAN-SLD-Overview-v2.0.doc Page 9 of 25
  • 10. Sap SLD - Overview Click in New Technical System. Select Third-Party and Next. Complete with the System Name and Hostname SAP-SOLMAN-SLD-Overview-v2.0.doc Page 10 of 25
  • 11. Sap SLD - Overview Select the Installed Product and the Software component and then click in Finish button. You can create you own product definition, check the previous chapter. Now you can see the System in defined in the technical Systems Screen. SAP-SOLMAN-SLD-Overview-v2.0.doc Page 11 of 25
  • 12. Sap SLD - Overview View Systems Goto the SLD Main Screen and click in Technical Systems. Select one system and in the bottom of the screen you ca see all the technical details for the system selected SAP-SOLMAN-SLD-Overview-v2.0.doc Page 12 of 25
  • 13. Sap SLD - Overview Delete Systems If you want to delete system, Goto the SLD main screen and click in Technical Systems Select the System to delete and click in Remove. View Content Information If you want to check the Content of SLD, you can go inside the SLD Administration Content Maintenance SAP-SOLMAN-SLD-Overview-v2.0.doc Page 13 of 25
  • 14. Sap SLD - Overview Select the Subset “All With Instances” and BC Systems (our sample). Now we see the list of all BC Systems defined in this SLD You can check the Last Modified date to control how updated is the information. Click over one system to see the details. SAP-SOLMAN-SLD-Overview-v2.0.doc Page 14 of 25
  • 15. Sap SLD - Overview You can see all the related information about this instance(You can update this information but remember that is preferable use automatic update) If you click in Associated Instances you can see all the relationship with this instance. SAP-SOLMAN-SLD-Overview-v2.0.doc Page 15 of 25
  • 16. Sap SLD - Overview Replicate SLD Is mandatory to understand and create a Policy/Strategy for the SLD in your company. SLD have different synchronization mechanics: • Fully automatic synchronization Only provide in NW 7.1 or higher. • Automatic Message Forwarding Using Data Suppliers. • Data Export/Import. Manually-Not recommended. • Using CTS. In NW7.0 and complex. Define new Data Suppliers If you want to update the SLD Information between 2 SLD, you can use the SLD Data supplier. In http:<SLD_HOST>:5<SysNr>00/SLD , Administration Data Suppliers SAP-SOLMAN-SLD-Overview-v2.0.doc Page 16 of 25
  • 17. Sap SLD - Overview Click in Add SLD.. Add the Connection parameter and Save SAP-SOLMAN-SLD-Overview-v2.0.doc Page 17 of 25
  • 18. Sap SLD - Overview Now you can see the new SLD connection. You can check in the SLD Log if the new connection start the replication process.(In this sample don’t work because we use difference CIM Version ;-)). Cleanup old systems Every system in the landscape send all the technical Information to the SLD every 720 minutes, this is the standard time defined by sap. If you don’t charge manually information in SLD is a good practice clean the SLD Information to control the status of the updates in SLD. SAP-SOLMAN-SLD-Overview-v2.0.doc Page 18 of 25
  • 19. Sap SLD - Overview Logon to SLD and list all the system, sort by Last Update. You can see few system with old data. Goto Administration Automatically Updated Data: SAP-SOLMAN-SLD-Overview-v2.0.doc Page 19 of 25
  • 20. Sap SLD - Overview Select “Date” and “time” to filter to the report. Select all the Data older and Click in Remove. Accept the warning and then the SLD clean the db. If you go to Home Technical Systems you don’t found any more the old information. SAP-SOLMAN-SLD-Overview-v2.0.doc Page 20 of 25
  • 21. Sap SLD - Overview SLD Check To SLD in Solution Manager View and Change the Configuration To view the current SLD Configuration in Solution Manager, run the transaction SMSY_SETUP or in the transaction SMSY Menu: Goto Setup System Landscape Maintenance If you go to expert Settings (Menu: Edit Expert Settings ) you can change the parameters of the SLD Data Transfer.(Depend of witch Version you are running you can Generate the Business Partners and the Systems form OSS). If you use more than 1 SLD you leave the parameter SLD Host SAP-SOLMAN-SLD-Overview-v2.0.doc Page 21 of 25
  • 22. Sap SLD - Overview and Port blank. User Maintenance To Control the User Maintenance you Goto: SMSY_SETUP Menu: Goto SLD User Maintenance or run the transaction SLDAPICUST. SAP-SOLMAN-SLD-Overview-v2.0.doc Page 22 of 25
  • 23. Sap SLD - Overview Here you can modify the User and password of the SLD Connection. Check the SLD Connection To check the SLD Connection you can use the transaction SLDCHECK, this txcode checks all the properties and open the SLD Html Gui Page. You can check too the RFC connection in SM59, Check the SLD_UC ,SLD_NUC and SAPSLDAPI. SAP-SOLMAN-SLD-Overview-v2.0.doc Page 23 of 25
  • 24. Sap SLD - Overview Check the SLD Data Supplier in Visual Admin Reading Multiple SLD You can use more than 1 SLD, to add a new SLD you need to run the Transaction LCRSERVADDR and add the new Server. Add new SLD SAP-SOLMAN-SLD-Overview-v2.0.doc Page 24 of 25
  • 25. Sap SLD - Overview Add User the SLD Goto: SMSY_SETUP Menu: Goto SLD User Maintenance or run the transaction SLDAPICUST. Here you can add the new User/password for the SLD Connection. SAP-SOLMAN-SLD-Overview-v2.0.doc Page 25 of 25