cancel
Showing results for 
Search instead for 
Did you mean: 

Transport objects from PI 7.0 to PI 7.1

Former Member
0 Kudos

The scenario here is i have an PI 7.0 system whose objects i have to tranport to PI7.1 which is on another system.can it be done normally by exporting and importing the objects??

Accepted Solutions (0)

Answers (1)

Answers (1)

steffennesper
Explorer
0 Kudos

PI 7.0 developments are fully supported in 7.10 with some limitations to Java proxies. So yes, it will work without problems.

Edited by: Steffen Nesper on Feb 7, 2008 9:54 AM

Former Member
0 Kudos

but steffen i am getting error when i am trying to transport bpm.

rest all objects have been transferred sucessfully.is it because of different versions of BPEL

steffennesper
Explorer
0 Kudos

Hi,

what is the error message?

Are you participating in any ramp up?

Steffen

Former Member
0 Kudos

this is the error i m getting :

com.sap.aii.utilxi.misc.api.BaseRuntimeException: Import failed: Internal error when importing object 92277664-883b-11dc-83f2-000e7f303916

at com.sap.aii.ib.gui.tools.transport.ContentImportProgressDialog.executeConcurrentAction(ContentImportProgressDialog.java:340)

at com.sap.aii.utilxi.swing.toolkit.ConcurrentProgressDialog$ProgressDialogRunnable.run(ConcurrentProgressDialog.java:251)

at com.sap.aii.utilxi.misc.thread.ThreadPool$ThreadPoolThread.run(ThreadPool.java:392)

steffennesper
Explorer
0 Kudos

Well this is a question for our development. You should open a CSN for this.

How does your SLD setup look like?

Former Member
0 Kudos

The errors that i am getting is content deserilization is failed and SET_DATA_RT_EXCEPTION.

This is happening only when i am transporting from 7.0 to 7.1

whereas if i transport from 7.0 to 7.0 its happening fine