cancel
Showing results for 
Search instead for 
Did you mean: 

revert sources in inactive workspace after activity integration (NW CE 711)

Former Member
0 Kudos

Hello,

Maybe you can provide some help on this one.

We have an activity wich was transported (activity released and transported) in the track 1.

This activity was then integrated in a workspace of a track 2 and was put in the wrong software component/workspace.

we need to delete all the resource which are associated with the activity and which are in the wrong workspace. The problem we are facing:

- that the activity is already close in track 1 so using the revert command fails.

- for some unknown reason the command activity (or act) is not available in the dtr console.

Thanks for you help,

Br,

Arnaud

Accepted Solutions (1)

Accepted Solutions (1)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Arnaud,

already closed activities cannot be reverted.

You need to create a new activity do the necessary changes (in which you remove the unwanted changes) and then check-in this activity and activate it.

Best Regards,

Ervin

Former Member
0 Kudos

Hi Ervin, thanks for your answer, it's what I was scared of, but since I'm not trying to delete the activity but just to suppress the reference to a workspace (inactive), I was hopefull that their would be some solution for that.

I'll keep looking a little bit though.

Cheers,

Arnaud

Answers (2)

Answers (2)

shreyas_pandya
Contributor
0 Kudos

Hi Arnaud,

Activity is nothing but a wrapper that holds your source code modifications.

The birth of any Activity takes place when you try to modify anything in DTR-Client which is in-turn Synced with DTR-Server.

When you make the modification the activity is created and this operation is also known as "Check-out".

Later an activity goes through various tranformations along its journey.

To get a clear & deep understanding please go through the below blog that I have recently published...

:[Source Code Journey (NWDI under the Hood)|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/25521] [original link is broken] [original link is broken] [original link is broken] [original link is broken];

Regards,

Shreyas Pandya

Former Member
0 Kudos

ok for the part related to the command; properly setting up NWDS help accessing the command.

http://help.sap.com/saphelp_nwce711/helpdata/EN/47/e9909ee81d6c68e10000000a42189b/content.htm

but what I was trying to achieve did not work.

act -U -a myAct -w //ws/myWS/

-U to revert the sources from my activity myAct in the workspace myWS...

any help still appreciated,

Cheers,

Arnaud