cancel
Showing results for 
Search instead for 
Did you mean: 

Transformation Error with Interfaces/ MT's in different namespaces

Former Member
0 Kudos

Hi all,

Developing an integration process on XI 3.0 SP20 I'm facing following problem:

I've created a transformation mapping interfaces/ message types from different software components/ namespaces.

Softwarecomp. 1 is used for the mappings and integration processes

Softwarecomp. 2 and 3 are used for the interfaces/ message types for incoming and outgoing messages.

Softwarecomp. 2 and 3 are assigned to Softwarecomp. 1.

The error message is that the container types do not fit the types of source- and target messages.

When I copy all objects in Softwarecomp. 1 everything works fine but I don't want to mix it all up.

I've tried playing with XML-Namespaces in the message types (same XML-NS, like "test" for both MT's, also removing the XML-NS's) but it still doesn't work.

How can I realise a transformation with objects from different SC's and NS's?

Thanks in advance!

Karsten

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I've created another integration process with simple example messages and it really seems to be impossible to do a transformation with message types from different software components.

I've seen a transformation where they have done it though.

What did I overlook??