cancel
Showing results for 
Search instead for 
Did you mean: 

Transport list of SAP-XI objects

Former Member
0 Kudos

Dear Team,

I have querry regarding the transport of SAP-XI objects from Dev to Test system

The BASIS team performs the transport and they require the list for the transport of SAP-XI.

My question:

1. In SLD I created a new Business System, Product and Software components. I should provide these objects for SLD.

2. In ESR, data types , message types, SI , MM and OM under new software component.

Under the SWC I created 2 namespace for sender as well as reciever.

*As under this SWC, all the objects are newly created so should I provide this SWCV or individual

objects.*

3.For ID, whatevr the objects are created under my configuration scenario I have to provide the information.

4.Do we need to transport any objects from ABAP stack of Dev XI to Test XI? I dont think it has to be.

Regards

Alice~

Accepted Solutions (1)

Accepted Solutions (1)

former_member184681
Active Contributor
0 Kudos

Hi Alice,

You are right, no objects of ABAP stack need to be transported from Dev to Test environment, of course assuming that you did not use ABAP mapping. But in case you prepared all objects in Java stack, you do not transport any objects of ABAP stack.

One more connection to ABAP stack: you can use CTS (Change and Transport System) to have your Java stack objects added to a regular (ABAP-stack) transport request - as an alternative to transporting using files. The prerequisite is that CTS is configured in your system on Basis level, which is not always true.

Hope this helps,

Greg

Former Member
0 Kudos

Hi Greg,

Thanks for the response. I hope the client is using CTS and is configured on Basis level. Could you please explain in such scenario what details I can provide to the BASIS team for the ESR,ID and SLD objects.

One more connection to ABAP stack: you can use CTS (Change and Transport System) to have your Java stack objects added to a regular (ABAP-stack) transport request - as an alternative to transporting using files. The prerequisite is that CTS is configured in your system on Basis level, which is not always true

What task I have to perform for JAVA objects so that the BASIS team can add to the regular ABAP stack transport request.

Regards

Alice Rebecca

former_member184681
Active Contributor
0 Kudos

Dear Alice,

From the top menu, choose Tools -> Export Design Objects (when you are in ESR) or Tools -> Export Configuration Objects (in ID) and choose CTS Transport as the Mode, then choose your objects to be transported (as with file transport) and you're done - an ABAP-stack transport will be created automatically and you will be notified about the TR number. You can then see the transport in ABAP stack for instance in se09 - you will se something like "Java objects" under your TR.

Hope this helps,

Greg

Former Member
0 Kudos

Hi Alice,

I think you inverse the role: it's at your basis team to say to you how they configurated the transport in PI: with tpz file (old techno), by tpz file to be added to an abap transport (old techno) or by using CTS plus (transport request and transport layer managed in SolMan, that you can use in PI (java stack) for your transport). They have to give you the process. !

After that, you, in PI (ESR, ID), under menu "Tools > Export Configuration objects", you will use the good option for the transport protocol (file / CTS) with selection option of your choice "All objects of SWCV, or All objects of a Namespace or Individual object". Your role will be just to select the objects (all) you created for your interface.

do not forget to check your SLD ? (see my previous answer)

regards.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Alice,

1. that depends on how your SLDs (dev+Test) are connected, and if (or not) the automatic replication is in place. See with your Basis. An easy way to check is to connect you to SLD of test and check, by yourself, if your objects are here.

For Business System, I hope you define the transport Group and do the assiocation BS_Dev -> BS_test after the transport. By this way, the PI config will be automatically updated after the transport.

2. As you want, as it's the first, but personally I prefer to use option "All objects of a Namespace" (or something like that).

3. The complete scenario with all objects, for instance by using option "all object of a scenario" (or something like that).

See my point N°1.

4. No, except if you created Abap mapping, Ztable in the abap stack.

5. After the transport, do forget to do the cut over like: updating the server / folder in your CC, doing the ALE config in ECC / PI, creating different folders in your file server if your exchange files, etc...

Regards.

Mickael