cancel
Showing results for 
Search instead for 
Did you mean: 

develop web dynpro using NWDI

Former Member
0 Kudos

hi all

I'm developing a web dynpro with NWDI. when I try to build or activate it, I got a lot of errors. I guess I need define some prerequesite SCs in track and import some DCs in local computer.

I have successfully developed some other java projects with NWDI. So could anyone point me some weblogs on this specific topic not general NWDI blog?

Thanks!

Regards,

Hui

Accepted Solutions (1)

Accepted Solutions (1)

former_member286976
Active Participant
0 Kudos

Hi Hui,

May be you should point your IDE to the correct <a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/8f/a5284203845a33e10000000a155106/frameset.htm">SLD</a> and import the correct Development Configuration and include all the dependent DCs.

See the tutorial <a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/43/3b8e8cb4ab1800e10000000a1553f6/frameset.htm">Creating a Web Dynpro Application</a>

Regards,

Sudeep

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

If u get errors while activating , it means that your central build is failed in CBS.You cannot proceed until you debug your components.

Check for errrors in your task view.

You shud solve it before doing internal build or central build

check also Java Build Path as well as DC dependencies

hope it helps

regds

Message was edited by:

kanth

abhijeet_mukkawar
Active Contributor
0 Kudos

Hi,

Go through these links,

/people/bhavana.gupta/blog/2007/01/23/installation-and-configuration-of-netweaver-development-infrastructure-was-64

/people/bhavana.gupta/blog/2007/01/23/implementation-of-nwdi-on-was-64part-i

/people/marion.schlotte/blog/2005/10/25/jdi-software-vs-jdi-content

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/ca4e9415-0d01-0010-ca83-e3657... (demo of NWDI projects)

hope it helps

regards