Friday, 5 June 2015

Deploy ABAP Webdynpro application in SAP Enterprise portal


Requirement: Requirement in one line is to deploy the ABAP webdynpro application in SAP enterprise portal so that any user, who has access to enterprise portal, can access the application.

We achieve this by creating iView (Integrated View) in enterprise portal.

Prerequisite:
  • We need to have an already developed Webdynpro application handy.
  • A connection must be in place between enterprise portal and the ECC server which has your webdynpro application.
  •  You must have the necessary authorization in enterprise portal so that you can see the tabs, folders shown in below figure.
Now follow the below mentioned steps.


Choose the respective system which has the webdynpro application in “search in” field, give application name in “Search for ” field and click on “Go”.

Select the searched application and click on “start Upload”.

Click on “Finish”.

After clicking finish, if you see in left hand side panel in “Portal content”, you can see your iView on last.

Right click on the iView and select properties.



You can see all the properties related to that iView/WD app here.

I got a problem once, when my WD app was not a Z app but it was on some namespace, say /ABC/WD_APP is my WD app. This is not the conventional WD app which starts with Z. In such case we have to search here the “Namespace” property and set our namespace there like below and click on “Save”.
Now test the iView







No comments:

Post a Comment