cancel
Showing results for 
Search instead for 
Did you mean: 

Info. needed for Portal & Dynpro for (Java, ABAP)

laxmikant_pandit2
Participant
0 Kudos

I require following information

1.Deployment of (.par file & upload and download)it in portal.

2.Deployment of .Wda file.(web dynpro Java) through portal and NWDI.

3.Deployment of Web dynpro ABAP Project.

4.Information about portal iview for Java/ABAP Dynpro in detail.

-


Good answer to above questions will be definately rewarded.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Laxmikanth,

Check the thread links below

NWDS

/community [original link is broken]

forumID=52&threadID=366107

http://help.sap.com/saphelp_nw70/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm

/community [original link is broken]threadID=457311&tstart=105

Deployment of par file

you can do it by developing application in EP perspective of NWDS .

after creating a portal application in NWDS ,right click on project click Quick PAR upload.

Then u will get PAR Export wizard in that

1.click on deploy PAR

2.configure server settings->mention alisa name for server,host name,port number,login...for ur portal server.

3.click apply

4.finish.

then u can mention password for portal server and deploy ur applpication.

if u want to see output directly goto portalapp.xml of ur application.

near components click run on ur component then u can see ur output.

or

Open NWDS,

Go to File->Import

Select PAR file

It will say create a portal application using a par file..

when we import the file on the NWDS , the library files does not get added .

Unzip the par file.So you need to add the file from Filename/distPORTAL-INFlib .

Copy this lib file from the directory and paste inside the same folder path in NWDS.

After you do all your changes..

You can deploy the par file on the j2ee engine(WAS) on which your portal is present..

For this you need to configure the j2ee engine.

Go to Windows-> preferences

Select SAP j2ee engine.

Now there are two options here.

Select the option you want depending on whether you are working on the server machine or some remote machine.

Fill in the details accordingly.

Click on apply.

Now when you deploy the par file you can see this on your portal if you create a iview from a par file..

/community [original link is broken]threadID=656917

http://help.sap.com/saphelp_nw04/helpdata/en/68/f64942da51690de10000000a155106/frameset.htm

Deployment of Webdynpro ABAP

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/355b9c90-0201-0010-d2a8-89fece426526 --> good pdf

Deployment of .wda file

/community [original link is broken]threadID=656917

http://help.sap.com/saphelp_nw04/helpdata/en/7d/fdc99ab37a8d42892e0d39bbd23be8/frameset.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/39dcb1e5-0601-0010-51b2-c522e518...

Hope above links help you.

regards

Anil

Answers (0)