0% found this document useful (0 votes)
19 views17 pages

MCQ 1 Ad

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views17 pages

MCQ 1 Ad

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 17

1) What are the servers involved in web client connection?

Choose appropriate option


a)windows client and database server
b)windows client, application server and database server
c)web server , application server and database server

2) Which of the following server process is designed to handle any query run by people soft
query?
a)PSQCKSRV
b)PSAPPSRV
c)PSQRYSRV
d)PSSAMSRV

3) Which of the following naming convention used for application data tables? Choose option
a)SYS*
b)PS_*
c)PS*
d)All of the above

4) Which of the following options is /are true about people soft database tables
a) System catalog tables are used to keep track of all objects in DB
b) People tools hold people soft application metadata
c) People soft tables contains data entered by users
d) System catalog tables contain data entered by users

5) On which of the following element of people soft architecture does the application designer
execute? Choose the option
a) Database server
b) Application server
c) Web server
d) Windows client

6) Which of the following is not a valid record type?choose the option


a) Derived record
b) Sub record
c) Dynamic view
d) Sql table
e) None of the above
7) Which of the following change to a record definition will require a rebuild table?
a)add a field to the record definition
b) select another list box item
c) make a field required
d)change the default value for a field
e) all of the above
8) What is/are the action models for a component ?choose the option
a) add
b) update display
c) update display all
d) correction
e)all of the above

9) What is the use of search edit property? Choose option


a)To enable the partial search
b)To disable the partial search
c) To make field as non searchable

10) where we will change the default search look up type? choose option

a) page properties

b)record properties
c)component properties

11) Can we define multiple labels for a single field? Choose option

a)yes

b)no

12) Application designer in which sets of tables user defined are declared?choose option

a)system catalog table

b) people tools tables

c)application data tables

13) Which of the following is not a page layout order rule?choose option

a)Display control fields must proceed associated related display fields

b) A group box must proceed related radio buttons

c) Radio buttons related to the same field must be placed together

d) a scroll must proceed the fields that it controls

14) A child record is defined to have ---------fill in the blank

a) the key to parent record

b) the key of the parent record plus at least one additional non key field

c)the key of the parent record in same sort order,plus atleast one additional key field

d) the key of the parent record in any sort,plus at least one additional key field
15) Which function is used to get active row count of the scroll?choose the option

a) active count

b)active rows

c)active row sum

d)active row count

16) Which of the following type of page is not supported by page related event

a)standard page

b)sub page

c) secondary page

17) people soft commit is issued after which event

a)save edit

b)field change

c)field edit

d)save percentage

18) people code attached with push button can be associated with which of the following events

a) field edit

b)field change

c) save change

d) field edit,field change

e)field edit,field change,save edit

19) Which of the following is used to fetch the data from the database?

a)PS Query

b)SQL exec

c) Files

d)Component interface
20) Which of the following option is not valid with respect to people code debugger

a) Go

b)commit

c)Step over .d)view variable value


1.From which version of Peoplesoft PIA has been introduced?
a.8
b.7
c.9
d.9.2

2..Which of the following options is/are true about PIA?


a..PIA provides web interface to all the PeopleSoft Applications by means of
Intranet and Internet solutions.
b..PIA is a server-centric component architecture that enables secure end user
access to PS Applications
c..PIA was introduced from PeopleSoft application version 8.0 onwards
d..PIA is a clientcentric Component architecture

3..Application Data tables are prefixed with


a.PS
b.PS_
c.PIA_
d.PIA

4..Which of the following options is/are true about Peoplesoft Database tables?
a.System catalog tables are used to keep track of all objects reside in DB
b.Peopletools tables hold Peoplesoft application metadata
c.Peopletools tables contains data entered by users
d.System catalog tables contain data entered by users
5..Which of the following component of PIA uses Tuxedo/Jolt to interact with
windows and web clients? a.Database server
b.Application server
c.web server
d. web browser

6.Which of the following Server process is designed to handle any query run by
PeopleSoft query? a.PSQCKSRV
b.PSAPPSRV .
c.PSQRYSRV
d.PSSAMSRV

7.Which of the following setup is mandatory to install Application Designer in


Peoplesoft?
a.pscfg.exe
b.ps.exe
c.pt.exe
d.psc.exe

8.Which of the following options is valid with respect to Rowset? Choose most
appropriate option
a.Rowset consists of One or More Rows
b.Rowset consists of One or More records
c.Rowset consists of One or more records and child rowsets
d.Rowset consists of set of rows
9.In Deferred Processing mode, processing happens in the order of Choose most
appropriate option a.Keys in the record
b.Page Field Layout
c.Component buffer hierarchy
d.Ascending order

10.PeopleSoft "Commit" is issued after which event? Choose most appropriate


option
a.SaveEdit
b.SavePreChange
c.SavePostChange
d.Workflow

11.Which of the following is used to fetch the data from the database (not from a
rowset)? Choose most appropriate option.
a.PS Query
b.SQLExec
c.Files
d.Component Interface
12.PeopleCode attached with Push button can be associated with which of the
following events? Choose most appropriate option.
a.FieldEdit
b.FieldChange
c.SaveEdit
d.FieldEdit, FieldChange
e.FieldEdit, FieldChange, SaveEdit
13.Which of the following option is not valid with respect to Peoplecode
debugger? Choose most appropriate option.
a.Go
b.Commit
c.Step Over
d.View variable value

14. _______________ is the last event that fires before the page is displayed. Fill
in the blank with an appropriate option
a.PostBuild
b.RowInit
c.Activate
d.Execute

15.Audits can be implemented at the following levels: Choose most appropriate


option.
a.Field
b.Page
c.Component
d.Record
e.Field and Record
16.Which of the following is not a page layout order rule? Choose most
appropriate option.
a.Display control fields must proceed associated related display fields
b.A group box must proceed related radio buttons
c.Radio buttons related to the same field must be placed together
d.A scroll must proceed the fields that it controls.

17.A child record is defined to have _________. Fill in the blank with an
appropriate option.
a.The key of the parent record
b.The key of the parent record, in same sort order, plus at least one additional key
field
c.The key of the parent record plus at least one additional non-key field
d.The key of the parent record, in any sort order, plus at least one additional key
field

18.Which of the following option is true with respect to the below statement.
"Putting related object definitions together into a Project" Choose most
appropriate option.
a.Prevents others from updating the objects in the project.
b.Keeps a copy of the objects in the project
c.It is a convenience for developers
d.It is required to migrate objects from one environment to another environment
19.An appropriate use of the Translate table would be for maintenance of a set of
code values that meet the following condition(s): Choose most appropriate option
a.Set of up to 30 values
b.Field of up to 4 characters
c.Values do not change often
d.All of the above

20.Where we will change the default search/Lookup type ? Choose appropriate


option
a.Page properties
b.Record Properties
c.Component Properties

21.What is the purpose of output window in Application Designer ? Choose


appropriate option
a.To see the preview of page
b.To see the log messages
c.To see the object definitions

22.How many types of pages available in Application Designer ? Choose


appropriate option
a.4
b.3
c.2
d.5
23.Application Designer In which sets of tables user defined tables are stored?
Choose most appropriate option.
a.System Catalog Tables
b.People Tools Tables
c.Application Data Tables

24.What operation Build script file option will perform ? Choose appropriate
option
a.Build the record in database
b.Generates the script file
c.Builds the record and Generate the script file

25.What is the use of Search Edit property ? Choose appropriate option


a.To Enable the partial Search
b.To Disable The Partial Search
c.To make field as non Searchable

26.Which object is having a property called Search Record Choose appropriate


option
a.Menu
b.Component
c.Record
d.Field Properties
e.None of the Above
27.Can we define Multiple Labels for a single Field ? Choose appropriate option
a.Yes
b.No

28.Where are Translate Values defined? Choose appropriate option


a.Field Properties
b.Record Properties
c.Page field Properties
d.Page Properties
1. Which BEA product does peoplesoft use to manage database transactions?

A) weblogic

B) Sql

C) RDMS

D) TUXEDO

E) JOLT

2. HOW many msg nodes can a database have defined within it?

Ans: unlimited

3. after component processor updates the database , which peoplecode event is fired?

Ans: Savepost change

4. where are the query definitions stored in the peoplesoft architecture?

Ans:The Database server as an object

5. The connect ID is used to ____?

Ans: create a shared ID used to connect directly to the database

6. Which three peoplecode events are associate with record filed locations?

A) save edit

B) Row save

C) Filed edit

D) Row delete

E) Scroll edit

Ans: A,c,d

7. Which type of peoplesoft database table is PSRECDEFN

Ans: people tools

8. which is not a variable when defined criteria?

Ans: enrolment date

9. Which record definitions are not stored in database and also not required to build?

Ans: Subrecord and query view

10. When can a value be added in the underline table?

Ans: prompt table with no edit


11.Selecting search edit from record field properties

Ans=validates a field for data to be entered on save of search dialog.

12.Which peoplesoft tools system table is used to track object changes.

Ans=PSRELEASE

13.what type of field can have auto update.

Ans=DATE

14.EFFDT cannot occur at what occur level.

Ans=0

15.what are requirements of effective dated table.

Ans=Define EFFDT key in descending order.

16.prompt tables always validate against the under lying record.

Ans=False

17.where are the definitions that make up a peoplesoft application stored.

Ans=people tools table

18.where are definitions used to create fields on a page in the user interface and columns in application
data tables stored.

Ans=PSDBFIELD

19.what is the record field property that should be set to validate dates for <> 30 days.

Ans=reasonable date

20.Audits can be implemented at following levels.

Ans=field and record


1. JOIT Is Used Forcommunication Betweenwindows Client And App Servers
True

false
2. Prompts Enables Users To Enter The Results

True

false

3.Which Of The Following Is Not a Valid Record Type

A.Derived Records

B.Sub Record

C.Dynamic View

D. None
4.Where We Make The Field As Display Only

A.Page Proterties
B.Page Field Properties

C.Record Field Properties


5.Which Of The Following Change To A Record Definition

A.Add A Field Of The Record

B.Select Another List Box Item

C.Change The Default Value

D.All Of The Above


6. Where We Can Define A Default Value For A Field

a.record properties

b.Record Field Properties

c.page field properties

d.field properties
7.Which Object Is Having A Property Called Search Record
a.menu

b.Component
c.record field properties

d.none

8.Peoplesoft ‘Commit’ Is Issued After Which Event

Ans.Save Post Change

9. User Data Validation Is To Be Done In

Ans.Field Edit

Ans.save edit
10.Which Of The Following Are Events Related To Search

Ans.Search Init
Ans.Search Save

11.EFFDT As Which Key


Ans.Descending Key

12.Different Variable Type In People Code

A.Local

B.Global

C.Component
D.all of the above

13.We Use A Record Which Is Not Having Any Key Can Be Used As A Search Record

yes

No

14.How Many Nested Or Hierarchial Level Maintaion In Apage

Ans.3

15.Variable Not Defined But Used In People Code Will Throw An Error

true

False
16.Which Three People Code Events Are Associated With Record Field Location

A.Save Edit
B.Row Save

C.Field Edit

D.Row Delete

E.scroll edit

17.How Many Hierarchial Levels Does Peoplesoft Use

Ans.3

18.Worklist Items For All The Users Stored In A Table Named

Ans. PSWORKLIST
19.PSADMIN Is Used To Create And Configure The Domains In

Ans.App Servers
20.Different Components In Workflow

Ans. Rules And Role

You might also like