cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a new DC

Former Member
0 Kudos

Hi,

Iam working on a local project.I would like to know the best way to create a DC.Iam not using NWDI and there are no other DCs.I want to deploy the application as it is already an existing application.

Please let me know the right process.

Thanks

Lina

Accepted Solutions (0)

Answers (4)

Answers (4)

birojpatro
Contributor
0 Kudos

Hi Lina,

As I understand,

You want to create a DC from your existing local project.

As you dont have a NWDI environment, need to create a local DC in your NWDS.

1. Create a Local DC in NWDS.

choose file->new->Development Component and select it as local DC.

2. Now, in your NWDS switch from Project Explore to Navigator (project creation area).

In Navigator --> Go to you Local Project and navigate to Source folder.

Copy the content (each folder).

3. Navigate to your DC Project in navigator.

Paste the content copied earlier in the same Source folder.

4. Now you can build the project and deploy through your NWDS as discussed earlier.

Hope this helps.

Cheers!!!

Biroj Patro.

gill367
Active Contributor
0 Kudos

Hello Lina,

To create a new DC follow the following steps:-

1. Go to File menu.

2. Select New --> Others.

3. One Pop Up will come select Development component from the left hand menu.

4. Development component Project will come in the right hand side window.

5. select this Development component Project and click next.

6.Then in the next window you need to select a software component. Select My Component from the Local development node and click next.

7. In the next window, give the name to the DC you have created and select its type(Web Dynpro). click Next

8.In the next window, you have the choice of importing an existing local web dynpro project.

9 click finish and your dc is created.

Thanks,

Sarbjeet Singh

Former Member
0 Kudos

hi

you can create a new local development component as

File ->New -> Others -> Development Components , provide the name of the development component

in the small letters and you can deploy just by right click on the project Development Component ->Build

and right click on the application and click on Run .

former_member214651
Active Contributor
0 Kudos

Hi Lina,

To create a New DC choose file->new->Development Component and select it as local DC. This is how u create a new DC.

Regards,

Poojith MV