SAP Enterpise Portal Interview Question -PartI

-Ameya Pimpalgaonkar
- Netweaver Consultant
In this post we will try to understand what is SAP enterprise portal and will have a look on the very basic concepts on various components that are linked with SAP Netweaver.
Have look on series of questionair that will explain every basic concept of Netweaver, and more spesifically Enterprise portal. This article is also featured on GoArticles.
Q) What is SAP Enterprise Portal?
SAP EP offers users role-specific, Web-based and secure access to all relevant information, applications and services. Employees only need a desktop and a Web Browser, and can begin work once they have been authenticated in the portal.
Q) What components does SAP Enterprise Portal contain?
SAP Enterprise Portal contains the NetWeaver components Portal, Knowledge Management, and Collaboration. In addition, SAP provides pre-defined content. At the moment the portfolio contains more than 100 business packages, which are shipped in multiple languages.
Q) What is the relationship between Web Dynpro and SAP Enterprise Portal? Are iViews and Web Dynpro competing technologies?
Web Dynpro is Sap’s programming model for developing professional and interactive Web user interfaces for business applications.
An iView is a logical portal content module representing a visual application or part of one. One or more iViews are combined on a portal page, which is then assigned to users by the role definition. Web Dynpro UIs are integrated in SAP Enterprise Portal with iViews.
Q) What personalization functions does SAP Enterprise Portal provide?
Portal roles are a central element of SAP Enterprise Portal. They structure the content and are defined for specific end users.
A role is a collection of task-specific content. Roles are defined based on responsibilities and areas of interest, and are created by a role administrator. A user can be assigned one or more roles (for example, the roles employee and staff). The roles define the content of the portal navigation as well as the content of the portal. Role assignment can therefore be seen as a pre-personalization of the portal - a personalization that is performed by the administrator and not by the user (personalization level 1). Depending on their permissions, users can also adjust the look and feel of the portal, maintain user-specific attributes (personalization level 2), change portal pages by adding or deleting iViews (personalization level 3), and personalize individual iViews (personalization level 4).
Q) What tools does SAP provide for creating portal content?
SAP provides tools for creating and developing portal content – depending on the target group and the complexity of the applications.
One distinguishes between
• Portal Content Studio: An administration environment integrated in SAP Enterprise Portal that is used for code-free development of portal content using wizards.
• SAP NetWeaver Visual Composer: Model-based development of portal content by simply using graphic tools.
• SAP NetWeaver Developer Studio (Web Dynpro perspective): Based on the powerful Web Dynpro programming model, application developers can develop Web user interfaces for professional business applications.
• SAP NetWeaver Developer Studio (J2EE + PDK perspective): The SAP NetWeaver Developer Studio offers complete support when developing Java projects.
• SAP ABAP Workbench: The ABAP Workbench provides the Business Server Page (BSP) technology for creating Web user interfaces.
All the portal content created using these tools can be seamlessly integrated in SAP Enterprise Portal using the portal services already presented.
Q) What are the key features of the portal?
Typical examples for the integration technology are:
• Client Eventing: Enables iViews to communicate with one another at the client side and to communicate with the portal itself.
• Work Protect: Function providing an infrastructure for handling unsaved data in portal applications, for example if users navigate in the portal without first having stored their entries in an application.
• Session Management: Contains in particular the session persistence to retain the last session status of the user (for example when navigating to another portal page) as well as a server session termination function for releasing resources on the backend system (for example when closing the browser).
• Portal Navigation: SAP Enterprise Portal offers more than simply navigation between individual portal pages, in particular.
• Object-based navigation (OBN): It provides users with a navigation feature based on the actual business objects from productive backend systems.
• Drag & Relate: iViews can contain objects representing business elements of a backend application (for example customer). If users pull such an object, as with Drag & Drop, and relate it to another object in the Drag&Relate target object area, they can navigate between different applications containing similar, but not identical business objects.
• Dynamic Navigation: The portal enables you to assign navigation objects to pages and iViews as context-sensitive dynamic navigation iViews. This means that navigation targets are provided dynamically depending on the action selected.
Q) Which security features does SAP Enterprise Portal offer?
The portal offers the following security features to help keep your portal secure.
• Authentication: When users access the portal, they must provide some form of identification in the form of user ID and password, client certificates, and so on. The portal supports authentication with user ID and password, X.509 certificates, integrated Windows authentication, external Web access management tools.
• Single Sign-On: Once users have successfully logged on to the portal, they can access all information, applications, and services without repeatedly having to log on.
• Authorization: ACL-based permissions ensure that users can only access portal objects for which they have the required authorization. Authorization for applications integrated in the portal is handled by the systems on which the applications run.
• User Management: Existing corporate LDAP directories in your system landscape can be leveraged by the portal. Alternatively user data can be retrieved from a SAP Web Application Server ABAP or from a database.
• Secure Communications: Secure Sockets Layer (SSL) and Secure Network Communications (SNC) can be used to build a secure channel between the user’s Web browser, the portal server, and backend systems.
• Secure network architecture: Recommendations for secure network architecture for the portal are available in the Portal Security Guide.
• Security logging: Security-relevant events such as user logon, or changes to permissions, are logged.
Q) How is user management implemented in SAP Enterprise Portal?
The portal uses the ‘User Management Engine’ (UME) which is an integral part of SAP Web Application Server Java. The UME manages user and user-related data (roles, groups) which can be retrieved from an LDAP directory, a SAP Web Application Server Java, a database, or a combination of these. Administration tools allowing you to manage users, groups, and roles are integrated in the portal user administrator role. A configuration tool for configuring the UME is integrated in the portal system administrator role.
In addition, the UME provides many features such as self-registration with approval workflow, notification emails, and so on.
Q) How can I integrate the user management of the portal with that of other systems?
The portal user management is very flexible and allows you to use a variety of repositories for storing and retrieving user data. In particular, it allows you to leverage existing user repositories in your system rather than having to set up a new user repository.
For example, if you are using your portal in a system landscape that includes many non-SAP systems, you can provide a central user base using an LDAP directory and configure the portal to use the LDAP directory as its user repository.
On the other hand, if you are using your portal in a system landscape that consists of SAP systems only, you can set up Central User Administration (CUA) on one of the ABAP-based systems and configure your portal to use the ABAP user management as its user repository.
Q) Where can I find more information about user management and security in the portal?
Visit Sap’s security pages in SAP Service Marketplace at service.sap.com/security. You can find the Portal Security Guide with recommendations on how to secure your portal at service.sap.com/securityguide. Documentation on security and user management is available on the Help Portal at help.sap.com/nw04.


Mr. Ameya, Siply superb!! What an article you have written. precisely what i was looking for. I have an interview on 26th July, and your articles helpped me a lot. Looking for some more articles.
Khan Jameer
hi
Hello Praveen,
Feel free to write more detailed comment on articles you read and like. This encourages us to present more quality artiles to you and to oue audiance.
Also Visit Our Forums and join in the discussion at: http://forums.madeitsimple.com
Regards,
MadeITsimple Team
Ameya,
I appreciate your good work as usual
but I guess in “What tools does SAP provide for creating portal content?” you can as well add the “web page composer” which comes with sp13 as an add on.
Sure sandeep, thanks for your valuable comments. I will add WPC into the answer. Keep visiting MadeITsimple
Thanks, I am preparing for Portal interview ,Ameya thanks a lot,this article is of great help,we rarely find such nice way of presentation free of cost on the internet.
If you had published more of interview questions I will be thankful if you can send the link for those pages.
Thanks once again.
Hello Rashmi,
We are having two articles on Portal interview question here on MadeITsimple. I have tried to cover almost each and every thing that might be asked in a typical interview. Let me know by posting your comments if you are in need of some more information. I would be more than glad to help you out. All the best for your interview.
Regards,
Ameya
Hi Ameya
I am trying for a position with SAP EP.I would like to have some more questions or any other document for an easy and quick reference.
I find the questions n answers posted by you very suitable.
Thanks n Regards
Bikash Jena
Thank you Bikash,
I will surly try to upload some more interview questions.
Ameya
Hi Ameya,
Really nice to see your posting here.Looking forward for more.I would like to request you to publish some EP certification related question.Coz the certification related questions are very rarre to find out.
regards
Indra
Leave a comment!
Web Content by Ameya Pimpalgaonkar is copyright protected & licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 2.5 India License.
Based on a work at www.madeitsimple.com.
Online Advertising
Online Advertising
Bon Voyage »
Untouched Holiday Destinations : Tarkarli
New weekend at new destination…this time at TARKARLI..it is a paradise of tiny islands and hamlets and beautiful casuarina trees…it is in sindhudurg district of maharashtra,near karli river which meets the Arabian sea..the blue beach …
Finconomy »
How to start investing in financial markets?
Often at the start of one’s career one struggles with this question. How should I start investing my hard earned money so that after sometime I can get profits on it and also save income …
General »
CAT 2009 results out
After so many delays and technical glitches, IIMs are out with the result of their elite of the all exams; CAT. You can check your CAT results on CAT IIM website which is catiim.in However …
Downloads »
Download SAP Enterprise Portal Themes
Adapting the visual appearance of SAP Enterprise Portal to the customer’s Corporate Identity is very important. The portal is always there; it constitutes the frame in which users work. Designing this frame to effectively convey …
News Updates »
CAT 2009 results out
After so many delays and technical glitches, IIMs are out with the result of their elite of the all exams; CAT. You can check your CAT results on CAT IIM website which is catiim.in However …
Reviews »
Website Review: DoFollow Forums
The website that I am going review today is DoFollowForum.com. I came across this site recently when I was working on link building for my website. As every one knows not a number of links …
Healthcare »
Homeopathy and Kids - Part two
I hope homeopathy and kids - part 1 was interesting and helpful for all our readers. Part 2 elaborates more remedies that can help your child to develop better and learn better. If you think …
In Focus »
Happy Republic Day to all Indians
Soon after the Indian National Congress, at the forefront of the country’s independence movement, adopted the ‘purna swaraj’ or complete independence resolution at its Lahore convention on New Year’s Day in 1930, Mahatma Gandhi called …
MBA »
Management programs in public service & teaching
Want to make a difference in publich service? Looking for future in public service and policy? Learn about management programs that will grant you entry in public services & policy making. Almost everyone who is interested to …
Media »
Cool Apple iMac lamp
So you have got the iPad or you may have got MacBook Pro. Whatever apple product you may have, your collection is incomplete unless you get cool iMac G4 lamp. Now what is it? Yet …
Technology »
Accessing deep structures in ABAP
It is always a challenging part to work with complex data types in ABAP. And one of these types is handling deep structures. However it depends on how well we understand the structure design. We …
About us
Categories
All writings are copyright protected
Web Content by Ameya Pimpalgaonkar is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 2.5 India License.
Based on a work at www.madeitsimple.com.
Archive
Blogroll
Tag Cloud
ABAP ABAP Simple abap simplified AIMCAT apple apple imac apple iPhone Aromatherapy career CAT CAT 2008 CAT 2009 Crack SNAP Economy English EP Essential oils GK for SNAP GMAT Grammar Holiday how to use essential oils IIFT GK list of essential oils MBA MBA in niche sector MBA opportunities Media money Netweaver Niche MBA degree parner Parnerkar Parnerkar Maharaj Poornawad prepare for SNAP GK Recession Recession and MBA SAP SAP ABAP SAP ABAP Simplified SAP EP SNAP GK TIME VARecent Posts
Most Commented
About Ameya