cancel
Showing results for 
Search instead for 
Did you mean: 

how to bind webdynpro with portal

ranjit_mohanty
Explorer
0 Kudos

Hi All;

I am very new to SAP.I created one webdynpro program using Jco connection.Its executing and giving the output.

Now i want to bind it with Enterprise Portal,so i need guidelines how to do it.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Ranjit

please check this tutorial: <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/2fffe990-0201-0010-aab0-e61c3250bcf3">integrating Web Dynpro in Portal (19)</a>

Regards

Kapil

Answers (1)

Answers (1)

saraswathi_d
Participant
0 Kudos

Hi,

Follow the below proceudre

1). Deploy your Webdynpro application into portal

2). Logon to portal

3). Go to Content Administration--->Portal Content

4). Create your own folder. Right click on folder name>iview>select SAP webdynpro iview> select Java>select SAP Local System (if you are created already)

5). Name space --> give local/yourproject name --> Applocation name -->finish

iview is created.

6.)Create a role there select Navigation dropdown select entry point should be Yes.

7. Assign that role to user. Log off and login.

Define a System

Use

In this integration scenario the SAP Enterprise Portal and the Web Dynpro application run on different servers. This means that you have to define the system on which the Web Dynpro application is running and create an alias for the system.

Procedure

Creating a folder and defining a system

Define the system on which the Web Dynpro application is running as follows:

...

...

1. In the portal, navigate to System Administration ® System Configuration ® System Landscape.

2. In the Portal Catalog, navigate to the folder in which you want to create the system. You can create a new folder, if needed.

3. Click a folder in the Portal Catalog with the secondary mouse button. A context menu is displayed.

4. In the context menu, choose New ® System. The System Landscape Wizard is launched.

5. Select SAP backend system with Load Balancing from the Template selection window screen and choose Next button.

6. Provide a system name, system ID and prefix for your system. The names are arbitrary, for example:

a. System Name, for example WD_SystemName

b. System ID, for example WD_SystemID

c. System ID Prefix, for example com.sap

d. Save As “System”

e. Choose the Master Language

7. Choose Next. On the next screen all entries will be displayed in a summary that allows you to check the entries before finishing. If changes need to be made, choose Back to navigate the relevant screen. Then you can make necessary changes.

8. Choose Finish.

Defining an Alias for the System

To create the alias for the system, first make sure that the new system is open in the System Landscape Editor. Proceed as follows:

...

1. In the Display dropdown list box, choose System Aliases.

2. Specify a name for the system alias, for example MySystem. Add the defined alias by choosing Add.

3. To save your changes, choose Save.

Defining the Properties Specific to the Web Application Server

...

1. Open the system in the System Landscape Editor.

2. In the Property Category dropdown list box in the Property Editor, choose Web Application Server (WAS).

3. Maintain the following properties:

a. WAS Host Name = (this corresponds to the Web Dynpro server location and the port on which it is running, for example, PXYZ.wdf.sap.corp:50000.)

b. WAS Protocol = http or https (depending on the configuration of the WebAS)

4. Save the settings.

Give me your mail id iwill send the document

Regards,

Saraswathi.

Pls reward points