GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Peoplesoft  >  PeopleCode
Go To First  |  Previous Question  |  Next Question 
 PeopleCode  |  Question 29 of 30    Print  
PeopleCode PreBuild and PostBuild events
What is the main difference between Prebuild and Postbuild events where as both are used to hide or unhide the pages, why two events are needed for the same purpose? Which event is better to write people code to hide or unhide the pages and why?


  
Total Answers and Comments: 1 Last Update: July 29, 2008     Asked by: Anilchaitu 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: Santoosuryan
 
PreBuild event is the foremost event which triggers at Component Level. If at all there is an error generated at prebuild then the component fails to load before the search itself. Where as PostBuild is triggers after Prebuild and Search of the component. So if at all a error is generated in PostBuild it will stop loading the component after the search of values. postBuild is the right event to use if we want to capture values rather than prebuild.

Above answer was rated as good by the following members:
rmaheshiyer
July 29, 2008 10:04:33   #1  
Santoosuryan Member Since: July 2008   Contribution: 2    

RE: PeopleCode PreBuild and PostBuild events
PreBuild event is the foremost event which triggers at Component Level. If at all there is an error generated at prebuild then the component fails to load before the search itself. Where as PostBuild is triggers after Prebuild and Search of the component. So if at all a error is generated in PostBuild it will stop loading the component after the search of values. postBuild is the right event to use if we want to capture values rather than prebuild.
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    

 Related Questions

Latest Answer : Events are the only way that you can associate Peoplecode to an Object. Prior to PeopleTools 8 (i.e., before Object Oriented Peoplecode evolved), Peoplecode is associated only with the Records and Menus. Currently, it is attached to several objects like: ...

Answer posted by Ramya on 2005-03-09 04:59:47: Component and Record level PeopleCode are executed when the control is passed to the associated Component and Component containing the record respectively. 
Latest Answer : Component level peoplecode is used whenever we have certain validations to be triggered at CI level. That means if ever we want to access the same component from CI and we want all the online validations to be applied implicitly at the CI level then we ...

Answer posted by RV on 2005-05-17 18:32:24: Component Buffer consists of rows of buffer fields that hold data for the reocrds associated with the page including primary scrolls, derived work records etc. 
Latest Answer : People code supports these types of functions:1.Build in2.Internal3.External people code4.External non-people code ...

If there is same Component X in two different menus, menu1 and menu2 and if u want to assign a different search record for each menu, then which peoplecode function do u use and where do u write the code?

Latest Answer : Using Application packages is a very good way of coding your business logic and display logic.This way you can modularize your code very well and you can bring in the Object Oriented way of programming which will be very easy to develop and maintain. ...

adv: no need to write query just want to build dis: we cant view queries 
Latest Answer : Also, SQLExec will open a new session on database, so if anything has been updated in Comp Buffer, will not be available in that session as COMMIT might not have happened. Also, if we have selected some value in Comp Buffer and then change the same after ...
Read Answers (7) | Asked by : ajith

Latest Answer : REM can be used to comment a single line, but it will be processed by the  comp. processor;Single and multiple line commenting:/* PeopleCode stmts------ ------ ------ ----*/Nested Comments:
Read Answers (1) | Asked by : DEE

Latest Answer : exit(1) ...
Read Answers (7) | Asked by : Fundoo

Where PeopleCode get stored?Option: 1. Application ServerOption: 2. Database ServerOption: 3. Client Machine.Option: 4. File Server.Option: 5. Batch Server.
Read Answers (4) | Asked by : Raja Chakrabarti

Latest Answer : To add to all this, if deferred processing is started, then if any pending FieldEdits/FieldChange are also executed before SaveEdit starts. ...
Read Answers (4) | Asked by : ramesh


 Sponsored Links

 
Related Articles

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

JavaScript Events Handling

JavaScript Events Handling In this JavaScript tutorial you will learn about handling events in JavaScript what is event handling in JavaScript events in JavaScript events associated with mouse onmousemove onclick ondblclick onmouseout onmouseover events associated with keyboard onkeydown onkeyup onk
 

HR Interview - HR Interview Mistakes You Will Want To Avoid

HR Interview Mistakes You Will Want To Avoid The job interview can be a stressful process This is especially true for those who are going after a competitive position Your nonverbal communication combined with the answers you give during the interview will determine if you are hired mosgoogle While
 

HR Interview - Behavioral HR Interviews

Behavioral HR Interviews As the name implies a behavioral interview is an interview that is held by a human resources department to determine if an applicant has the behaviors that are appropriate for a job The company must know how an applicant will behave in a certain situations mosgoogle The logi
 

HR Interview - How To Prepare For Your HR Interview

How To Prepare For Your HR Interview Before you begin thinking about how you are going to dress for the interview it is important to do your research first You should learn everything you can about the company you wish to work for When you have detailed information about your employer you will conve
 

HR Interview - Telephone Interview Etiquette

Telephone Interview Etiquette When you conduct a telephone interview for a job it is important to show the proper etiquette Not only is it important it is critical is you wish to be hired by the company There are a number of things you will want to do and other things should never be done mosgoogle
 

HR Interview - How To Succeed At HR Interviews

How To Succeed At HR Interviews There are a number of things you will need to do in order to make sure you pass the interview process Your appearance is something that you will want to pay close attention to Even if you feel that your appearance shouldn t be a factor in whether or not you re highere
 

HR Interview - Do's and Dont's in a HR Interview

Do s and Dont s in a HR Interview There are a number of things that you will want to avoid during the HR interview process While some of these things are directed at the interviewer the other things are directed at the applicant If interviewers fail to follow the proper procedures throughout the int
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape