April 20, 2010 – 10:57 pm | 11 Comments

Dear Jane,
95% of this presentation is half mental.
Seriously! STOP playing games. Throw away those shrouds of insanity. Get out of that virtual ‘web’.
Ok, about your presentation, in few words – no reasoning. Just some facts …

Read the full story »
Bon Voyage

Business-Startups

Healthcare

MBA

Technology

Home » Technology

SAP Enterprise Portal Interview Questions -Part II

Submitted by Ameya Pimpalgaonkar on July 18, 2008 – 4:13 am 3 Comments

- Ameya Pimpalgaonkar

- SAP Netweaver Consultant

Continuing to our earlier article on SAP EP interview questions, here are some quick questions that can be asked and specific answers to them. Over the time SAP EP has evelved as a central hub for holding your user as well as information base. If you are searching for SAP Enterprose Portal interview question then you are on the right place. I have prepared these question based on my experience as SAP Netweaver consultant since past 2 years. Also some of my colleagues who have got into SAP EP jobs into various companies also have contributed into making of this interview question. For your reference here is the link for previous Article on SAP EP interview questions. This article is also featured on GoArticles.

Quick Answers:
Q) Accessing a Portal Component in the Default Mode?

Ans: doConent ();

Q) Extending class when developing your Portal Components?
Ans: AbstractPortalComponent.

Q) Portal Runtime calls the methods in the Life Cycle
Ans: init (), service (), destroy ()

Q) What are the Parameters that we have to pass to doConent ();
Ans: IPortalComponentRequest, IPortalComponentResponse;

Q) How do you access a Resource from a request object?
Ans: request.getResource ();

Q) Personalization concept what are the data type attribute supported?
Ans: String, Date, Select, Boolean.

Q) How do you u get the property from the IPortalCompenentProfile?
Ans: get Property (String)

Q) What is the method has to be overridden by the class that extends from PageProcessorComponent?
Ans: get Page ();

Q) Give the sequence of methods execution of DynPage
Ans:
1) doInitialization ()
2) doProcessAfterInput()

3) doProcessBeforeOutput()

Q) Sequence of method calls when an event occurs

Ans:

1) doProcessAfterInput()

2) On<EventHandlerName>

3) doProcessBeforeOutput()

Q) How do u get the getCurrentEvent();

Ans:

IPageContext myContext = PageConectFactory.createPageConext(request, responce);

Event = myContext.getCurrentevent();

Q) onClientClick() and onClick() are specified then which method will be called first

Ans: onClientClick ();

Q) What type of approach JSPDynPage uses?

Ans: Model View Controller

Q) The two properties in the component profile indicate that a JSP need to be compiled into portal

component?

Ans:

Property name = “JSP”

Property name = “ComponentType”

Q) How do you call a jsp file?

Ans: setJspName();

Q) If java Script is used which tag is necessary for the page

Ans: Page tag

These are some of the Technology: SAP Enterprise portal questions. Hope it helps you. I will post some more interiew questions soon on BI, Knowledege Management, ESS and MSS.

Regards.


Twitter del.icio.us Digg Facebook linked-in Yahoo Buzz StumbleUpon

Related Articles

3 Comments »

  • Padmalatha said:

    Please send me some more articles, links or Questions related to SAP EP, NetWeaver, WebDynrpro Java.

  • Ashish said:

    Thnkx for effort. Please send me more EP questions at mecoolsoft@yahoo.co.in

  • srinivas said:

    Thanq very very much. i am waiting for ur another article. Please can u send me EP related questions via mail.

    please My mail id is ::: srinivas4u.86@yahoo.com

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar blog.

eXTReMe Tracker