cancel
Showing results for 
Search instead for 
Did you mean: 

Import and export of a project.

Former Member
0 Kudos

Hi,

I want to know the steps of import and export of a project.

1.I am using DTR.

2.I selected a track, after that a SC.

3.There are a lot of DCs.

4.Now i am to select some DCs.

5.there are five DCs that makes an application.

Questions:

1.How i am to create the application in WD prespective??

2.After creation application in WD, how i am to deploy the application(with all DCs)??

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Anoop,

EvenIi'm new to Webdynpro and have faced this problem.

While using track or specifically JDI, it is important not only to know which DCs to create but also their order of creation on the local machine.

Some points that prove useful are:

1. If there are any external Library Dcs then, create them and then deploy them first.

2. then you should create and deploy the EJB and their respective EAR.

3. Finally comes the main Webdynpro project.

Hope it helps.

Regards.

Former Member
0 Kudos

Hi,

Right click on the DCs which you want to get in the IDE and select Create Inactive Project.

If it prompts for the dependencies select them.

Once this is done u will be able to see the project in the WD perspective.

Now right click on the DC and select Development Component -> Build .

then Development Component -> Deploy.

If its there are any errors related with hard references deploy those DCs first and try.

Regards

Ayyapparaj.