cancel
Showing results for 
Search instead for 
Did you mean: 

XI/PI: Integration Repository- copy object options meaning?

former_member268877
Participant
0 Kudos

Hi All,

When we copy objects within IR we get follwing two options,

1. With all dependents objects

2. Save original as reference

can anyone tell me implications of chosing these options?

why and when should we chose them?

Thanks and Regards,

Ujwal

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Jetagi,

With all dependents objects copies all the objects underlying it. If you copy Message mapping the underlying objects are xsds or message types and datatypes. So when you copy the message mapping all of them are copied. But here If the original object contains object references to objects in a namespace other than that of the original object, these referenced objects are not copied.

Please check this sap help where they have given exact definitions:

http://help.sap.com/saphelp_nw04/helpdata/en/01/691e3e6217b40be10000000a114084/content.htm

Regards,

---Satish

santhosh_kumarv
Active Contributor
0 Kudos

>>1. With all dependents objects

When u copy Mesage Type, it's dependent object Data type is also copied.. similarly Interface Mapping will copy Message Mapping also.. this is applicable for all IR obects that are dependent...

>>2. Save original as reference

The copied obects that are there in the new Namespace will refer to it's dependen't objects that is there in the original/initial namespace...

>>can anyone tell me implications of chosing these options?

>>why and when should we chose them?

depend's... if the initial/original namespace are not going to be moved to other box and only the new namespace is to be moved then even the dependent objects should be copied to the new namespace....

~SaNv...