cancel
Showing results for 
Search instead for 
Did you mean: 

No system in the system landscape exports transport requests

Former Member
0 Kudos

Hi gurus,

We are trying to implement the Change Request Management scenario in

Solution Manager 4.0 SP12 in a POC.

The TMS are created with Solution Manager as Controller and with the settings are correct.

We have created a Maintenance Project with the following landscape :

system1 - Client 100 as Development System - Type of Rol "Source System"

system2 - Client 200 as Quality System - Type of Rol "Target System"

system2 - Client 100 as Production System - Type of Rol "Production System"

In the Change Request tab, when we check "Activate Change Request Management" checkbox, the following error is shown:

"System system2-100 is to be changed in a Solution Manager project, but no

system in the system landscape exports transport requests which are

imported into this system."

What is happening? Any idea??

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

First: You can't use a "client" as QA instance, it needs to be a separate system/instance because you will not only transport client dependent data but also client independent data.

If you e.g. apply a code correction to system1 and you want to "test" it and transport it into system2, it will be immediately in the production system (since ABAP is cross client) ---> VERY VERY dangerous.

--

Markus

Former Member
0 Kudos

Hi Markus,

We know it. This is "<b><u>POC</u></b>".

Any idea??

markus_doehr2
Active Contributor
0 Kudos

The reason may be, that your "POC" is not valid due to the fact, that you use "clients" and not "systems" to transport

What you can try to verify that is - take out the QA client/system out of the transport route and try then to activate just with DEV --> PRD.

We wanted to setup something similar in the past and TMS failed to get configured properly - due to exact that reason.

--

Markus

Former Member
0 Kudos

ok, the landscape now is:

system1 - Client 100 as Development System - Type of Rol "Source System"

system2 - Client 100 as Quality System - Type of Rol "Target System"

system3 - Client 100 as Production System - Type of Rol "Production System"

and the error continue:

"System system3-100 is to be changed in a Solution Manager project, but no

system in the system landscape exports transport requests which are

imported into this system."

Thanks

markus_doehr2
Active Contributor
0 Kudos

Are the routes setup as

system1 --> transport --> system2 --> delivery --> system3?

--

Markus

Former Member
0 Kudos

Hi,

1.Please check in your transport route,if the routes are client specific.If the route is not defined client specific,it will give similar errors.

2.If you what a Charm process for POC,then with in a system you can create 4 clients,make one client as the solman system and other 3 as the satellite system and do the POC.For this you have to configure the transport route accordingly.

Hope this is helpfu.Feel free to revert back.

Thanks and Regards,

Avinash.

Former Member
0 Kudos

Hi,

The transport route was correct. The environment was configure correctly.

We restarted the server and all worked perfectly.

Thanks