Skip to Content
Author's profile photo Pavan kumar

How To Transport SAP XI/PI/PO Objects from DEV SLD–>QA SLD–>PRD SLD

Introduction:


This blog describes in detail about transporting ESR/ID objects across different SLD’s for DEV, QA and PRD instead of having a single central SLD or common SLD for DEV&QA and separate SLD for PRD

SAP PI interfaces which involves integrating with SAP ECC, SAP SRM, SAP SLC and SAP SUS etc. will have different business systems and clients in their respective DEV, QA and PRD environments.


ESR objects does not have any impact while transporting to different environments however ID objects which involves WEB AS ABAP/JAVA business systems should automatically pick their respective business system related to the environment while moving from DEV–>QA–>PRD to avoid the reconfiguration/recreating ID objects in both PI QA and PI PRD. Below image shows the landscape setup

/wp-content/uploads/2016/05/1_948345.jpg

Let’s discuss the steps involved to achieve this functionality.

Step 1: Create technical systems of type WEB AS ABAP related to DEV SAP systems in PI DEV SLD either manually or by registering using RZ70 Tcode and create respective business systems

/wp-content/uploads/2016/05/2_948346.jpg

Step 2: Follow step 1 and create technical systems and business systems of type WEB AS ABAP related to QA SAP system into PI QA SLD and PRD SAP system into PI PRD SLD


Step 3: Login to PI QA SLD and configure unidirectional SLD Synchronization pointing to PI DEV SLD to get all the DEV SAP technical systems into PI QA SLD. We can also create manually or using RZ70. These includes technical systems of SAP systems and native PI technical system as per below screen

/wp-content/uploads/2016/05/3_948347.jpg

Step 4: Select the PI DEV technical system (highlighted in above screen shot) and click on Add New Business System and select the role of business system as Integration Server from the drop down and provide pipeline URL as per below screen


/wp-content/uploads/2016/05/4_1_948349.jpg

/wp-content/uploads/2016/05/4_2_948356.jpg

Step 5: Create business systems to the respective technical system and assign related integration server as BS_DPICLNT100

/wp-content/uploads/2016/05/5_948358.jpg

Step 6: Create two different Groups GR_DEV and GR_QA in PI QA SLD and assign the respective Integration Server from drop down

/wp-content/uploads/2016/05/6_948366.jpg

Step 7: Select DEV business system and make sure the group GR_DEV assigned and click on Add/Change Target push button to assign the transport target’s as per below screens

/wp-content/uploads/2016/05/7_948367.jpg

/wp-content/uploads/2016/05/7_1_948380.jpg

Step 8: Repeat the same above steps in PI PRD SLD by using QA technical and business systems

Please note for AEX/SAP PRO as we don’t have ABAP stack, pipeline URL will be different for Integration server business system. So instead of creating business systems manually do an export and import across different SLD’s.

I hope this blog will clear doubts for many PI consultants who are struggling to understand the concept of Groups and transport targets in SLD.

Happy Learning!!!

Assigned Tags

      4 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      Hi Pavan,

      Very informative blog. Thanks for sharing!

      Author's profile photo Former Member
      Former Member

      Hi Pavan,

      Excellent blog, thanks for sharing this.

      Regards

      Collen

      Author's profile photo Former Member
      Former Member

      Hi Pavan,

      Please provide step by step process documents to transport the SLD components from DEV to QUA and Production before moving the ESR and ID objects. I mean what are the prerequisites need to follow in DEV SLD. How the names will change automatically in QUA and PROD.

      Example: DEV system BS_DEV, QUA system BS_QUA and PROD system BS_PRD.

      Thanks,

      Rafi.

       

       

      Author's profile photo Pavan kumar
      Pavan kumar
      Blog Post Author

       

      How the names will change automatically in QUA and PROD.

      Example: DEV system BS_DEV, QUA system BS_QUA and PROD system BS_PRD.

      You need to create transport targets in respective SLDs to change the business systems name automatically.This blog focus only on the business systems not the entire SLD content.