cancel
Showing results for 
Search instead for 
Did you mean: 

error in assining MT to service interface

Former Member
0 Kudos

Hi PI 7.1 experts,

i am working on PI 7.1, i have SLD components like this

Product: XYZ

SWCV XYZ version 1.0

Product: ABC_CANONIC

SWCV ABC_CANONIC version 1.0

now i have created some data type and message type in SWCV ABC_CANONIC which i want to be reusable

now i am creating one service interface in SWCV XYZ and assigning message type from SWCV ABC_CANONIC

but its giving me error with error text "SINGLE_SWCV_MSG"

can anybody help me in this regard?

whats should be the SW compnent strategy?

Thanks

sandeep sharma

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Did you maintain SWCV dependencies in SLD for ABC_CANONIC on XYZ..?

check for "maintianing SLD dependencies" to find out more details..

-Siva Maranani

Answers (2)

Answers (2)

prateek
Active Contributor
0 Kudos

The strategy should be that before starting with the IR imports of SWC from SLD, you must decide upon which objects of one SWC could be dependent upon the others. Once done, then you have to define this dependency in SLD itself. After this, the SWCs should be imported in IR and you should proceed with the developments.

Regards,

Prateek

Former Member
0 Kudos

Hi Sharma,

Please see this blog for how to create software dependcies:

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

Regards,

---Satish