cancel
Showing results for 
Search instead for 
Did you mean: 

DTR workspace is not modifiable

Former Member
0 Kudos

Please suggest the solution on below error msg.....

Checkout is not possible. See below for details.

The operation requires the writeability of the following Objects:

Component Interface Controller tml.com.compviewsapplication.CompViewsApplicationInterface

======>problem: DTR workspace is not modifiable /NWD_TRACKINT_DDCLoan_Viewstml.com/src/packages/tml/com/compviewsapplication/CompViewsApplicationInterface.wdcontroller

Accepted Solutions (0)

Answers (1)

Answers (1)

blanca_serrano
Advisor
Advisor
0 Kudos

Hello Smita,

This usually occurs by a checkout operation, when files are checked out, to which a project belongs, which has been created for an active

workspace i.e. dev/active or cons/active. In this workspace you musn't checkout any files, to this workspace only the CBS has write

authorization in case of a succesful activation of an Activity.

You have synced the component from active workspace, this workspace is reserved for CBS hence Developer Studio tells you that you can't modify this workspace. Sync your DC you want to modify from the inactive workspace (e.g. in Development Configuration perspective sync sources for your DC from the view "Inactive DCs") then you should be able to checkout.

I hope this helps you.

Regards,

Blanca

Former Member
0 Kudos

Thnx blanca.