cancel
Showing results for 
Search instead for 
Did you mean: 

NWDI basics

Former Member
0 Kudos

Hi All,

i want to know some basic things regarding NWDI coding.

i have checkedout and modified the code and now want to check wether it is working fine or not?

up to my knowledge,

i have deploy it to the Development env and test wether it is working fine or not.

and if it is not working fine then what should i do?

how to get the development env back to its previous state?

and if it is working fine then, i have to checkin it right??

Accepted Solutions (1)

Accepted Solutions (1)

archana_prasad
Explorer
0 Kudos

Hi All,

i want to know some basic things regarding NWDI coding.

i have checkedout and modified the code and now want to check wether it is working fine or not?

up to my knowledge,

i have deploy it to the Development env and test wether it is working fine or not.

and if it is not working fine then what should i do?

how to get the development env back to its previous state?

and if it is working fine then, i have to checkin it right??

HI,

Simple Ans is

When u checkout and do any changes , it will be adding to the activity.

Now:

Case 1: Not working.

Then simple revert the activity and the code will be replaced by the old code. Then try with modified code and add it the activity ...

Case 2: Working

Then u can checkin the activity to move the latest working code to DTR(cetral repository).

Before checkin test the code by Simple build and deploy and Testing the Application

Hope you got it

Thanks n Regards,

Archana

Answers (2)

Answers (2)

vijay_kumar49
Active Contributor
0 Kudos

Hi,

Pls follow these steps.

1.When you are creating DCu2019s that time its asking one Activity name. By using that Activity we can Check In, Check-out, Revert and Release.

2.Right Click on Activity --- Click on Check In that Source code will be Moved to CBS. Before Source code will be in Local System.

3.Suppose you want to Change that Existing Source code or Rename the any One it Should asking Check Out. Its asking after check in Process Completed.

4.Suppose you are doing some updates in Existing Source code. That is not working or any think. So that time you are thing I will be moved Old Source Code. Then Right Click on that Activity--- Click on Revert its means Come back to Old Source Code.

5.Release: Here u have to transport u r Activity to CBS. Under Consolidation Tab u r activity is available: By using CBS you can transport you are activity to QA and PRO Systems.

6.You are getting Existing Source code from the CBS. By using Syn Source

Please go through this link [Steps in Component Development with the NWDI|http://help.sap.com/saphelp_nw70/helpdata/en/1e/086440bdd39a0ae10000000a155106/content.htm]

Hope this helps!!

Thanks & Regards

Vijay K

Edited by: VijaySAPEP on Sep 12, 2011 11:54 AM

junwu
Active Contributor
0 Kudos

before checkin , your change is local only.

if it is not working, you just continue to change your code. if you want to start from begin again, just revert the activity