cancel
Showing results for 
Search instead for 
Did you mean: 

NWDI Configararion from NWDS

Former Member
0 Kudos

Hi all,

I have installed NWDS in my system. Now I have to change the ESS standard application logic. for that I need to IMPORT the ESS standard application in NWDS. For that I need NWDI configaration. Please help me regarding configaration of NWDI form NWDS in detail.

Please help .Thanks .

Regards,

Aniruddha

Accepted Solutions (0)

Answers (2)

Answers (2)

p330068
Active Contributor
0 Kudos

Hi Aniruddha,

Please go this notes that decribes how to work with ESS/MSS in NWDS

Check NWDI Cookbook for XSS.pdf in SAP Notes 872892.

How deploy ESS/MSS in NWDI for coding purpose.

/message/6512156#6512156

You can also check below documents if required

Configuring The Business Package For Employee Self Service

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21eb036a-0a01-0010-25a3-b22...

Content Integration with SAP NetWeaver® Portal

http://www.sap-press.de/download/dateien/1618/sappress_content_integration_sap_netweaver_portal.pdf

Hope it helps

Regards

Arun

Former Member
0 Kudos

Hi,

You need to make some settings first.

Goto ur NWDS>select windows>preferences>java development infrastructure>development configuration pool

give the SLD url there. and try ping server. If the ping is successful, then do this

goto windows>open perspective>development configuration.

then you see inactive DC and local DC perspective.

under inactive DC right click and say import. there you can import your track by logging in to DTR.

Please let me know if you need more details.

Former Member
0 Kudos

Hi,

Thanks for your reply.

actually I have some doubt.

1) when I go to window preference... it is asking for some URL.. which URL is that.

2) In SDN lots of people are talking about the track. How to create track

3) How to import the ESS iView that I need to change

4) How to deploy the modified application

Please clear my doubts in detail. Thanks in advance

Regards

Aniruddha

p330068
Active Contributor
0 Kudos

Hi Aniruddha,

Please check below as per your Qes:-

>1) when I go to window preference... it is asking for some URL.. which URL is that

Here you need to ente NWDI/SLD server details like http://<host>:<port>;

Refer to [Importing Development Configurations |http://help.sap.com/saphelp_nw2004s/helpdata/en/c3/e3a43f4aa1330ee10000000a114084/content.htm]

2) In SDN lots of people are talking about the track. How to create track

Refer to this for [Track creation |http://help.sap.com/saphelp_nw2004s/helpdata/en/f2/7c04702864304bb38e0b1cd6667c2b/content.htm]

For ESS/MSS Track Creation - Check NWDI Cookbook for XSS.pdf in SAP Notes 872892. and refer above me reply

3) How to import the ESS iView that I need to change

same as point 2 - Check NWDI Cookbook for XSS.pdf in SAP Notes 872892. and refer above me reply

.

4) How to deploy the modified application

Once you setup NWDI for ESS/MSS Application, you can modify any applicaiton using check-in and check-out..that will only refelect in developement. once you checked in development system and look everything is fine as you want to modify and then you can move to test/quality and prod system using NWDI itself.

Refer to [Administration of the Development Infrastructure |http://help.sap.com/saphelp_nw2004s/helpdata/en/63/7a4d40eae76f13e10000000a1550b0/content.htm]

Hope it helps

Regards

Arun

Former Member
0 Kudos

Hi all,

I have configured NWDI in the server with the help of Basis..Now when we are trying to import the development configuration through Remote we are facing some error "No configuration on the server or server error"

In our case CBS,SLD,CMS,DTR are configurred properly.we have checked that.

Our portal is in SP21 and NWDI is on SP14.

Please help sothat we can resolve the issue.

Thanks & Regards,

Aniruddha

Former Member
0 Kudos

Hi Prasanthi ,

The information you provided is very useful. Do we need NWDI for making chnages to the ESS/MSS ?

I am new to Portal and to ESS/MSS. Is there any document that explains the end-end steps to customize the exisitng ESS application and deployment?