cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issue with interface migration

Former Member
0 Likes
509

Experts,

We have a situation where I need to export out PI interfaces to a different server. Its a migration project so corresponding R3 system data is also moving to new systems. I can export out IR and ID data into new PI system but problem arises in exporting SLD data. Since new R3 system will have different SID, the technical and business systems associated with these interfaces will be different when importing into new environment. Thus presenting a problem their exports.

Existing environment

SAP R3 <-> PI <--> SQL DB

(SID1) (SID2)

SLD1

New environment

SAP R3 <-> PI <---> SQL DB

(SID3) (SID4)

SLD2

Existing business systems would carry no meaning in new environment owing to new SID. But in absence of those business systems, a straight import of PI data will fail in the new environment. Has anyone came across or knowledgeable with this type of migration?

Thanks.

View Entire Topic
rodrigoalejandro_pertierr
Active Contributor
0 Likes

if you are ussing a transport tool like CTS+ configure, in the SLD, the transport groups in Businnes System. for exmaple

Group DEV > DES(r3 system)>Client 100

Group QAS > QAS(r3 system)>Client 800

when you transport ussing CTS+ the system by his own replace the configuration in QAS server by all Business System in the Group QAS.

take a look to http://help.sap.com/saphelp_nw04/helpdata/en/fe/39ae3d47afd652e10000000a114084/frameset.htm

Former Member
0 Likes

Rodrigo, thank you for your answer. But here the issue is little different. Its not about importing from Dev to QA to Prod. This is exporting out live production interfaces into a completely different but similar landscape (owing to company merger and acquisition). So there is no CTS+ that can be configured here..only manual exports.

rodrigoalejandro_pertierr
Active Contributor
0 Likes

hi, see this

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b09fe69e-46be-2a10-9fb0-9c11aeaa3...

Edited by: Rodrigo Alejandro Pertierra on Sep 10, 2010 2:42 PM