GeekInterview.com
Series: Subject: Topic:

Peoplesoft Interview Questions

 
Sub Categories (+ View)
Subject Name
Questions
Answers
Last updated
201
320
Sep
18th,
2012
30
67
Dec
10th,
2012
Showing Questions 1 - 14 of 14 Questions
Sort by: 
 | 

Connect peoplesoft component

Asked By: rameshmg25 | Asked On: Sep 18th, 2008

How can we connect peoplesoft component interface to third party application to get data from third party to peoplesoft.

Answered by: vamsi pendela on: Apr 12th, 2013

We have various options to upload the data into the component. 1) If user want to upload the data with complete validation, developer can go with Excel to CI utility. 2) If user want to upload the dat...

Answered by: NG on: Oct 27th, 2012

configure Web service for the the required CI and create a WSDSL with requirement action method...
Share the WSDL file with third system to get/update the peoplesoft table.

Run control id

Asked By: irfan6074 | Asked On: Nov 27th, 2012

How to delete/modify the existing run control id created in peoplesoft 9.0

Answered by: Ganapathy on: Dec 20th, 2012

Go to respective searach record. In database you can see the run control id values. You can delete it or modifiy it. else need to go for the PSRECDEFN

Impact analysis

Asked By: sana_sana | Asked On: Jun 13th, 2008

You get a request that size of a field needs to be changed, how do you analyse its impact?

Answered by: Surendra on: Oct 26th, 2012

You have to do FIND DEFINITION REFERENCES of the changed field.Re build all the record and view.If you are inserting values in record using Peoplecode (where field has being changed )make sure correct value( with size) is being inserted into the record.Same goes for SQR.

Answered by: shashi Prakash Singh on: Aug 8th, 2012

we have to find all the references where the field is used

Call component interface program

Asked By: nareshpedagani | Asked On: Nov 16th, 2010

How will you call component interface program from application engine program?

Answered by: Surendra on: Oct 26th, 2012

It is same as calling Component Interface form Peoplecode. Include the Component Interface code in Action : Peoplecode in your application engine and use is normally (Keep in mind Think time function ...

Answered by: naveen on: May 14th, 2012

You can call in a PeopleCode action using %session same as calling from PeopleCode

Multiple state record in application engine

Asked By: piya.s.singh | Asked On: Apr 22nd, 2009

Why multiple state records are used in application engine? Provide scenario where multiple state records are used?

Answered by: Sridhar on: Sep 13th, 2012

State record is mainly used to pass the values b/w section to section, step to step and action to action. We can use n no. of state records in a program, 1st record is default state record and is ref...

Answered by: mlonkar on: May 7th, 2009

Multiple State Record are used to store related variables in to one state record instead of keeping all variables in to one single state record.It is a good practice to have related variables in one s...

Actions SQL and call section in ae

Asked By: anil bingumalla | Asked On: Jan 25th, 2008

If we use SQL and callsection at same time then database deadlock will occur.Why does this dead lock occur?

Answered by: bundi on: Mar 22nd, 2012

If the same step having Sql and Call Section which will effect the same table deadlock occurs so only they are mutually exclusive.

Answered by: Alekhya on: Aug 2nd, 2011

SQL and Call Section are Mutually exclusive Actions ,We can't use both at same step. Example: The Step1 having 'SQL' action.Suppose if you use callsection action in the step1 it calls the another ...

Epm

Asked By: divya_maggi | Asked On: Aug 23rd, 2010

What is enterprise performance management?

Answered by: Sakthivelraj on: Feb 9th, 2012

PeopleSoft EPM offers multiple performance management solutions for various budgets and phases of the management cycle, helping managers formulate strategies for profitable growth, align strategies wi...

Generate two output files from one SQR

Asked By: faisaltatari | Asked On: Sep 22nd, 2010

How do you generate two output files from one SQR?

Answered by: Prem on: Feb 8th, 2012

1.We can generate Multiple Reports by using "use-report" concept in SQR, and also we need to give Overrride Option (-MRn, n= No of reports) in process defintion. 2.we can achieve the above same using "new-Report" concept

Code
  1.  

App engine SQL and call sections

Asked By: VenkatChowdary | Asked On: Jun 6th, 2008

Why SQL & call sections are mutually exclusive?In that explain about deadlock ?

Answered by: Shreya13 on: Apr 1st, 2010

When we run SQL, it basically locks that speicifc table which is in use. At the same time if we use call section there might be the case where it is using same table which will cause a deadlock situat...

What is difference between translate table and prompt table?

Asked By: ily_saravanan | Asked On: Jun 24th, 2007

Answered by: bandisdevi on: Oct 28th, 2009

Translate table: These values are stored on a people tools table called XLATTABLE. The field type should be character, length should be < or = 4, field values should be static. We can give more...

Answered by: nsivudu on: May 8th, 2008

Prompt Table are used to provide user's with validate values fromother tables, their values are generally populated by system users and are often application specificTrnslate Table is a special kind o...

Component buffer data buffer

Asked By: S.V.RamanaReddy | Asked On: Sep 13th, 2008

Explain what are componentbuffer and databuffer?

Answered by: bandisdevi on: Oct 28th, 2009

Component buffer contains data of the currently active component. Data buffer contains the data of the currently active peoplesoft application, it can be from a component, an application engine or app...

Answered by: tvrbala on: Sep 26th, 2008

Component Buffer:  Component Buffer contains all the Data of active component

Data Buffer: Data Buffer contains Data other then the Data in the Component Buffer

Data Buffer classes are available in peopleocode, Rowset,Row,Record,Field,Array,Sql,File,chart,Drid and so on

Upgrade process

Asked By: sanjana21 | Asked On: Jul 1st, 2008

What are all the steps invloved in upgrade process?

Answered by: senthildurga on: Aug 14th, 2008

• Plan the Upgrade • Prepare Copy of Production Database• Install New Release • Upgrade PeopleTools • Run and Review Compare Reports • Apply Application Changes • Co...

What is activity typewhat is cost center.What is gap analysis. explain with real time scenario

Asked By: k.sampath kumar | Asked On: Jul 21st, 2007

Answered by: StanleyMorgan2007 on: Nov 29th, 2007

Activity type is the nature of "action comitted or happened" and nature depends on the environment.

The all value paid or bear is located in small center is called Cost Center.

GAP Analysis is finding out the "Deficiency or gap" between ideal system or standard system and existing or current system. 

How do you intergrate pp with FICO

Asked By: k.sampath kumar | Asked On: Jul 21st, 2007

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Question Categories

Components Interview Questions

PeopleCode Interview Questions

PeopleTools Interview Questions

Peoplesoft Admin Interview Questions

Peoplesoft Interview Questions

SQR Interview Questions

Interview Question

 Ask Interview Question?

 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.