cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.0 - Design - Release Transfer Question

michael_buchli
Participant
0 Kudos

Hi,

i created a new SWCV to extend a consisting integration scenario design. I'd like to copy the existing objects from the "old" SWCV 2.00 into the "new" SWCV 2.01. I'd like to use the function "Release Transfer", so that i have to change the consisting objects only in one place. I also want avoid to copy-paste all objects and namespaces.

Is this possible? If yes, how can i do this? Are there any howTo's or blogs.

If i just use the wizard, in the end i got always the same error:

Object Interface Mapping IM_History_ALG2IF | http://mynamespace/mapping cannot be imported into software component version SC_JDA , 2.01 of jda.com because it's namespace is not permitted there Define the relevant namespaces in the target version before executing the release transfer

Thanks in advance

Michael

Accepted Solutions (1)

Accepted Solutions (1)

abhijitbolakhe
Advisor
Advisor
0 Kudos

Hi

By using release transfer function, you can transfer design objects within an Integration Repository to other software component versions as follows:

1) From a current software component version to the subsequent version, once development in the current version is finished

2) From a software component version to an older version of the same software component, for example to make a correction available in an older version.

3) From a software component version to a version of another software component. For example, this may be necessary because you may want to stop objects of software components that are based on each other from being available in the sub-software component, and only make them available in the superior software component.

Pls check the following links for details

http://help.sap.com/saphelp_nw04/helpdata/en/e8/e8573ba5f13048be50532fc3fcea9c/content.htm

Regards

Abhijit

Answers (1)

Answers (1)

michael_buchli
Participant
0 Kudos

My fault was, that i didn't had created the namespaces of the previous version.

If you create the identically namespaces in the new version, you can easily transfer the consisting objects of the "old" version.

Michael