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

Connecting one instance of MII to multiple ECC systems

Former Member
0 Likes
268

Gurus - is it possible to connect same instance of SAP MII To multiple ECC systems( DEV/QA)? what would be the process of doing it.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185280
Active Contributor
0 Likes

The answer is "yes" but it can be complicated depending on the use case. Can you add more details about what are you trying to do?

Regards,
Christian

Former Member
0 Likes

Thanks Chris!

We have 2 QA landscapes (N and N+1) environments. Currently MII is connected to QA1, and we realized we need another MII instance for QA2 to complete testing of new functionalities, however we are short on hardware. If we move the connection to QA2, then we will loose the ability to do production support change tests. So we want to evaluate if the same instance can get connected to bot the QA environments.

former_member185280
Active Contributor
0 Likes

What types of connections are you using (inbound & outbound) ?

Typically connection information is just configuration in MII and the runtime objects just ref the alias. I would just manually change the config back and forth as needed or on a set schedule. I have seen this done quite often in similar situations.

If you want to get into something more dynamic based on a users profile or some other settings you would have to do development. If being able to do this isn't really part of your business requirements its probably not worth implementing the functionality.

Regards,
Christian