Hi experts,
Hope you are help me with a question below.
Trying to set up Solman retrofit for two parallel landscapes.
Maintenance landscape: DEV1 -> QA1 -> PRD
Project landscape: DEV2 -> QA2
I will set up retrofit according to the wiki link here:
In the above wiki link, the transport route in project landscape is DEV2 -> QA2 -> DEV1.
SAP documentation says the following CSOL will work when "Another developer tries to edit the same object in the same development system, or in another development system which will be delivered to at least one production system of the first transport request, and then tries to save the change into another transport request of another change document".
My question is: If the transport route for Project landscape is DEV2 -> QA2 -> DEV1. How will CSOL know DEV1 and DEV2 share the same Prod? Was it because the following is configured in SLAN?
"Configuration the 5 systems in the same logical component group with DEV2/QA2 in Dev branch; DEV1/QA1 in Maintenance branch; and PRD in Production branch. "
thanks!