13
Name: - Duration - 60 Minutes Marks - 100 (Please Select All Appropriate Answers) 1. Where are definitions used to create fields on a page in the user interface and columns in application data tables stored? a. PSFIELD b. PSRECFIELD c. PS_DBFIELD d. PSDBFIELD 2. Where are the definitions that make up a PeopleSoft Application stored? a. SYSTEM CATALOG b. PEOPLETOOLS TABLES c. APPLICATION TABLES d. PEOPLETOOLS CATALOG 3. PeopleSoft has its own naming convention for system and non-system tables. In the list below, RECORDNAME refers to the name of any table or record. Referring to the above information, which one of the following identifies the naming convention PeopleSoft uses for system tables? a. PS_RECORDNAME b. SYSRECORDNAME c. PS$RECORDNAME d. PSRECORDNAME e. SYS_PSRECORDNAME 4. Where is the Application Data Cached? a. Application server b. Web server c. Batch server d. Browser Cache e. None

Peoplesoft Certificaiton Exam

Embed Size (px)

DESCRIPTION

Peoplesoft certification Exam.

Citation preview

Page 1: Peoplesoft Certificaiton Exam

Name: - Duration - 60 MinutesMarks - 100

(Please Select All Appropriate Answers)

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

a. PSFIELDb. PSRECFIELDc. PS_DBFIELDd. PSDBFIELD

2. Where are the definitions that make up a PeopleSoft Application stored?a. SYSTEM CATALOGb. PEOPLETOOLS TABLESc. APPLICATION TABLESd. PEOPLETOOLS CATALOG

3. PeopleSoft has its own naming convention for system and non-system tables. In the list below, RECORDNAME refers to the name of any table or record. Referring to the above information, which one of the following identifies the naming convention PeopleSoft uses for system tables?

a. PS_RECORDNAMEb. SYSRECORDNAMEc. PS$RECORDNAMEd. PSRECORDNAMEe. SYS_PSRECORDNAME

4. Where is the Application Data Cached?a. Application serverb. Web serverc. Batch serverd. Browser Cachee. None

Page 2: Peoplesoft Certificaiton Exam

5. What is the record field property that should be set to validate dates for < 30 days and > 30 days?

a. Setting %Date as constantb. Requiredc. Specifying Default using Record and Field valuesd. Reasonable datee. Validate date

6. Prompt Tables always validate against the underlying Record?a. TRUEb. FALSE

7. What are the requirements of an effective dated table?a. Define EFFDTb. Define EFF_STATUSc. Define EFFDT as key, in ascending orderd. Define EFFDT, EFF_STATUS e. Define EFFDT as key, in descending order

8. EFFDT cannot occur at what occurs levels?a. 0b. 1c. 2d. 3e. 4

9. What type of a field can have Auto Update?a. CHARb. LONG CHARc. DATEd. IMAGEe. NUMBER

10. PeopleSoft tracks object changes using a system table. Which PeopleTools System table is used to track object changes?

a. SYSRELEASEb. SYSOBJECTSc. PSRELEASEd. PSOBJECTSe. PSVERSIONS

11. Which of the following are true for Default Century option: Specify the last two digits of a year, which is typically what users enter in a Date field. If you enter 50 as your Default Century option

a. When a number 0 through 50 is entered as the year in a Date field, the century defaults to 2000

b. If a number from 51 through 99 is entered in a Date field, the century defaults to 2000.

c. If a number from 51 through 99 is entered in a Date field, the century defaults to 1900.

d. When a number 0 through 50 is entered as the year in a Date field, the century defaults to 1900.

Page 3: Peoplesoft Certificaiton Exam

12. Selecting Search Edit from Record Field Properties?a. Validates a field for Data to be entered on save of search

dialog.b. Allows to edit the search key.c. Searches Edit fields for some values.d. Option available only for Alternate Search Keys

13. When can a value be added in the underlying table?a. Prompt Table with Editb. Translate Table Editc. Yes/No Editd. Prompt Table with No Edite. All of the above

14. Which of the following record definitions is NOT stored on the database and is therefore NOT required to be built?

a. Viewb. SQL Table c. Derived/Work Record d. Sub Recorde. Query View

15. Audits can be implemented at the following levelsa. FIELDb. PAGEc. COMPONENTd. RECORDe. FIELD & RECORD

Page 4: Peoplesoft Certificaiton Exam

16. What Fields are typically marked as required?a. EFFDTb. EFF_STATUSc. CHECK BOXd. RADIO BUTTONe. All of the above

17. How many indexes are built if a record has 3 Search keys and 2 Alternate Search Keys?

a. 3b. 2c. 0d. 5e. 1

18. What type of Index is created when more than a Search Key Field exists in a Record?

a. Non-Clustered Indexb. Uniquec. Clustered Indexd. b,c ??e. b,a ??

19. All related fields are display only?a. TRUEb. FALSE

20. All updateable fields at a scroll must be from the same record definition?a. TRUEb. FALSE

21. What is the purpose of specifying search keys and alternate search key fields?a. For Maintaining Data Integrityb. Building the Basic and Advanced Filters for the Search Pagec. Building the List Box in the search paged. All of the abovee. None

22. What are the Component Parameters specified while creating the Content Reference?

a. Menub. Componentc. Marketd. Node Namee. All of the Above

Page 5: Peoplesoft Certificaiton Exam

23. If a record in scroll are has no EFFDT field and a prompt in the scroll area has EFFDT then the rows are retrieved based on

a. All rows are retrievedb. Rows categorized against the system date.c. Rows categorized by the EFFDT of the table writing to.d. Current, active rows are retrievable.e. None

24. Parent Record property in the Record Properties is used for?a. To create Parent/Child Relationshipb. Ensures online cross-reference utilities will correctly identify

the relationships among records.c. Enforce Data Integrityd. Efficient buffer performancee. None

25. If a Page references a field from a record, the component processor will select every column and all rows of data subordinate to the search key for storage in the application server buffer except

a. Level 0 with non search keys, Related Fields, Derieved/Work Field b. Level 1 with search keys, Related Fields, Derieved/Work Field c. Level 2 with search keys, Related Fields, Derieved/Work Field d. Level 3 with search keys, Related Fields, Derieved/Work Field e. Level 0 with search keys, Related Fields, Derieved/Work Field

26. What is the default port set for PeopleCode Debugger in Configuration Manager?

a. 9500b. 9000c. 7000d. 9010e. 6100

27. Views do not need?a. Defaultsb. Auditsc. Descending Keyd. Alternate Search Keyse. a, b

28. Secondary page inherits the buffer level of the control from where it was launched?

a. TRUEb. FALSE

29. How do you set up table-sharing in PeopleTools applications?a. Add the field, SETID, as a key field to each table you want to

share, and then define the set control field.b. Add the field, BUSINESS_UNIT, as a key field to each table you want to

share, and then define the set control field.c. Add the field, SETID, as a key field to each table you want to shared. Add the fields, BUSINESS_UNIT and SETID, as key fields to each table

you want to share.

Page 6: Peoplesoft Certificaiton Exam

e. Add the field, BUSINESS_UNIT, as a key field to each table you want to share.

30. You are asked to perform some security-related tasks. You determine the quickest method to do this is using the Data Mover utility and the GRANT_USER and ENCRYPT_PASSWORD commands. However, to perform these commands you must login to Data Mover in bootstrap mode. Referring to the above, how do you launch Data Mover in bootstrap mode?

a. Login using the SYSADM user ID and password.b. Login using the database access ID and password.c. Login using your regular user ID without a password.d. Login using your regular user ID and password, and execute SET

BOOTSTRAP.e. Login using your regular user ID and password.

31. What are the different types of Configuration Templates available while creating a Application Server Domain thru PSADMIN Utility?

a. LARGE, MEDIUM , SMALLb. DEVELOPER, LARGE, MEDIUM, SMALLc. LARGE, DEFAULT, MEDIUM, SMALLd. LARGE, DEFAULT, SMALLe. DEVELOPER

32. What are the high-level keys available on many control tables?a. SETIDb. BUSINESSUNITc. RECORDIDd. INSTANCEIDe. TRANSACTIONID

Page 7: Peoplesoft Certificaiton Exam

33. If a component is set to Interactive Processing and One of the Page is set to deferred Processing then the Page performs

a. Deferred Processingb. Interactive Processingc. Expert Entryd. Errore. None

34. PeopleCode variables (global, component, local, and parameter), method, and property names can now be up to _______ characters long

a. 1000b. 2000c. 500d. 1500

35. PeopleCode attached with Push Button can be associated with which of the following events?

a. Field Editb. Field Changec. Save Editd. Field Edit, Field Changee. Field Edit, Field Change, Save Edit

36. Activate Event is Valid for followinga. Standardb. Secondaryc. Standard, Secondary &Sub Paged. Standard & Secondary

37. A PeopleCode program is automatically saved to a file while you’re working on it. This checkpoint will NOT occur at which the following times:

a. Every 10 keystrokes.b. Every 5 Minutesc. On a save command, just prior to the save being executed d. When another PeopleCode program is selected to be edited

38. Interlink data type can be declared as

a. Globalb. Localc. Global & Componentd. Component & Local

(SAME IS TRUE FOR JavaObject, TransformData,XmlNode)

39. The following APIObject data type objects can’t be declared as Global:

a. Session

Page 8: Peoplesoft Certificaiton Exam

b. PSMessages collectionc. PSMessaged. Query classese. All Tree classes (trees, tree structures, nodes, levels, and so on.)f. JavaObject

All other ApiObject data type objects must be declared as Global

40. DoSave( ) can be called from one of the following events

a. FieldEdit, FieldChange, MenuItemSelectedb. MenuItemSelected, SavePrechange & SavePostChangec. SaveEdit , SavePostChange, Workflowd. SaveEdit, SavePreChange, SavePostChange, and Workflow

41. Display Characteristics are associated with which PeopleCode event

a. RowInitb. Field Changec. Field Editd. A & Be. A & C

42. What is the maximum length for any PeopleCode function name?

a. 8b. 10c. 18d. 32(the correct option as per PeopleBook is 30)

43. In an Application Engine Program, Maximum number of Actions in a Step?

a. 8b. 6c. 7 (SQL & Call Section can’t be together)d. 9

44. In an Application Engine Program Call Section – Action it is possible to leave the Program ID with blank Value in certain cases?

a. True b. False

45. PeopleSoft allows multiple long fields per State Record?

a. Trueb. False

46. Let us take a Temp Table TMP_TAO.

In People Tools options the following instance settings are doneTemp Table Instances (Total) : 5Temp Table Instances (Online): 4

Page 9: Peoplesoft Certificaiton Exam

In AE1 App Engine Program the instance count to TMP_TAO is 3In AE2 App Engine Program the instance count to TMP_TAO is 5.

How many instances are created to TMP_TAO ?

a. 8b. 17c. 13 (5+3+5) refer to Temporary Table in App Engined. 12

47. The physical, dedicated tables are locked at the time the Application Engine program is loaded into memory?

a. Trueb. False

48. PeopleSoft’s hub to handle complex system-to-system interactions.a. Application Serverb. Web Serverc. Integration Broker d. Integration Engine

49. From the following statements which one is NOT true about Pub Broker:a. Pub Broker Dispatcher polls message queue at 15-second intervals (by

default)b. Pub Broker Handler gets NEW publications from the Dispatcher c. Pub Broker is invoked after Pub Contractor Handler evaluates

routing rules and writes contract(s) d. Pub Broker Interacts with Pub Message Queue, Routing Rules, Pub

Contract Queue

50. Non-Repudiation property can be seta. PIA-.PeopleTools->Integration Broker->Node Definitionb. Application Designer->Message Channel->Propertiesc. Application Designer->Message ->Propertiesd. PIA-.PeopleTools->Integration Broker->Monitor->Message Details

51. Which is a record that PeopleTools adds to every level of the Message Structure during processing

a. PSCAMAb. PSCODESETc. PSNODEPROPd. PSGATEWAY

52. The main attributes of a Component Interface (CI) are

a. Component Search Keys, Peoplecode Functions and Fields & Scrollsb. Keys, Properties & Collections and Methods onlyc. Name, Properties & Collections and Methods onlyd. Keys, Properties & Collections, Methods and Namee. a and b only

53. Which of the following are TRUE when a Component Interface (CI) is created on component that has “Add” action enabled

Page 10: Peoplesoft Certificaiton Exam

a. Get keys, Create keys and Find keys gets created automatically

b. Get keys and Find keys are only createdc. Only the standard methods are created for the CId. The Create method alone gets created for the CIe. The Create method is created along with the other Standard

methods for the CI

54. With reference to the Component Interface Tester which of the following is NOT TRUE

a. GetExisting option is equivalent to opening a record in Update/Display Mode only

b. Create New option is equivalent to creating a new record in Add mode online

c. GetExisting option is equivalent to opening a record in Update/Display or Correction mode online

d. Find option is equivalent to searching a record e. When a record is saved a return value of 1 indicates success

55. In Configuration Manager, the Connect ID edit box must contain a value or the user can't sign on to the system in a two-tier environment

a. Trueb. False

56. The DB User mentioned in Connect ID should have permission to which Three PeopleSoft Tables?

a. PSACCESPRFLb. PSXLATITEMc. PSSTATUS d. PSAUDITe. PSOPRDEFN

57. What is the configuration file that contains the entire collection configuration values for a given application server domain?

a. PSAPPSRV.CFGb. PSPRCS.CFGc. PSNTSRV.CFGd. PSAPPDOM.CFG

58. PSWORKLIST record is used for workflow routing . It should contains minimum of

a. 6 keys in Ascending ordersb. 6 keys in Descending ordersc. 5 keys in Ascending ordersd. 6 keys in descending can be Alternate search key

59. TriggerBusinessEvent is used for triggering the workflow and its written on workflow event. TriggerBusinessEvent has the syntax

a. TriggerBusinessEvent(BusProcess, BusActivity, BusStep ,BusEvent,);b. TriggerBusinessEvent(BusProcess,BusActivity,BusEvent);c. TriggerBusinessEvent(BusProcess,BusActivity,BusEvent,BusStep);d. TriggerBusinessEvent(BusProcess,BusActivity, BusStep );

Page 11: Peoplesoft Certificaiton Exam

60. What the following command will do? psadmin -p start -d hrdmo

a. Starts the Application Serverb. Starts an AE Processc. Starts a Web Server Processd. Starts a Process Scheduler

Psadmin –p IS FOR PROCESS SCHEDULER AND Psadmin –c IS FOR APPS SERVER