Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member40425
Contributor
0 Kudos

Integration conflicts are reported between two versions of a resource automatically by the DTR if the version being integrated as a part of the activity is neither a predecessor nor a successor of the currently active version of the resource in the workspace.

In the current scenario there are two tracks in the lanscape.

  1. Track1 : D to  Q to R
  2. Track 2 :  F to S to P
  3. The two tracks are not connected by track connection. So to move the code from R to F, the SCA files are manually copied from track 1 to track 2. As the old SCA files are not deleted and new SCA files are copied to the track 2, the components run into conflicts. If the conflicts have to resolved while moving the code F to P. it they are not resolved the assembly of the components would fail.

Checking for conflicts in DTR.

Logon to the DTR with  theuser id which has admin credentials and on the right most corner there will be symbol for conflict search. 

Click on the conflict serach and select the workspace, conflict state and click on show.

The open conflicts in the selected workspace are shown below.


Procedure to resolve the conflicts.


Open the  NWDS. Logon to the track (the track with the conflicts) with the logon credentials.

Open the view integration conflicts.  In this view we will be able to see the conflicting files in red under each DC.

  1. To resolve a conflict we have to select the conflicts from inactive and right click. Then from the context menu select resolve conflict à choose one of the following options. 
    • Accept colliding
    • Accepting Active
    • Merging versions

To accept the active version, it asks for an activity. So create an activity.

When we click on OK. The conflicts in the inactive would be resolved. When we check in the activity back then the conflicts in the active also would be resolved.

Once the activities are checked in and deployed, there will be no more conflicts in the integration conflicts view. Import the SCA along with newly created activity and SCA will be deployed successfully in the next landscape.

Labels in this area