cancel
Showing results for 
Search instead for 
Did you mean: 

what tool do we use to transport XI configuration from dev to qas to prod?

Former Member
0 Kudos

Hello everybody:

Could you please tell me what tool do you use to transport XI configuration from dev to qas to prod?

any tutorial or material for the tool ?

Thank you very much .

Sony

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

You have three Options when considering transports between systems in XI:

1. File Method - Using the standard tools in XI IR and ID it is possible to export the content to a filesystem and following this import into another environment using the import functionality. The advantage of this is that it is easy to do and not implementation overhead. The disadvantage is that you do not have clear tracability (you xhould keep all exported packages on the server).

2. Using CMS - This uses the NWDI infrastructure to transport packages between environments. Only consider this option if you have NWDI in place in your environment otherwise in my opinion the overhead is too great. It only applies to Java Objects e.g. you cant transport for example ABAP Proxy classes using this methodology.

3. Use CTS+ or enhanced CTS - This allows Java Objects to be transported to by attaching Java Objects to transport requests. This is good if you are an ABAPer and familiar with the se09.se10 transactions. It does however have and implementation overhead and also you must first export the Objects from IR and ID first as per point 1.

IF PI7.0 or PI7.1 then you can use CTS+ (for PI7.0, CTS+ is available only after a specific SP level)

For CTS+

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20ccd0ec-2839-2b10-0097-828fcd8e...

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00246ec1-dec5-2a10-58b9-e111c091...

For CMS

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f85ff411-0d01-0010-0096-ba14e5db6306

Regds,

Pinangshuk.

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

guess the question has already been answered in its totality

further ref: http://help.sap.com/saphelp_nwpi71/helpdata/en/49/630650f75d4df6a3dc2f93d51eb864/frameset.htm