cancel
Showing results for 
Search instead for 
Did you mean: 

How to Integrate NWDI with NWDS?

Former Member
0 Kudos

Hi Experts,

We create the business software projects using the SAP NetWeaver Developer Studio and deploy the projects through the remote J2EE engine server only. Our basis team is installing the NWDI for us to utilize with the NWDS projects, and we are looking for some directions or steps to integrate these two together in order for the team to work on the same project at the same time. We are very new to NWDI and are not sure where to start. If anyone could give us some concise steps, we would greatly appreciate that. Also, do all the developers need to install the local J2EE engines into their computer in order to work on NWDI and NWDS? We hope we ask the right questions.

Thank you,

Don P.

Accepted Solutions (1)

Accepted Solutions (1)

pramod_gopisetty1
Active Contributor
0 Kudos

Hi,

Check the link below:

http://wiki.sdn.sap.com/wiki/display/JDI/NWDIRelatedNotesandLinks

Hope this helps.

Cheers-

Pramod

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi Don,

Please let us know the version of SAP NetWeaver used in your project.

Please deploy the following components by JSPM :

DI_CBS, DI_CMS and DI_DTR.

Then, configure SAP NWDI by searching post installation steps of DI in google.

Thanks & Regards

Kaushik Banerjee

shreyas_pandya
Contributor
0 Kudos

Hi,

Please go through the following Articles it may give you some clarity on how NWDI & NWDS are closely related.

[NWDI EMPOWERED LANDSCAPE VS. LANDSCAPE WITHOUT NWDI SETUP|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/d08844f2-1077-2e10-f98f-9f0a739bf0a9]

[MIGRATING LOCAL DEVELOPMENTS TO A CENTRALIZED NWDI ENVIRONMENT (DEVELOPER'S VIEWPOINT)|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/30914427-0f77-2e10-74b5-d0c488aa93ee]

Also go through the links provided in the Related Content section of the given articles.

I hope it helps you.

Regards,

Shreyas Pandya

p330068
Active Contributor
0 Kudos

Hi Don,

Developer need to install the NWDS in his//her system. there is no need to install the J2ee engin seperately on developer systems.

To work with NWDI, developer need to import the NWDI track data in NWDS in development configuration perspective.

Before connecting to the NWDI, you need to udpate SLD and message port at NWDS windows > properties > java developement infrastructure > developement configuration.

Refer to NWDI for more detais : [|]

Also update the host file like

IP addess server host name (FQDN)

IP addess server host name / SLD host name

Best Regards

Arun Jaiswal

Former Member
0 Kudos

Thanks, Arun.

kousik_goon3
Explorer
0 Kudos

Stpes are below :

1. Please ask the BASIS team for below details once NWDI is installed.

a) Message Server host and port of J2ee engine

b) SLD url

Once you will get this information then open your NWDS and put the above information in following way

a) Windows>Preferences and click on SAP J2ee Engine from left menu and select radio button "SAP J2ee Engine is installed on remote host" and put message server host and port number

b) Windows>Preferences and expand Java Development infrustructure > Development Config and put the SLD url .

Your developer studio is ready to work with NWDI .

Former Member
0 Kudos

Thanks, Kousik Goon for your response. Our basis team is still working on the NWDI installation process.

Former Member
0 Kudos

Thanks for your responses.

junwu
Active Contributor
0 Kudos

NWDI is a little bit complicated.

it's better to take some training.

local j2ee engine is not required to use NWDI.