PeopleSoft Application Engine MCQ Quiz – Part 2

PeopleSoft Application Engine MCQ

This PeopleSoft Application Engine MCQ Quiz contains few questions as a free online practice test.

1. Which three standard file formats does File Layout support?

i. DHTML

ii. CSV

iii. XML

iv. fixed-length

a) i,ii,iii
b) i,iii,iv
c) ii,iii,iv
d) i,ii,iv

2. Which of the statement is false with regard to Exporting Data  while performing data interchanges

a) The method that you use to export data from the PeopleSoft system depends on the requirements of the Source application
b) To generate valid XML files, be sure to use the Close method in the File class when you finish writing to the file
c) To export data to a flat file, you create a file layout definition and then write PeopleCode to transfer the data to a file.
d) Initiate the PeopleCode from the Application Engine or from any event

3. Which of the following is NOT TRUE in Component Interface (CI) Architecture?

a) Properties & Collections of a CI map to Fields & Scrolls of a Component
b) A component interface can be mapped to multiple PeopleSoft components
c) Keys of a CI map to Component Search Keys of a Component
d) Methods are used to find, create, modify or delete data

4. Which of the following is not an attribute of a Component Interface

a) Component Interface Name
b) Keys and Methods
c) Properties and Collections
d) Scrolls

5. Which of the following is not a Standard property when Component Interface is created?

a) InteractiveMode
b) GetHistoryItems
c) EditHistoryItems
d) GetDummyRows