cancel
Showing results for 
Search instead for 
Did you mean: 

SWCV

Former Member
0 Kudos

Hello experts...

After working sometime in XI i have a basic question...

When we develop a interface ...on what basis we import a software component from SLD to integration repository???

Example: -suppose we are developing ECC to Third party system...

Do i need to import SAP ABA 6.40 .ECC/SAP BASIS 6.40????

Thanks,

Praveen

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

you can create your own and call it <thirdpartysystemname> for example

you can use object from other SWCV by using dependiecies

/people/michal.krawczyk2/blog/2005/08/26/xi-are-you-independentfrom-your-dependencies

Regards,

michal

Former Member
0 Kudos

Thanks michal..

My question is like...what i have to use for SAP ???

becoz i'm confusing in 3 ( SAP ABA6.40/ECC/SAP BASIS 6.40)

which one i have to use and y?

Thanks,

SP

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>My question is like...what i have to use for SAP ???

doesn't matter you can have SAP - third party interfaces

in an interface called projectXXXX

or you can have everything in one or a few

you developer SAP - 3 party interfaces in many SWCVs

(you don't have to use standard SAP SWCVs)

Regards,

michal

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

The first step in Integration Repository is to import the SWC. By adding a name space to this we will create all the data transfer scenario such as mapping objects and interface objects...etc...

We will connnect to the third party systems thru adapters...

Sreedhar...